[PATCH v4 0/1] ARM: dts: sun8i: add FriendlyArm ZeroPi support

Yu-Tung Chang mtwget at gmail.com
Tue Oct 27 03:16:47 EDT 2020


This patch add FriendlyArm ZeroPi support.

Wiki:
http://wiki.friendlyarm.com/wiki/index.php/ZeroPi

Schematic:
http://wiki.friendlyarm.com/wiki/images/7/71/ZeroPi_20190731_Schematic.pdf

v1:
- Remove the extra spaces in description text.

v2:
- Remove the ehci0 and ohci0 device nodes.
- Remove the usbphy->usb0_id_det-gpios property.

v3:
- Enable RGMII RX/TX delay on PHY.

v4:
- Fix build error, remove useless pinctrl property.

Yu-Tung Chang (1):
  ARM: dts: sun8i: add FriendlyArm ZeroPi support

 .../devicetree/bindings/arm/sunxi.yaml        |  5 ++
 arch/arm/boot/dts/Makefile                    |  1 +
 arch/arm/boot/dts/sun8i-h3-zeropi.dts         | 85 +++++++++++++++++++
 3 files changed, 91 insertions(+)
 create mode 100644 arch/arm/boot/dts/sun8i-h3-zeropi.dts

-- 
2.29.0




More information about the linux-arm-kernel mailing list