diff options
| author | Simon Horman <horms+renesas@verge.net.au> | 2015-12-15 23:51:50 -0500 |
|---|---|---|
| committer | Felipe Balbi <balbi@ti.com> | 2015-12-16 11:53:16 -0500 |
| commit | 89d75bf18d0e3e9a02961f537c87d7991df3bd32 (patch) | |
| tree | cc60afe8fe917555f6b5e3d0599cf908c35ab875 /Documentation/devicetree/bindings/usb | |
| parent | ab738ff1991d183a67c37ce38b3fc39cd28798c6 (diff) | |
usb: renesas_usbhs: add SoC names to compatibility string documentation
This extends the documentation of compatibility strings a little to
include the SoC names.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
| -rw-r--r-- | Documentation/devicetree/bindings/usb/renesas_usbhs.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/usb/renesas_usbhs.txt b/Documentation/devicetree/bindings/usb/renesas_usbhs.txt index 7d48f63db44e..a14c0bb561d5 100644 --- a/Documentation/devicetree/bindings/usb/renesas_usbhs.txt +++ b/Documentation/devicetree/bindings/usb/renesas_usbhs.txt | |||
| @@ -2,10 +2,10 @@ Renesas Electronics USBHS 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,usbhs-r8a7790" | 5 | - "renesas,usbhs-r8a7790" for r8a7790 (R-Car H2) compatible device |
| 6 | - "renesas,usbhs-r8a7791" | 6 | - "renesas,usbhs-r8a7791" for r8a7791 (R-Car M2-W) compatible device |
| 7 | - "renesas,usbhs-r8a7794" | 7 | - "renesas,usbhs-r8a7794" for r8a7794 (R-Car E2) compatible device |
| 8 | - "renesas,usbhs-r8a7795" | 8 | - "renesas,usbhs-r8a7795" for r8a7795 (R-Car H3) compatible device |
| 9 | - reg: Base address and length of the register for the USBHS | 9 | - reg: Base address and length of the register for the USBHS |
| 10 | - interrupts: Interrupt specifier for the USBHS | 10 | - interrupts: Interrupt specifier for the USBHS |
| 11 | - clocks: A list of phandle + clock specifier pairs | 11 | - clocks: A list of phandle + clock specifier pairs |
