ARM: dts: msm: Add dispcc crmc device for Sun
Add dispcc crmc node for Sun. Change-Id: I3d2835d1c7f00d50527cfeb975442e3e9c5eaa32 Signed-off-by: Vivek Aknurwar <quic_viveka@quicinc.com>
This commit is contained in:
@@ -1432,6 +1432,11 @@
|
|||||||
#reset-cells = <1>;
|
#reset-cells = <1>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
dispcc_crmc: syscon@af27800 {
|
||||||
|
compatible = "syscon";
|
||||||
|
reg = <0x0af27800 0x2000>;
|
||||||
|
};
|
||||||
|
|
||||||
dispcc: clock-controller@af00000 {
|
dispcc: clock-controller@af00000 {
|
||||||
compatible = "qcom,sun-dispcc", "syscon";
|
compatible = "qcom,sun-dispcc", "syscon";
|
||||||
reg = <0xaf00000 0x20000>;
|
reg = <0xaf00000 0x20000>;
|
||||||
@@ -1446,6 +1451,7 @@
|
|||||||
"bi_tcxo_ao",
|
"bi_tcxo_ao",
|
||||||
"sleep_clk",
|
"sleep_clk",
|
||||||
"iface";
|
"iface";
|
||||||
|
qcom,disp_crm-crmc = <&dispcc_crmc>;
|
||||||
#clock-cells = <1>;
|
#clock-cells = <1>;
|
||||||
#reset-cells = <1>;
|
#reset-cells = <1>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user