Merge "ARM: dts: msm: Update the gcc and display clock controllers to tuna-v1"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
b8be33b11f
@@ -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>;
|
||||
|
Reference in New Issue
Block a user