This patchset adds support for the USB host ports on Allwiner R40, and enable them on Banana Pi M2 Ultra and Berry boards. The first patch adds USB PHY and EHCI/OHCI nodes to the R40 DTSI. The second and third patch adds 5V regulator for the two boards, and the fourth and fifth patch finally adds USB host ports support. Icenowy Zheng (5): ARM: sun8i: r40: add USB host port nodes for R40 ARM: sun8i: r40: add 5V regulator for Banana Pi M2 Ultra ARM: sun8i: v40: add 5V regulator for Banana Pi M2 Berry ARM: sun8i: r40: enable USB host for Banana Pi M2 Ultra ARM: sun8i: v40: enable USB host ports for Banana Pi M2 Berry arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts | 31 ++++++++++ arch/arm/boot/dts/sun8i-r40.dtsi | 72 +++++++++++++++++++++++ arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts | 22 +++++++ 3 files changed, 125 insertions(+) -- 2.13.6 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html