Merge "ARM: dts: msm: Add gcc qcom-dummycc support for TVM on Tuna"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e203547e9a
@@ -205,6 +205,13 @@
|
|||||||
ranges = <0 0 0 0xffffffff>;
|
ranges = <0 0 0 0xffffffff>;
|
||||||
compatible = "simple-bus";
|
compatible = "simple-bus";
|
||||||
|
|
||||||
|
gcc: clock-controller@100000 {
|
||||||
|
compatible = "qcom,dummycc";
|
||||||
|
clock-output-names = "gcc_clocks";
|
||||||
|
#clock-cells = <1>;
|
||||||
|
#reset-cells = <1>;
|
||||||
|
};
|
||||||
|
|
||||||
virtio-mmio {
|
virtio-mmio {
|
||||||
wakeup-source;
|
wakeup-source;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user