Merge "ARM: dts: msm: Update the tuna gcc and display clock controller nodes"

This commit is contained in:
QCTECMDR Service
2025-02-18 12:58:36 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1863,7 +1863,7 @@
}; };
dispcc: clock-controller@af00000 { dispcc: clock-controller@af00000 {
compatible = "qcom,tuna-dispcc-v1", "syscon"; compatible = "qcom,tuna-dispcc", "syscon";
reg = <0xaf00000 0x20000>; reg = <0xaf00000 0x20000>;
reg-name = "cc_base"; reg-name = "cc_base";
vdd_mm-supply = <&VDD_MM_LEVEL>; vdd_mm-supply = <&VDD_MM_LEVEL>;
@@ -1901,7 +1901,7 @@
}; };
gcc: clock-controller@100000 { gcc: clock-controller@100000 {
compatible = "qcom,tuna-gcc-v1", "syscon"; compatible = "qcom,tuna-gcc", "syscon";
reg = <0x100000 0x1f4200>; reg = <0x100000 0x1f4200>;
reg-name = "cc_base"; reg-name = "cc_base";
vdd_cx-supply = <&VDD_CX_LEVEL>; vdd_cx-supply = <&VDD_CX_LEVEL>;