Merge "ARM: dts: msm: Add dispcc crmc device for Sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
47624fb8c8
@@ -1519,6 +1519,11 @@
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
||||
dispcc_crmc: syscon@af27800 {
|
||||
compatible = "syscon";
|
||||
reg = <0x0af27800 0x2000>;
|
||||
};
|
||||
|
||||
dispcc: clock-controller@af00000 {
|
||||
compatible = "qcom,sun-dispcc", "syscon";
|
||||
reg = <0xaf00000 0x20000>;
|
||||
@@ -1533,6 +1538,7 @@
|
||||
"bi_tcxo_ao",
|
||||
"sleep_clk",
|
||||
"iface";
|
||||
qcom,disp_crm-crmc = <&dispcc_crmc>;
|
||||
#clock-cells = <1>;
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user