Merge "ARM: dts: msm: Fix the dc_noc io register space and size"

This commit is contained in:
qctecmdr
2020-03-17 09:20:18 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1300,8 +1300,8 @@
qcom,bcm-voters = <&apps_bcm_voter>;
};
dc_noc: interconnect@14e0000 {
reg = <0x90C0000 0x4200>;
dc_noc: interconnect@90e0000 {
reg = <0x90e0000 0x5080>;
compatible = "qcom,lahaina-dc_noc";
#interconnect-cells = <1>;
qcom,bcm-voter-names = "hlos";