All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Document r8a774a1 USB bindings
@ 2018-08-24  7:56 Fabrizio Castro
  2018-08-24  7:56 ` [PATCH 1/6] dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support Fabrizio Castro
                   ` (5 more replies)
  0 siblings, 6 replies; 59+ messages in thread
From: Fabrizio Castro @ 2018-08-24  7:56 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, Greg Kroah-Hartman, Kishon Vijay Abraham I,
	Yoshihiro Shimoda, Biju Das, dmaengine, devicetree, linux-usb,
	Simon Horman, Geert Uytterhoeven, Chris Paterson,
	linux-renesas-soc, linux-kernel

Dear All,

this series aims at documenting USB related dt-bindings for the
r8a774a1.

Applies on next-20180823.

Thanks,
Fab

Biju Das (1):
  dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1

Fabrizio Castro (5):
  dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support
  dt-bindings: rcar-gen3-phy-usb3: Add r8a774a1 support
  dt-bindings: usb-xhci: Add r8a774a1 support
  dt-bindings: usb: renesas_usbhs: Add r8a774a1 support
  usb: gadget: udc: renesas_usb3: Add r8a774a1 support

 Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt   |  1 +
 Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt |  9 ++++++---
 Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt | 10 ++++++----
 Documentation/devicetree/bindings/usb/renesas_usb3.txt       |  5 +++--
 Documentation/devicetree/bindings/usb/renesas_usbhs.txt      |  3 ++-
 Documentation/devicetree/bindings/usb/usb-xhci.txt           |  4 +++-
 6 files changed, 21 insertions(+), 11 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 59+ messages in thread
* [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
  2018-08-24  7:56 [PATCH 0/6] Document r8a774a1 USB bindings Fabrizio Castro
@ 2018-08-24  7:56 ` Fabrizio Castro
  2018-08-24  7:56 ` [PATCH 2/6] dt-bindings: rcar-gen3-phy-usb3: " Fabrizio Castro
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 59+ messages in thread
From: Fabrizio Castro @ 2018-08-24  7:56 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Mark Rutland
  Cc: Biju Das, Greg Kroah-Hartman, dmaengine, devicetree,
	Simon Horman, Geert Uytterhoeven, Chris Paterson,
	Fabrizio Castro, linux-renesas-soc, linux-kernel

From: Biju Das <biju.das@bp.renesas.com>

This patch adds binding for r8a774a1 (RZ/G2M).

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
index 482e543..417ca90 100644
--- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
+++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
@@ -5,6 +5,7 @@ Required Properties:
 	Examples with soctypes are:
 	  - "renesas,r8a7743-usb-dmac" (RZ/G1M)
 	  - "renesas,r8a7745-usb-dmac" (RZ/G1E)
+	  - "renesas,r8a774a1-usb-dmac" (RZ/G2M)
 	  - "renesas,r8a7790-usb-dmac" (R-Car H2)
 	  - "renesas,r8a7791-usb-dmac" (R-Car M2-W)
 	  - "renesas,r8a7793-usb-dmac" (R-Car M2-N)

^ permalink raw reply related	[flat|nested] 59+ messages in thread
* [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
  2018-08-24  7:56 ` [PATCH 4/6] " Fabrizio Castro
@ 2018-08-27  4:54 ` Vinod
  -1 siblings, 0 replies; 59+ messages in thread
From: Vinod Koul @ 2018-08-27  4:54 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Biju Das, Greg Kroah-Hartman,
	dmaengine, devicetree, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, linux-renesas-soc, linux-kernel

On 24-08-18, 08:56, Fabrizio Castro wrote:
> From: Biju Das <biju.das@bp.renesas.com>
> 
> This patch adds binding for r8a774a1 (RZ/G2M).

Acked-by: Vinod Koul <vkoul@kernel.org>

^ permalink raw reply	[flat|nested] 59+ messages in thread
* [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
  2018-08-24  7:56 ` [PATCH 4/6] " Fabrizio Castro
@ 2018-08-30 12:09 ` Simon Horman
  -1 siblings, 0 replies; 59+ messages in thread
From: Simon Horman @ 2018-08-30 12:09 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Vinod Koul, Rob Herring, Mark Rutland, Biju Das,
	Greg Kroah-Hartman, dmaengine, devicetree, Geert Uytterhoeven,
	Chris Paterson, linux-renesas-soc, linux-kernel

On Fri, Aug 24, 2018 at 08:56:13AM +0100, Fabrizio Castro wrote:
> From: Biju Das <biju.das@bp.renesas.com>
> 
> This patch adds binding for r8a774a1 (RZ/G2M).
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

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

^ permalink raw reply	[flat|nested] 59+ messages in thread
* [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
  2018-08-24  7:56 ` [PATCH 4/6] " Fabrizio Castro
  (?)
@ 2018-08-31 12:20 ` Rob Herring
  -1 siblings, 0 replies; 59+ messages in thread
From: Rob Herring @ 2018-08-31 12:20 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Vinod Koul, Mark Rutland, Biju Das, Greg Kroah-Hartman,
	dmaengine, devicetree, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, linux-renesas-soc, linux-kernel

On Fri, 24 Aug 2018 08:56:13 +0100, Fabrizio Castro wrote:
> From: Biju Das <biju.das@bp.renesas.com>
> 
> This patch adds binding for r8a774a1 (RZ/G2M).
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

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

^ permalink raw reply	[flat|nested] 59+ messages in thread
* [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
  2018-08-24  7:56 ` [PATCH 4/6] " Fabrizio Castro
  (?)
@ 2018-11-08 12:48 ` Fabrizio Castro
  -1 siblings, 0 replies; 59+ messages in thread
From: Fabrizio Castro @ 2018-11-08 12:48 UTC (permalink / raw)
  To: Fabrizio Castro, Vinod Koul, Rob Herring, Mark Rutland
  Cc: Biju Das, Greg Kroah-Hartman, dmaengine, devicetree,
	Simon Horman, Geert Uytterhoeven, Chris Paterson,
	linux-renesas-soc, linux-kernel

Dear All,

Who is the best person to take this patch?

Thanks,
Fab

> From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Sent: 24 August 2018 08:56
> Subject: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
>
> From: Biju Das <biju.das@bp.renesas.com>
>
> This patch adds binding for r8a774a1 (RZ/G2M).
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> index 482e543..417ca90 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> +++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> @@ -5,6 +5,7 @@ Required Properties:
>  Examples with soctypes are:
>    - "renesas,r8a7743-usb-dmac" (RZ/G1M)
>    - "renesas,r8a7745-usb-dmac" (RZ/G1E)
> +  - "renesas,r8a774a1-usb-dmac" (RZ/G2M)
>    - "renesas,r8a7790-usb-dmac" (R-Car H2)
>    - "renesas,r8a7791-usb-dmac" (R-Car M2-W)
>    - "renesas,r8a7793-usb-dmac" (R-Car M2-N)
> --
> 2.7.4




Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

^ permalink raw reply	[flat|nested] 59+ messages in thread
* [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
  2018-11-08 12:48 ` Fabrizio Castro
  (?)
@ 2018-11-08 13:21 ` Simon Horman
  -1 siblings, 0 replies; 59+ messages in thread
From: Simon Horman @ 2018-11-08 13:21 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Vinod Koul, Rob Herring, Mark Rutland, Biju Das,
	Greg Kroah-Hartman, dmaengine, devicetree, Geert Uytterhoeven,
	Chris Paterson, linux-renesas-soc, linux-kernel

On Thu, Nov 08, 2018 at 12:48:46PM +0000, Fabrizio Castro wrote:
> Dear All,
> 
> Who is the best person to take this patch?

I believe this one is for Vinod.

^ permalink raw reply	[flat|nested] 59+ messages in thread
* [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
  2018-08-24  7:56 ` [PATCH 4/6] " Fabrizio Castro
@ 2018-11-08 13:26 ` Simon Horman
  -1 siblings, 0 replies; 59+ messages in thread
From: Simon Horman @ 2018-11-08 13:26 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Vinod Koul, Rob Herring, Mark Rutland, Biju Das,
	Greg Kroah-Hartman, dmaengine, devicetree, Geert Uytterhoeven,
	Chris Paterson, linux-renesas-soc, linux-kernel

On Fri, Aug 24, 2018 at 08:56:13AM +0100, Fabrizio Castro wrote:
> From: Biju Das <biju.das@bp.renesas.com>
> 
> This patch adds binding for r8a774a1 (RZ/G2M).
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

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

^ permalink raw reply	[flat|nested] 59+ messages in thread
* [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
  2018-08-24  7:56 ` [PATCH 4/6] " Fabrizio Castro
  (?)
@ 2018-11-08 14:12 ` Fabrizio Castro
  -1 siblings, 0 replies; 59+ messages in thread
From: Fabrizio Castro @ 2018-11-08 14:12 UTC (permalink / raw)
  To: Fabrizio Castro, Vinod Koul, Rob Herring, Mark Rutland
  Cc: Biju Das, Greg Kroah-Hartman, dmaengine, devicetree,
	Simon Horman, Geert Uytterhoeven, Chris Paterson,
	linux-renesas-soc, linux-kernel

Hello Vinod,

Do you think you can take this patch?

Thanks,
Fab

> From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Sent: 24 August 2018 08:56
> Subject: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
>
> From: Biju Das <biju.das@bp.renesas.com>
>
> This patch adds binding for r8a774a1 (RZ/G2M).
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> index 482e543..417ca90 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> +++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> @@ -5,6 +5,7 @@ Required Properties:
>  Examples with soctypes are:
>    - "renesas,r8a7743-usb-dmac" (RZ/G1M)
>    - "renesas,r8a7745-usb-dmac" (RZ/G1E)
> +  - "renesas,r8a774a1-usb-dmac" (RZ/G2M)
>    - "renesas,r8a7790-usb-dmac" (R-Car H2)
>    - "renesas,r8a7791-usb-dmac" (R-Car M2-W)
>    - "renesas,r8a7793-usb-dmac" (R-Car M2-N)
> --
> 2.7.4




Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

^ permalink raw reply	[flat|nested] 59+ messages in thread
* [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
  2018-11-08 13:21 ` Simon Horman
  (?)
@ 2018-11-08 14:13 ` Fabrizio Castro
  -1 siblings, 0 replies; 59+ messages in thread
From: Fabrizio Castro @ 2018-11-08 14:13 UTC (permalink / raw)
  To: Simon Horman
  Cc: Vinod Koul, Rob Herring, Mark Rutland, Biju Das,
	Greg Kroah-Hartman, dmaengine, devicetree, Geert Uytterhoeven,
	Chris Paterson, linux-renesas-soc, linux-kernel

Thank you Simon for getting back to me.

> From: Simon Horman <horms@verge.net.au>
> Sent: 08 November 2018 13:21
> Subject: Re: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
>
> On Thu, Nov 08, 2018 at 12:48:46PM +0000, Fabrizio Castro wrote:
> > Dear All,
> >
> > Who is the best person to take this patch?
>
> I believe this one is for Vinod.



Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

^ permalink raw reply	[flat|nested] 59+ messages in thread
* [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
  2018-11-08 13:21 ` Simon Horman
  (?)
@ 2018-11-11  9:19 ` Vinod Koul
  -1 siblings, 0 replies; 59+ messages in thread
From: Vinod Koul @ 2018-11-11  9:19 UTC (permalink / raw)
  To: Simon Horman
  Cc: Fabrizio Castro, Rob Herring, Mark Rutland, Biju Das,
	Greg Kroah-Hartman, dmaengine, devicetree, Geert Uytterhoeven,
	Chris Paterson, linux-renesas-soc, linux-kernel

On 08-11-18, 14:21, Simon Horman wrote:
> On Thu, Nov 08, 2018 at 12:48:46PM +0000, Fabrizio Castro wrote:
> > Dear All,
> > 
> > Who is the best person to take this patch?
> 
> I believe this one is for Vinod.

Please resend it, it is not in my queue

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

end of thread, other threads:[~2018-11-11  9:19 UTC | newest]

Thread overview: 59+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-24  7:56 [PATCH 0/6] Document r8a774a1 USB bindings Fabrizio Castro
2018-08-24  7:56 ` [PATCH 1/6] dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support Fabrizio Castro
2018-08-30 12:08   ` Simon Horman
2018-08-31 12:18   ` Rob Herring
2018-08-31 12:18     ` Rob Herring
2018-08-24  7:56 ` [PATCH 2/6] dt-bindings: rcar-gen3-phy-usb3: " Fabrizio Castro
2018-08-30 12:08   ` Simon Horman
2018-08-31 12:19   ` Rob Herring
2018-08-31 12:19     ` Rob Herring
2018-08-24  7:56 ` [PATCH 3/6] dt-bindings: usb-xhci: " Fabrizio Castro
2018-08-24  7:56   ` [3/6] " Fabrizio Castro
2018-08-30 12:08   ` [PATCH 3/6] " Simon Horman
2018-08-30 12:08     ` [3/6] " Simon Horman
2018-08-31 12:20   ` [PATCH 3/6] " Rob Herring
2018-08-31 12:20     ` [3/6] " Rob Herring
2018-08-31 12:20     ` [PATCH 3/6] " Rob Herring
2018-08-24  7:56 ` [PATCH 5/6] dt-bindings: usb: renesas_usbhs: " Fabrizio Castro
2018-08-24  7:56   ` [5/6] " Fabrizio Castro
2018-08-30 12:09   ` [PATCH 5/6] " Simon Horman
2018-08-30 12:09     ` [5/6] " Simon Horman
2018-08-31 12:20   ` [PATCH 5/6] " Rob Herring
2018-08-31 12:20     ` [5/6] " Rob Herring
2018-08-31 12:20     ` [PATCH 5/6] " Rob Herring
2018-08-24  7:56 ` [PATCH 6/6] usb: gadget: udc: renesas_usb3: " Fabrizio Castro
2018-08-24  7:56   ` [6/6] " Fabrizio Castro
2018-08-30 12:09   ` [PATCH 6/6] " Simon Horman
2018-08-30 12:09     ` [6/6] " Simon Horman
2018-08-31 12:20   ` [PATCH 6/6] " Rob Herring
2018-08-31 12:20     ` [6/6] " Rob Herring
2018-08-31 12:20     ` [PATCH 6/6] " Rob Herring
2018-08-30  3:01 ` [PATCH 0/6] Document r8a774a1 USB bindings Yoshihiro Shimoda
2018-08-30  3:01   ` Yoshihiro Shimoda
2018-08-30  3:01   ` Yoshihiro Shimoda
2018-08-24  7:56 [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1 Fabrizio Castro
2018-08-24  7:56 ` [PATCH 4/6] " Fabrizio Castro
2018-08-27  4:54 [4/6] " Vinod Koul
2018-08-27  4:54 ` [PATCH 4/6] " Vinod
2018-08-30 12:09 [4/6] " Simon Horman
2018-08-30 12:09 ` [PATCH 4/6] " Simon Horman
2018-08-31 12:20 [4/6] " Rob Herring
2018-08-31 12:20 ` [PATCH 4/6] " Rob Herring
2018-08-31 12:20 ` Rob Herring
2018-11-08 12:48 [4/6] " Fabrizio Castro
2018-11-08 12:48 ` [PATCH 4/6] " Fabrizio Castro
2018-11-08 12:48 ` Fabrizio Castro
2018-11-08 13:21 [4/6] " Simon Horman
2018-11-08 13:21 ` [PATCH 4/6] " Simon Horman
2018-11-08 13:21 ` Simon Horman
2018-11-08 13:26 [4/6] " Simon Horman
2018-11-08 13:26 ` [PATCH 4/6] " Simon Horman
2018-11-08 14:12 [4/6] " Fabrizio Castro
2018-11-08 14:12 ` [PATCH 4/6] " Fabrizio Castro
2018-11-08 14:12 ` Fabrizio Castro
2018-11-08 14:13 [4/6] " Fabrizio Castro
2018-11-08 14:13 ` [PATCH 4/6] " Fabrizio Castro
2018-11-08 14:13 ` Fabrizio Castro
2018-11-11  9:19 [4/6] " Vinod Koul
2018-11-11  9:19 ` [PATCH 4/6] " Vinod Koul
2018-11-11  9:19 ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.