diff --git a/qcom/neo-pcie.dtsi b/qcom/neo-pcie.dtsi index b126d2f1..d4d59340 100644 --- a/qcom/neo-pcie.dtsi +++ b/qcom/neo-pcie.dtsi @@ -11,8 +11,9 @@ <0x60000000 0xf1d>, <0x60000f20 0xa8>, <0x60001000 0x1000>, - <0x60100000 0x100000>; - reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf"; + <0x60100000 0x100000>, + <0x01c03000 0x1000>; + reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf", "mhi"; cell-index = <0>; linux,pci-domain = <0>; @@ -299,8 +300,9 @@ <0x40000000 0xf1d>, <0x40000f20 0xa8>, <0x40001000 0x1000>, - <0x40100000 0x100000>; - reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf"; + <0x40100000 0x100000>, + <0x01c0b000 0x1000>; + reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf", "mhi"; cell-index = <1>; linux,pci-domain = <1>;