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. 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 | 87 +++++++++++++++++++ 3 files changed, 93 insertions(+) create mode 100644 arch/arm/boot/dts/sun8i-h3-zeropi.dts -- 2.29.0