On Mon, 28 Aug 2023 13:19:37 -0500, Chris Morgan wrote: > From: Chris Morgan <macromorgan@xxxxxxxxxxx> > > The Allwinner V3s uses a generic EHCI and OHCI for USB host > communication and the MUSB controller for OTG mode. Add compatible > strings for the EHCI node. > > Signed-off-by: Chris Morgan <macromorgan@xxxxxxxxxxx> > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/usb/generic-ehci.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks!