lkml.org 
[lkml]   [2022]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH V2 8/8] arm64: dts: imx8mp: add interconnect for hsio blk ctrl
    Date
    From: Peng Fan <peng.fan@nxp.com>

    Add interconnect property for hsio blk ctrl

    Signed-off-by: Peng Fan <peng.fan@nxp.com>
    ---
    arch/arm64/boot/dts/freescale/imx8mp.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
    index c9bd2e502b26..751b5fafe203 100644
    --- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
    +++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
    @@ -1108,6 +1108,11 @@ hsio_blk_ctrl: blk-ctrl@32f10000 {
    <&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>;
    };
    };
    --
    2.25.1
    \
     
     \ /
      Last update: 2022-06-16 09:39    [W:2.216 / U:0.300 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site