On Fri, Mar 31, 2023 at 06:31:46PM +0200, Sebastian Reichel wrote: > Hi, > > This increases the max. allowed clocks for generic-ohci from 3 to 4. > On RK3588 a total of 4 clocks is required to access the OHCI registers. > Note, that EHCI already supports 4 clocks. > > -- Sebastian > > Sebastian Reichel (2): > dt-bindings: usb: generic-ohci: increase allowed clocks > usb: host: ohci-platform: increase max clock number to 4 > > Documentation/devicetree/bindings/usb/generic-ohci.yaml | 2 +- > drivers/usb/host/ohci-platform.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>