arm64: dts: imx8mp: add interconnect for hsio blk ctrl
authorPeng Fan <peng.fan@nxp.com>
Fri, 8 Jul 2022 08:56:32 +0000 (16:56 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Sep 2022 08:34:18 +0000 (16:34 +0800)
Add interconnect property for hsio blk ctrl

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp.dtsi

index a36d539..0b165f9 100644 (file)
                                                <&pgc_hsiomix>, <&pgc_pcie_phy>;
                                power-domain-names = "bus", "usb", "usb-phy1",
                                                     "usb-phy2", "pcie", "pcie-phy";
+                               interconnects = <&noc IMX8MP_ICM_NOC_PCIE &noc IMX8MP_ICN_HSIO>,
+                                               <&noc IMX8MP_ICM_USB1 &noc IMX8MP_ICN_HSIO>,
+                                               <&noc IMX8MP_ICM_USB2 &noc IMX8MP_ICN_HSIO>,
+                                               <&noc IMX8MP_ICM_PCIE &noc IMX8MP_ICN_HSIO>;
+                               interconnect-names = "noc-pcie", "usb1", "usb2", "pcie";
                                #power-domain-cells = <1>;
                        };
                };