These patches add support for the MUSB controller on Mediatek MT7623. Tested on Mercury RUSH-318AC Wi-Fi router. I got to know this from a BPI-R2 forum post [1], and managed to make it work on OpenWrt snapshot. I'd like to know if this also works on BPI-R2, I can happily share the details if needed. And I've just copy & pasted nodes from mt2701, please let me know if I missed some big differences between SoCs... [1] http://forum.banana-pi.org/t/bpi-r2-otg-port/10551 Sungbo Eo (2): dt-bindings: usb: mtk-musb: add MT7623 compatible arm: dts: mt7623: add musb device nodes .../bindings/usb/mediatek,musb.yaml | 1 + arch/arm/boot/dts/mt7623.dtsi | 34 +++++++++++++++++++ arch/arm/boot/dts/mt7623a.dtsi | 4 +++ 3 files changed, 39 insertions(+) -- 2.32.0