2018-12-13 20:30:38

by Fabrizio Castro

[permalink] [raw]
Subject: [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0

Document RZ/G2E (R8A774C0) SoC bindings.

Signed-off-by: Fabrizio Castro <[email protected]>
---
Documentation/devicetree/bindings/usb/renesas_usb3.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/usb/renesas_usb3.txt b/Documentation/devicetree/bindings/usb/renesas_usb3.txt
index d366555..35039e7 100644
--- a/Documentation/devicetree/bindings/usb/renesas_usb3.txt
+++ b/Documentation/devicetree/bindings/usb/renesas_usb3.txt
@@ -3,6 +3,7 @@ Renesas Electronics USB3.0 Peripheral driver
Required properties:
- compatible: Must contain one of the following:
- "renesas,r8a774a1-usb3-peri"
+ - "renesas,r8a774c0-usb3-peri"
- "renesas,r8a7795-usb3-peri"
- "renesas,r8a7796-usb3-peri"
- "renesas,r8a77965-usb3-peri"
--
2.7.4



2018-12-14 09:00:03

by Yoshihiro Shimoda

[permalink] [raw]
Subject: RE: [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0

Hi Fabrizio,

> From: Fabrizio Castro, Sent: Friday, December 14, 2018 5:22 AM
>
> Document RZ/G2E (R8A774C0) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>

Thank you for the patch!

Reviewed-by: Yoshihiro Shimoda <[email protected]>

Best regards,
Yoshihiro Shimoda

> ---
> Documentation/devicetree/bindings/usb/renesas_usb3.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/usb/renesas_usb3.txt
> b/Documentation/devicetree/bindings/usb/renesas_usb3.txt
> index d366555..35039e7 100644
> --- a/Documentation/devicetree/bindings/usb/renesas_usb3.txt
> +++ b/Documentation/devicetree/bindings/usb/renesas_usb3.txt
> @@ -3,6 +3,7 @@ Renesas Electronics USB3.0 Peripheral driver
> Required properties:
> - compatible: Must contain one of the following:
> - "renesas,r8a774a1-usb3-peri"
> + - "renesas,r8a774c0-usb3-peri"
> - "renesas,r8a7795-usb3-peri"
> - "renesas,r8a7796-usb3-peri"
> - "renesas,r8a77965-usb3-peri"
> --
> 2.7.4


2018-12-16 19:52:27

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0

On Thu, Dec 13, 2018 at 08:22:18PM +0000, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>

Reviewed-by: Simon Horman <[email protected]>


2018-12-21 07:29:44

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0

On Thu, 13 Dec 2018 20:22:18 +0000, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> ---
> Documentation/devicetree/bindings/usb/renesas_usb3.txt | 1 +
> 1 file changed, 1 insertion(+)
>

Reviewed-by: Rob Herring <[email protected]>