diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2020-03-26 14:26:49 +0900 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2020-04-16 11:02:29 +0300 |
commit | 0dc710353f630cace26db39d856800b17d3d2dda (patch) | |
tree | 06a608479f15cc185c6c0bd2f95c8810de2c02f7 /Documentation/devicetree/bindings/usb | |
parent | 37db507496179fd43cf30b12aa56fe7df8d0ae73 (diff) | |
download | linux-0dc710353f630cace26db39d856800b17d3d2dda.tar.gz linux-0dc710353f630cace26db39d856800b17d3d2dda.tar.bz2 linux-0dc710353f630cace26db39d856800b17d3d2dda.zip |
dt-bindings: usb: renesas,usbhs: add r8a77961 support
This patch adds support for r8a77961 (R-Car M3-W+).
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
-rw-r--r-- | Documentation/devicetree/bindings/usb/renesas,usbhs.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/renesas,usbhs.yaml b/Documentation/devicetree/bindings/usb/renesas,usbhs.yaml index 469affa872d3..a7ae95598ccb 100644 --- a/Documentation/devicetree/bindings/usb/renesas,usbhs.yaml +++ b/Documentation/devicetree/bindings/usb/renesas,usbhs.yaml @@ -40,6 +40,7 @@ properties: - renesas,usbhs-r8a774c0 # RZ/G2E - renesas,usbhs-r8a7795 # R-Car H3 - renesas,usbhs-r8a7796 # R-Car M3-W + - renesas,usbhs-r8a77961 # R-Car M3-W+ - renesas,usbhs-r8a77965 # R-Car M3-N - renesas,usbhs-r8a77990 # R-Car E3 - renesas,usbhs-r8a77995 # R-Car D3 |