Merge "ARM: dts: msm: Add gcc qcom-dummycc support for TVM on Tuna"

This commit is contained in:
QCTECMDR Service
2024-10-07 11:36:56 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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;
}; };