projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75f9592
)
arm64: dts: rockchip: Enable USB3 for rk3328 Rock Pi E
author
Chen-Yu Tsai
<wens@csie.org>
Tue, 4 May 2021 08:36:15 +0000
(16:36 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Sun, 9 May 2021 23:52:45 +0000
(
01:52
+0200)
Enable USB3 nodes for the Rock Pi E board.
The VBUS regulator device node was added when the board was first
introduced.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Link:
https://lore.kernel.org/r/20210504083616.9654-4-wens@kernel.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
b/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
index c7e31efdd2e112d0da099f05c4580f7399b21ebe..07538951a3a671c6bb13baa33a81e05423f04c81 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
@@
-382,6
+382,11
@@
status = "okay";
};
+&usbdrd3 {
+ dr_mode = "host";
+ status = "okay";
+};
+
&usb_host0_ehci {
status = "okay";
};