diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2020-03-27 18:33:56 +0900 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2020-05-18 19:30:56 +0530 |
commit | 42aed917819d58bf202e7e2df7707fd5c2a4ef5c (patch) | |
tree | 96fabbc8b2c98222eaad5eefb5bc4c8997291855 /Documentation/devicetree/bindings/phy | |
parent | 007e358094bfb48f206c32b5c82777d980913d2f (diff) | |
download | lwn-42aed917819d58bf202e7e2df7707fd5c2a4ef5c.tar.gz lwn-42aed917819d58bf202e7e2df7707fd5c2a4ef5c.zip |
dt-bindings: phy: renesas: usb3-phy: 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>
Link: https://lore.kernel.org/r/1585301636-24399-5-git-send-email-yoshihiro.shimoda.uh@renesas.com
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r-- | Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml b/Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml index edd5417f9acf..f459eaf55278 100644 --- a/Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml +++ b/Documentation/devicetree/bindings/phy/renesas,usb3-phy.yaml @@ -17,6 +17,7 @@ properties: - renesas,r8a774b1-usb3-phy # RZ/G2N - renesas,r8a7795-usb3-phy # R-Car H3 - renesas,r8a7796-usb3-phy # R-Car M3-W + - renesas,r8a77961-usb3-phy # R-Car M3-W+ - renesas,r8a77965-usb3-phy # R-Car M3-N - const: renesas,rcar-gen3-usb3-phy |