Stefan Wahren [off-list ref] writes:
This patch series add support for Raspberry Pi Zero with USB host mode. It's
based on the patch "ARM64: dts: bcm: Use a symlink to R-Pi dtsi files
from arch=arm" from Ian Campbell. Currently there is a bug [1] which needs
to fixed before because after applying these patch series the bug isn't
reproducible anymore but not fixed.
The patches 1-3 fixes the USB DT settings for bcm283x. Patch 3 is only compile
tested, so it would be nice if someone with a RPi 3 could test it.
The last patch based on the work of Lubomir Rintel [2] and Noralf Trønnes [3].
Note: Patch 3 can't be cherry-picked because it depends on Patch 2.
Pulled this series minus the arm64 patch to bcm2835-dt-next. My Pi3
setup is down currently so I wasn't able to test it.