Re: [PATCH v7 3/3] usb: mtu3: add SPL support
"Carlo Caione" <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Sun Aug 9, 2026 at 8:45 AM CEST, Marek Vasut wrote: > On 8/8/26 3:40 PM, Carlo Caione wrote: >> MediaTek platforms may need the MTU3 controller before U-Boot proper is >> available, but the driver is currently selected and built only with the >> main U-Boot configuration symbols. >> >> Add an explicit SPL controller option with host and gadget modes. Make >> the driver build and its role checks phase-aware so each phase can select >> the MTU3 role it needs without coupling it to the U-Boot proper controller >> configuration. >> >> The upstream binding locates the xHCI child registers through the parent >> ranges property. Select SPL_OF_TRANSLATE for host mode so SPL can resolve >> that address before mapping it. >> >> Signed-off-by: Julien Masson <[email protected]> >> Signed-off-by: Carlo Caione <[email protected]> > Reviewed-by: Marek Vasut <[email protected]> Thanks Marek. Just to confirm: this patchset should be picked up by you? Thanks, -- Carlo Caione