Merge "ARM: dts: msm: Update the gcc and display clock controllers to tuna-v1"

This commit is contained in:
QCTECMDR Service
2024-12-27 11:04:32 -08:00
committed by Gerrit - the friendly Code Review server

View File

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