projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44dd5e2
)
arm64: dts: rockchip: enable dwc3 usb for A95X Z2
author
Johan Jonker
<jbx6244@gmail.com>
Tue, 9 Feb 2021 19:23:50 +0000
(20:23 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Wed, 24 Mar 2021 16:58:10 +0000
(17:58 +0100)
Enable dwc3 usb for A95X Z2.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link:
https://lore.kernel.org/r/20210209192350.7130-8-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts
b/arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts
index 30c73ef25370b0048472517e00f884dbda8c8cac..e71870768611c73fab3db2dd29b29763566eacd2 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts
@@
-357,6
+357,11
@@
status = "okay";
};
+&usbdrd3 {
+ dr_mode = "host";
+ status = "okay";
+};
+
&usb_host0_ehci {
status = "okay";
};