linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0
@ 2018-12-13 20:22 Fabrizio Castro
  2018-12-14  8:58 ` Yoshihiro Shimoda
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabrizio Castro @ 2018-12-13 20:22 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, Greg Kroah-Hartman, linux-usb, devicetree,
	linux-kernel, Simon Horman, Geert Uytterhoeven, Chris Paterson,
	Biju Das, linux-renesas-soc

Document RZ/G2E (R8A774C0) SoC bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* RE: [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0
  2018-12-13 20:22 [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0 Fabrizio Castro
@ 2018-12-14  8:58 ` Yoshihiro Shimoda
  2018-12-16 19:49 ` Simon Horman
  2018-12-20 20:42 ` Rob Herring
  2 siblings, 0 replies; 4+ messages in thread
From: Yoshihiro Shimoda @ 2018-12-14  8:58 UTC (permalink / raw)
  To: Fabrizio Castro, Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, Greg Kroah-Hartman, linux-usb, devicetree,
	linux-kernel, Simon Horman, Geert Uytterhoeven, Chris Paterson,
	Biju Das, linux-renesas-soc

Hi Fabrizio,

> From: Fabrizio Castro, Sent: Friday, December 14, 2018 5:22 AM
> 
> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Thank you for the patch!

Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0
  2018-12-13 20:22 [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0 Fabrizio Castro
  2018-12-14  8:58 ` Yoshihiro Shimoda
@ 2018-12-16 19:49 ` Simon Horman
  2018-12-20 20:42 ` Rob Herring
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-12-16 19:49 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Greg Kroah-Hartman, linux-usb,
	devicetree, linux-kernel, Geert Uytterhoeven, Chris Paterson,
	Biju Das, linux-renesas-soc

On Thu, Dec 13, 2018 at 08:22:18PM +0000, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0
  2018-12-13 20:22 [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0 Fabrizio Castro
  2018-12-14  8:58 ` Yoshihiro Shimoda
  2018-12-16 19:49 ` Simon Horman
@ 2018-12-20 20:42 ` Rob Herring
  2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2018-12-20 20:42 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Mark Rutland, Fabrizio Castro, Greg Kroah-Hartman, linux-usb,
	devicetree, linux-kernel, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc

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

Reviewed-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-20 20:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-13 20:22 [PATCH] usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0 Fabrizio Castro
2018-12-14  8:58 ` Yoshihiro Shimoda
2018-12-16 19:49 ` Simon Horman
2018-12-20 20:42 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).