ipq806x: add testing kernel version 5.15
[openwrt/staging/wigyori.git] / target / linux / ipq806x / patches-5.15 / 0072-add-ipq806x-with-no-clocks.patch
1 --- a/drivers/firmware/qcom_scm.c
2 +++ b/drivers/firmware/qcom_scm.c
3 @@ -1339,6 +1339,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-mdm9607", .data = (void *)(SCM_HAS_CORE_CLK |
9 SCM_HAS_IFACE_CLK |
10 SCM_HAS_BUS_CLK) },