Patch "arm64: dts: rockchip: Enable USB3 for rk3328 Rock64" has been added to the 5.10-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: rockchip: Enable USB3 for rk3328 Rock64

to the 5.10-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-rockchip-enable-usb3-for-rk3328-rock64.patch
and it can be found in the queue-5.10 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From bbac8bd65f5402281cb7b0452c1c5f367387b459 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@xxxxxxxxxxxx>
Date: Tue, 4 May 2021 16:36:13 +0800
Subject: arm64: dts: rockchip: Enable USB3 for rk3328 Rock64

From: Cameron Nemo <cnemo@xxxxxxxxxxxx>

commit bbac8bd65f5402281cb7b0452c1c5f367387b459 upstream.

Enable USB3 nodes for the rk3328-based PINE Rock64 board.

The separate power regulator is not added as it is controlled by the
same GPIO line as the existing VBUS regulators, so it is already
enabled. Also there is no port representation to tie the regulator to.

[wens@xxxxxxxx: Rebased onto v5.12]

Signed-off-by: Cameron Nemo <cnemo@xxxxxxxxxxxx>
[wens@xxxxxxxx: Rewrote commit message]
Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx>
Link: https://lore.kernel.org/r/20210504083616.9654-2-wens@xxxxxxxxxx
Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

---
 arch/arm64/boot/dts/rockchip/rk3328-rock64.dts |    5 +++++
 1 file changed, 5 insertions(+)

--- a/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts
@@ -384,6 +384,11 @@
 	status = "okay";
 };
 
+&usbdrd3 {
+	dr_mode = "host";
+	status = "okay";
+};
+
 &usb_host0_ehci {
 	status = "okay";
 };


Patches currently in stable-queue which might be from cnemo@xxxxxxxxxxxx are

queue-5.10/arm64-dts-rockchip-add-rk3328-dwc3-usb-controller-node.patch
queue-5.10/arm64-dts-rockchip-enable-usb3-for-rk3328-rock64.patch



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux