lkml.org 
[lkml]   [2023]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH V6 04/10] arm64: dts: imx8mn: update usb compatible
    Date
    From: Peng Fan <peng.fan@nxp.com>

    Update usb compatible per binding doc

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

    diff --git a/arch/arm64/boot/dts/freescale/imx8mn.dtsi b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
    index 9e0ddd6b7a32..7b58660d9ef4 100644
    --- a/arch/arm64/boot/dts/freescale/imx8mn.dtsi
    +++ b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
    @@ -1091,7 +1091,7 @@ disp_blk_ctrl: blk-ctrl@32e28000 {
    };

    usbotg1: usb@32e40000 {
    - compatible = "fsl,imx8mn-usb", "fsl,imx7d-usb";
    + compatible = "fsl,imx8mn-usb", "fsl,imx7d-usb", "fsl,imx27-usb";
    reg = <0x32e40000 0x200>;
    interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
    clocks = <&clk IMX8MN_CLK_USB1_CTRL_ROOT>;
    @@ -1105,7 +1105,8 @@ usbotg1: usb@32e40000 {
    };

    usbmisc1: usbmisc@32e40200 {
    - compatible = "fsl,imx8mn-usbmisc", "fsl,imx7d-usbmisc";
    + compatible = "fsl,imx8mn-usbmisc", "fsl,imx7d-usbmisc",
    + "fsl,imx6q-usbmisc";
    #index-cells = <1>;
    reg = <0x32e40200 0x200>;
    };
    --
    2.37.1
    \
     
     \ /
      Last update: 2023-03-27 01:10    [W:2.339 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site