]> www.infradead.org Git - linux.git/commitdiff
ARM: dts: qcom: add KPSS GCC compatible to clock nodes
authorDavid Heidelberg <david@ixit.cz>
Sat, 8 Jan 2022 17:55:09 +0000 (18:55 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 1 Feb 2022 00:15:43 +0000 (18:15 -0600)
Some of nodes missing additional compatible.

Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220108175509.62804-1-david@ixit.cz
arch/arm/boot/dts/qcom-apq8064.dtsi
arch/arm/boot/dts/qcom-mdm9615.dtsi
arch/arm/boot/dts/qcom-msm8660.dtsi
arch/arm/boot/dts/qcom-msm8960.dtsi

index ac78f55fd21e0698956b85da1ebaa506a03f1cb8..31db7749a84a0fb0f2a199d5ab9b8f0f812652a5 100644 (file)
                };
 
                l2cc: clock-controller@2011000 {
-                       compatible      = "syscon";
+                       compatible      = "qcom,kpss-gcc", "syscon";
                        reg             = <0x2011000 0x1000>;
                };
 
index c32415f0e66d617a3cf31d9d9b95570cb583fc7c..1a05d748a0ab0681b8f6c7694f70cf83deaf830c 100644 (file)
                };
 
                l2cc: clock-controller@2011000 {
-                       compatible = "syscon";
+                       compatible = "qcom,kpss-gcc", "syscon";
                        reg = <0x02011000 0x1000>;
                };
 
index 1e8aab357f9c521a8e6fb9ec438dda79d4b39cd9..89cb61109be9670d79a7bc76aa88ad6dd1f602f0 100644 (file)
                };
 
                l2cc: clock-controller@2082000 {
-                       compatible      = "syscon";
+                       compatible      = "qcom,kpss-gcc", "syscon";
                        reg             = <0x02082000 0x1000>;
                };
 
index a0f9ab7f08f3432ebad0f6a4b7b5f24a62d0ccf2..4eba16c74b8ab46800a57d6dd6409d0f15b6ff20 100644 (file)
                };
 
                l2cc: clock-controller@2011000 {
-                       compatible      = "syscon";
+                       compatible      = "qcom,kpss-gcc", "syscon";
                        reg             = <0x2011000 0x1000>;
                };