lkml.org 
[lkml]   [2024]   [Apr]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/2] arm64: dts: rockchip: fix comment for upper usb3 port
    Date
    From: Heiko Stuebner <heiko.stuebner@cherry.de>

    The comment for the host2_xhci points to the wrong port on the board.
    The upper usb3 port is the correct one, so fix the comment to prevent
    confusion.

    Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
    ---
    arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dts | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dts b/arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dts
    index d672198c6b64..214f8258af68 100644
    --- a/arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dts
    +++ b/arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dts
    @@ -260,7 +260,7 @@ &usb_host1_ohci {
    status = "okay";
    };

    -/* host2 on Q7_USB_P2, lower usb3 port */
    +/* host2 on Q7_USB_P2, upper usb3 port */
    &usb_host2_xhci {
    status = "okay";
    };
    --
    2.39.2

    \
     
     \ /
      Last update: 2024-05-27 16:46    [W:2.980 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site