mbox series

[v2,0/3] dt-bindings: usb: add r8a77961 support

Message ID 1585200410-28841-1-git-send-email-yoshihiro.shimoda.uh@renesas.com (mailing list archive)
Headers show
Series dt-bindings: usb: add r8a77961 support | expand

Message

Yoshihiro Shimoda March 26, 2020, 5:26 a.m. UTC
This patch adds USB 2.0/3.0 devices support for r8a77961
(R-Car M3-W+).

Changes from v1:
 - Update the comment of "renesas,xhci-r8a77961" for r8a77960.
 - Add Reviewed-by.
 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=261191

Yoshihiro Shimoda (3):
  dt-bindings: usb: usb-xhci: add r8a77961 support
  dt-bindings: usb: renesas,usbhs: add r8a77961 support
  dt-bindings: usb: renesas,usb3-peri: add r8a77961 support

 Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml | 1 +
 Documentation/devicetree/bindings/usb/renesas,usbhs.yaml     | 1 +
 Documentation/devicetree/bindings/usb/usb-xhci.txt           | 3 ++-
 3 files changed, 4 insertions(+), 1 deletion(-)

Comments

Felipe Balbi March 30, 2020, 8:20 a.m. UTC | #1
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> writes:

> This patch adds USB 2.0/3.0 devices support for r8a77961
> (R-Car M3-W+).
>
> Changes from v1:
>  - Update the comment of "renesas,xhci-r8a77961" for r8a77960.
>  - Add Reviewed-by.
>  https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=261191
>
> Yoshihiro Shimoda (3):
>   dt-bindings: usb: usb-xhci: add r8a77961 support
>   dt-bindings: usb: renesas,usbhs: add r8a77961 support
>   dt-bindings: usb: renesas,usb3-peri: add r8a77961 support

All in testing/fixes now. Thank you