mbox series

[v4,0/2] Use onboard usb hub reset on Odroid N2

Message ID 20231122182351.63214-1-linux.amoon@gmail.com (mailing list archive)
Headers show
Series Use onboard usb hub reset on Odroid N2 | expand

Message

Anand Moon Nov. 22, 2023, 6:23 p.m. UTC
Add new binding for Genesys GL3523
Fix the dt_binding_check error
Fix commit message and peer-hub description

Previous:
v1: https://lore.kernel.org/r/20231010032446.3194-1-linux.amoon@gmail.com
v2: https://lore.kernel.org/all/169700589265.2911018.855796610271678067.robh@kernel.org/
v3: https://lore.kernel.org/all/20231119023454.1591-2-linux.amoon@gmail.com/

Thanks
-Anand

Anand Moon (2):
  dt-bindings: usb: Add the binding example for the Genesys Logic GL3523
    hub
  arm64: dts: amlogic: Used onboard usb hub reset on odroid n2

 .../bindings/usb/genesys,gl850g.yaml          | 67 +++++++++++++++++--
 .../dts/amlogic/meson-g12b-odroid-n2.dtsi     | 36 ++++++----
 2 files changed, 87 insertions(+), 16 deletions(-)