diff --git a/qcom/monaco.dtsi b/qcom/monaco.dtsi index d81d43e7..63f5bec8 100644 --- a/qcom/monaco.dtsi +++ b/qcom/monaco.dtsi @@ -1655,7 +1655,7 @@ }; clk_virt: interconnect { - /* compatible = "qcom,monaco-clk_virt"; */ + compatible = "qcom,monaco-clk_virt"; #interconnect-cells = <1>; clock-names = "bus", "bus_a"; clocks = <&rpmcc RPM_SMD_QUP_CLK>, @@ -1663,7 +1663,7 @@ }; mmnrt_virt: interconnect@0 { - /* compatible = "qcom,monaco-mmnrt_virt"; */ + compatible = "qcom,monaco-mmnrt_virt"; #interconnect-cells = <1>; qcom,util-factor = <142>; qcom,keepalive; @@ -1673,7 +1673,7 @@ }; mmrt_virt: interconnect@1 { - /* compatible = "qcom,monaco-mmrt_virt"; */ + compatible = "qcom,monaco-mmrt_virt"; #interconnect-cells = <1>; qcom,util-factor = <142>; qcom,keepalive; @@ -1684,7 +1684,7 @@ system_noc: interconnect@1880000 { reg = <0x01880000 0x5e200>; - /* compatible = "qcom,monaco-system_noc"; */ + compatible = "qcom,monaco-system_noc"; #interconnect-cells = <1>; qcom,keepalive; clock-names = "bus", "bus_a"; @@ -1697,7 +1697,7 @@ config_noc: interconnect@1900000 { reg = <0x01900000 0x1000>; - /* compatible = "qcom,monaco-config_noc"; */ + compatible = "qcom,monaco-config_noc"; #interconnect-cells = <1>; qcom,keepalive; clock-names = "bus", "bus_a"; @@ -1707,7 +1707,7 @@ bimc: interconnect@4480000 { reg = <0x04480000 0x80000>; - /* compatible = "qcom,monaco-bimc"; */ + compatible = "qcom,monaco-bimc"; #interconnect-cells = <1>; qcom,util-factor = <151>; qcom,keepalive;