Add support for r7s9210 (RZ/A2M) SoC

Signed-off-by: Chris Brandt <chris.bra...@renesas.com>
Reviewed-by: Rob Herring <r...@kernel.org>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda...@renesas.com>
Reviewed-by: Simon Horman <horms+rene...@verge.net.au>
---
v3:
 * added reviewed-by
v2:
 * fixed typo from copy/paste of RZ/A1 line
---
 Documentation/devicetree/bindings/usb/renesas_usbhs.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/renesas_usbhs.txt 
b/Documentation/devicetree/bindings/usb/renesas_usbhs.txt
index b8acc2a994a8..e39255ea6e4f 100644
--- a/Documentation/devicetree/bindings/usb/renesas_usbhs.txt
+++ b/Documentation/devicetree/bindings/usb/renesas_usbhs.txt
@@ -20,9 +20,11 @@ Required properties:
        - "renesas,usbhs-r8a77990" for r8a77990 (R-Car E3) compatible device
        - "renesas,usbhs-r8a77995" for r8a77995 (R-Car D3) compatible device
        - "renesas,usbhs-r7s72100" for r7s72100 (RZ/A1) compatible device
+       - "renesas,usbhs-r7s9210" for r7s9210 (RZ/A2) compatible device
        - "renesas,rcar-gen2-usbhs" for R-Car Gen2 or RZ/G1 compatible devices
        - "renesas,rcar-gen3-usbhs" for R-Car Gen3 or RZ/G2 compatible devices
        - "renesas,rza1-usbhs" for RZ/A1 compatible device
+       - "renesas,rza2-usbhs" for RZ/A2 compatible device
 
        When compatible with the generic version, nodes must list the
        SoC-specific version corresponding to the platform first followed
-- 
2.16.1

Reply via email to