rk3318-box: enable usb3 port in uboot

This commit is contained in:
Alex Shumsky 2024-09-15 20:34:21 +03:00 committed by Igor
parent df70ed88d5
commit 2cf702a300
1 changed files with 3 additions and 2 deletions

View File

@ -96,7 +96,7 @@ new file mode 100644
index 000000000000..111111111111
--- /dev/null
+++ b/dts/upstream/src/arm64/rockchip/rk3318-box.dts
@@ -0,0 +1,648 @@
@@ -0,0 +1,649 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+/*
+ * Copyright (c) 2017 Fuzhou Rockchip Electronics Co., Ltd
@ -673,11 +673,12 @@ index 000000000000..111111111111
+ status = "okay";
+};
+
+/*
+&usbdrd3 {
+ dr_mode = "host";
+ status = "okay";
+};
+
+/*
+&usbdrd_dwc3 {
+ dr_mode = "host";
+ status = "okay";