Formerly I forgot to add EHCI/OHCI0 device nodes to V3s DTs. This patchset adds them, and switches PineCube to use only OHCI/EHCI, not MUSB. Icenowy Zheng (3): ARM: dts: sun8i: v3s: add EHCI/OHCI0 device nodes ARM: dts: sun8i: v3s: enable EHCI/OHCI for Lichee Pi Zero ARM: dts: sun8i: s3: switch PineCube to use OHCI/EHCI only arch/arm/boot/dts/sun8i-s3-pinecube.dts | 17 ++++++++++++----- arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts | 8 ++++++++ arch/arm/boot/dts/sun8i-v3s.dtsi | 19 +++++++++++++++++++ 3 files changed, 39 insertions(+), 5 deletions(-) -- 2.28.0