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

Update the gcc and display clock controllers removing the tuna 1.0 to
align with the latest clock plan updates for Tuna.

Change-Id: Ib8e9245fc2c1ca90ad3cf8ad614bbe3061bafaeb
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
This commit is contained in:
Anaadi Mishra
2025-01-27 14:50:36 +05:30
parent d6033aac0a
commit 8d5d093c90

View File

@@ -1847,7 +1847,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>;
@@ -1885,7 +1885,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>;