-berry.dtb
diff --git a/arch/arm/dts/sun8i-h3-zeropi.dts b/arch/arm/dts/sun8i-h3-zeropi.dts
new file mode 100644
index 00..7d3e7323b6
--- /dev/null
+++ b/arch/arm/dts/sun8i-h3-zeropi.dts
@@ -0,0 +1,85 @@
+/*
+ * Copyright (C) 2020 Yu-Tung Chang
+ *
+ * This file is dual-licensed: you can use
This commit add support to FriendlyARM ZeroPi board.
Board Schematic:
http://wiki.friendlyarm.com/wiki/images/7/71/ZeroPi_20190731_Schematic.pdf
- v1
. fix trailing whitespace
- v2
. direct Copy Kernel DTs
Yu-Tung Chang (1):
sunxi: h3: Add initial ZeroPi support
arch/arm/dts/Makefile
+};
+
+&usb_otg {
+ status = "okay";
+ dr_mode = "host";
+};
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index 76eba2ad20..4fc26077b2 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -529,3 +529,9 @@ YONES TOPTECH BS1078
This commit add support to FriendlyARM ZeroPi board.
Board Schematic:
http://wiki.friendlyarm.com/wiki/images/7/71/ZeroPi_20190731_Schematic.pdf
- v1
. fix trailing whitespace
Yu-Tung Chang (1):
sunxi: h3: Add initial ZeroPi support
arch/arm/dts/Makefile| 3 +-
arch/arm/dts
+};
+
+&usb_otg {
+ status = "okay";
+ dr_mode = "host";
+};
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index 76eba2ad20..4fc26077b2 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -529,3 +529,9 @@ YONES TOPTECH BS1078
This commit adds support to FriendlyARM ZeroPi board.
Board Schematic:
http://wiki.friendlyarm.com/wiki/images/7/71/ZeroPi_20190731_Schematic.pdf
- v1
. fix trailing whitespace
Yu-Tung Chang (1):
sunxi: h3: Add initial ZeroPi support
arch/arm/dts/Makefile| 3 +-
arch/arm/dts
+};
+
+&usb_otg {
+ status = "okay";
+ dr_mode = "host";
+};
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index 76eba2ad20..4fc26077b2 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -529,3 +529,9 @@ YONES TOPTECH BS1078
7 matches
Mail list logo