Merge "ARM: dts: msm: Add camcc crmc device for Sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
4aa48c9f06
@@ -1494,6 +1494,11 @@
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
||||
camcc_crmc: syscon@0adcd600 {
|
||||
compatible = "syscon";
|
||||
reg = <0x0adcd600 0x2000>;
|
||||
};
|
||||
|
||||
camcc: clock-controller@ade0000 {
|
||||
compatible = "qcom,sun-camcc", "syscon";
|
||||
reg = <0xade0000 0x20000>;
|
||||
@@ -1509,6 +1514,7 @@
|
||||
"bi_tcxo_ao",
|
||||
"sleep_clk",
|
||||
"iface";
|
||||
qcom,cam_crm-crmc = <&camcc_crmc>;
|
||||
#clock-cells = <1>;
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user