Message ID | 20230828181941.1609894-5-macroalpha82@gmail.com |
---|---|
State | New |
Headers | show |
Series | [V4,1/8] dt-bindings: vendor-prefixes: document Saef Technology | expand |
On Mon, 28 Aug 2023 13:19:37 -0500, Chris Morgan wrote: > From: Chris Morgan <macromorgan@hotmail.com> > > 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@hotmail.com> > Acked-by: Conor Dooley <conor.dooley@microchip.com> > --- > Documentation/devicetree/bindings/usb/generic-ehci.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks!
On Mon, 28 Aug 2023 13:19:37 -0500 Chris Morgan <macroalpha82@gmail.com> wrote: > From: Chris Morgan <macromorgan@hotmail.com> > > 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@hotmail.com> > Acked-by: Conor Dooley <conor.dooley@microchip.com> That looks alright, but you can squash this and the next patch into one - but only in case you need to re-send anyway. Cheers, Andre > --- > Documentation/devicetree/bindings/usb/generic-ehci.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml > index b956bb5fada7..f37191f21501 100644 > --- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml > +++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml > @@ -38,6 +38,7 @@ properties: > - allwinner,sun8i-a83t-ehci > - allwinner,sun8i-h3-ehci > - allwinner,sun8i-r40-ehci > + - allwinner,sun8i-v3s-ehci > - allwinner,sun9i-a80-ehci > - allwinner,sun20i-d1-ehci > - aspeed,ast2400-ehci
diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml index b956bb5fada7..f37191f21501 100644 --- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml +++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml @@ -38,6 +38,7 @@ properties: - allwinner,sun8i-a83t-ehci - allwinner,sun8i-h3-ehci - allwinner,sun8i-r40-ehci + - allwinner,sun8i-v3s-ehci - allwinner,sun9i-a80-ehci - allwinner,sun20i-d1-ehci - aspeed,ast2400-ehci