Hi, On Thu, Apr 28, 2022 at 9:41 AM Matthias Kaehlcke <mka@xxxxxxxxxxxx> wrote: > > Add nodes for the onboard USB hub on trogdor devices. Remove the > 'always-on' property from the hub regulator, since the regulator > is now managed by the onboard_usb_hub driver. > > For anyone using trogdor-based devices on Linux, it should be > noted that this requires "CONFIG_USB_ONBOARD_HUB=y". > > Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx> > Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> > --- > Depends on "usb: misc: Add onboard_usb_hub driver" [1] which landed in > https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/commit/?h=usb-testing Looks like this got reverted again. :( So the dts changes definitely need to be put on hold until it gets sorted out... -Doug