ARM: dts: msm: Add camcc crmc device for Sun
Add camcc crmc node for Sun. Change-Id: If04675749f5e43e890329cfe253ce832b1747cc9 Signed-off-by: Xubin Bai <quic_xubibai@quicinc.com> Signed-off-by: Vivek Aknurwar <quic_viveka@quicinc.com>
This commit is contained in:
committed by
Vivek Aknurwar
parent
362840c89a
commit
6fbcfb8d22
@@ -1413,6 +1413,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>;
|
||||
@@ -1428,6 +1433,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