Re: [PATCH] dt-bindings: usb: mtu3: Add MT8512
"Rob Herring (Arm)" <[email protected]> Mon, 3 Aug 2026 08:24:06 -0500
| Newsgroups | org.kernel.vger.linux-usb,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-mediatek,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 21 Jul 2026 10:00:28 +0200, Carlo Caione wrote: > The MT8512 USB controller uses the standard MTU3 device MAC and IPPC > register layout and is handled by the generic mediatek,mtu3 driver. Add > the SoC-specific compatible so the controller can be described without a > legacy split node. > > For now the only user of this is on the U-Boot side but we want to keep > bindings in sync. > > Signed-off-by: Carlo Caione <[email protected]> > --- > Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <[email protected]>