ipq806x: refresh patches for kernel 5.4
[openwrt/openwrt.git] / target / linux / ipq806x / patches-5.4 / 0072-add-ipq806x-with-no-clocks.patch
1 --- a/drivers/firmware/qcom_scm.c
2 +++ b/drivers/firmware/qcom_scm.c
3 @@ -601,6 +601,7 @@ static const struct of_device_id qcom_sc
4 SCM_HAS_BUS_CLK)
5 },
6 { .compatible = "qcom,scm-ipq4019" },
7 + { .compatible = "qcom,scm-ipq806x" },
8 { .compatible = "qcom,scm-msm8660", .data = (void *) SCM_HAS_CORE_CLK },
9 { .compatible = "qcom,scm-msm8960", .data = (void *) SCM_HAS_CORE_CLK },
10 { .compatible = "qcom,scm-msm8916", .data = (void *)(SCM_HAS_CORE_CLK |