On Thu, Jul 16, 2020 at 7:19 PM Lad Prabhakar <[email protected]> wrote: > Document r8a774e1 xhci support. The driver will use the fallback > compatible string "renesas,rcar-gen3-xhci", therefore no driver > change is needed. > > Signed-off-by: Lad Prabhakar <[email protected]> > Reviewed-by: Marian-Cristian Rotariu > <[email protected]> > --- > Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 +
In the mean time, this file has been converted to dt-schema in Rob's tree: Documentation/devicetree/bindings/usb/renesas,usb-xhci.yaml > --- a/Documentation/devicetree/bindings/usb/usb-xhci.txt > +++ b/Documentation/devicetree/bindings/usb/usb-xhci.txt > @@ -13,6 +13,7 @@ Required properties: > - "renesas,xhci-r8a774a1" for r8a774a1 SoC > - "renesas,xhci-r8a774b1" for r8a774b1 SoC > - "renesas,xhci-r8a774c0" for r8a774c0 SoC > + - "renesas,xhci-r8a774e1" for r8a774e1 SoC > - "renesas,xhci-r8a7790" for r8a7790 SoC > - "renesas,xhci-r8a7791" for r8a7791 SoC > - "renesas,xhci-r8a7793" for r8a7793 SoC For the logical change: Reviewed-by: Geert Uytterhoeven <[email protected]> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds

