Re: [PATCH v5] usb: mtu3: support the upstream devicetree binding
Marek Vasut via U-Boot <[email protected]> Wed, 5 Aug 2026 12:51:35 +0200
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On 8/5/26 12:37 PM, Carlo Caione wrote: > On Wed Aug 5, 2026 at 4:37 AM CEST, Marek Vasut wrote: >> On 8/4/26 12:05 PM, Carlo Caione wrote: >> >> [...] >> >>> +++ b/doc/device-tree-bindings/usb/mediatek,mtu3.txt >> >> You could easily swap in Linux >> Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml and >> Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml instead , >> and drop the mtu3.txt . But please do replace the binding documents in a >> separate patch. > > Shouldn't we just drop both > doc/device-tree-bindings/usb/mediatek,mtk-xhci.txt and > doc/device-tree-bindings/usb/mediatek,mtu3.txt and automatically fall > back onto the corresponding ones in dts/upstream/Bindings/usb? Even better, thanks !