Hi Frieder, On Tue, Nov 11, 2025 at 7:31 AM Frieder Schrempf <[email protected]> wrote: > > From: Frieder Schrempf <[email protected]> > > The VBUS supply regulator is currently assigned to the PHY node. > This causes the VBUS to be always on, even when the controller > needs to be switched to peripheral mode. > > Fix the OTG role switching by adding a connector node and moving > the VBUS supply regulator to that node. This way the VBUS gets > correctly switched according to the current role. > > Signed-off-by: Frieder Schrempf <[email protected]> > Signed-off-by: Shawn Guo <[email protected]>
Is this an upstream kernel commit? If so, please mention the commit ID. Tom, Should we patch dts/upstream/src or modify the -u-boot.dtsi until the fix lands upstream?

