diff options
-rw-r--r-- | Documentation/devicetree/bindings/usb/renesas_usb3.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/usb/renesas_usb3.txt b/Documentation/devicetree/bindings/usb/renesas_usb3.txt index 2c071bb5801e..b22f0a519991 100644 --- a/Documentation/devicetree/bindings/usb/renesas_usb3.txt +++ b/Documentation/devicetree/bindings/usb/renesas_usb3.txt | |||
@@ -2,11 +2,12 @@ Renesas Electronics USB3.0 Peripheral driver | |||
2 | 2 | ||
3 | Required properties: | 3 | Required properties: |
4 | - compatible: Must contain one of the following: | 4 | - compatible: Must contain one of the following: |
5 | - "renesas,r8a774a1-usb3-peri" | ||
5 | - "renesas,r8a7795-usb3-peri" | 6 | - "renesas,r8a7795-usb3-peri" |
6 | - "renesas,r8a7796-usb3-peri" | 7 | - "renesas,r8a7796-usb3-peri" |
7 | - "renesas,r8a77965-usb3-peri" | 8 | - "renesas,r8a77965-usb3-peri" |
8 | - "renesas,rcar-gen3-usb3-peri" for a generic R-Car Gen3 compatible | 9 | - "renesas,rcar-gen3-usb3-peri" for a generic R-Car Gen3 or RZ/G2 |
9 | device | 10 | compatible device |
10 | 11 | ||
11 | When compatible with the generic version, nodes must list the | 12 | When compatible with the generic version, nodes must list the |
12 | SoC-specific version corresponding to the platform first | 13 | SoC-specific version corresponding to the platform first |