Re: [PATCH 0/2] Add MUSB for MT7623

From: Matthias Brugger
Date: Wed Aug 04 2021 - 11:01:15 EST


Hi Sungbo,

On 03/08/2021 17:13, Sungbo Eo wrote:
> These patches add support for the MUSB controller on Mediatek MT7623.
> Tested on Mercury RUSH-318AC Wi-Fi router.
>

Nice to see you are working on Mediatek devices.
Are you planning to add the device tree for the router to the kernel? I'd be
happy to see them submitted.

Regards,
Matthias

> 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(+)
>