All of lore.kernel.org
 help / color / mirror / Atom feed
* [1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
  2018-10-25 14:53 ` [PATCH 1/2] " Biju Das
  (?)
@ 2018-11-05 23:29 ` Rob Herring
  -1 siblings, 0 replies; 21+ messages in thread
From: Rob Herring @ 2018-11-05 23:29 UTC (permalink / raw)
  To: Biju Das
  Cc: Vinod Koul, Mark Rutland, dmaengine, devicetree, Simon Horman,
	Geert Uytterhoeven, Chris Paterson, Fabrizio Castro,
	linux-renesas-soc

On Thu, 25 Oct 2018 15:53:37 +0100, Biju Das wrote:
> This patch adds usb high-speed dmac binding for r8a77470 (RZ/G1C) SoC.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> ---
> This patch tested against linux-next.
> ---
>  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] 21+ messages in thread
* [1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
  2018-10-25 14:53 ` [PATCH 1/2] " Biju Das
@ 2018-11-11  9:31 ` Vinod Koul
  -1 siblings, 0 replies; 21+ messages in thread
From: Vinod Koul @ 2018-11-11  9:31 UTC (permalink / raw)
  To: Biju Das
  Cc: Rob Herring, Mark Rutland, dmaengine, devicetree, Simon Horman,
	Geert Uytterhoeven, Chris Paterson, Fabrizio Castro,
	linux-renesas-soc

On 25-10-18, 15:53, Biju Das wrote:
> This patch adds usb high-speed dmac binding for r8a77470 (RZ/G1C) SoC.

Applied, thanks

^ permalink raw reply	[flat|nested] 21+ messages in thread
* [1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
  2018-10-25 14:53 ` [PATCH 1/2] " Biju Das
@ 2018-10-29 16:17 ` Simon Horman
  -1 siblings, 0 replies; 21+ messages in thread
From: Simon Horman @ 2018-10-29 16:17 UTC (permalink / raw)
  To: Biju Das
  Cc: Vinod Koul, Rob Herring, Mark Rutland, dmaengine, devicetree,
	Geert Uytterhoeven, Chris Paterson, Fabrizio Castro,
	linux-renesas-soc

On Thu, Oct 25, 2018 at 03:53:37PM +0100, Biju Das wrote:
> This patch adds usb high-speed dmac binding for r8a77470 (RZ/G1C) SoC.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

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

^ permalink raw reply	[flat|nested] 21+ messages in thread
* [1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
  2018-10-25 14:53 ` [PATCH 1/2] " Biju Das
  (?)
@ 2018-10-26  9:46 ` Fabrizio Castro
  -1 siblings, 0 replies; 21+ messages in thread
From: Fabrizio Castro @ 2018-10-26  9:46 UTC (permalink / raw)
  To: Biju Das, Vinod Koul, Rob Herring, Mark Rutland
  Cc: dmaengine, devicetree, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, linux-renesas-soc

> Subject: [PATCH 1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
>
> This patch adds usb high-speed dmac binding for r8a77470 (RZ/G1C) SoC.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

> ---
> This patch tested against linux-next.
> ---
>  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 1743017..a1e7b814 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> +++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> @@ -6,6 +6,7 @@ Required Properties:
>    - "renesas,r8a7743-usb-dmac" (RZ/G1M)
>    - "renesas,r8a7744-usb-dmac" (RZ/G1N)
>    - "renesas,r8a7745-usb-dmac" (RZ/G1E)
> +  - "renesas,r8a77470-usb-dmac" (RZ/G1C)
>    - "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] 21+ messages in thread
* [1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
  2018-10-25 15:57 ` [PATCH 1/2] " Vinod
@ 2018-10-25 16:22 ` Biju Das
  -1 siblings, 0 replies; 21+ messages in thread
From: Biju Das @ 2018-10-25 16:22 UTC (permalink / raw)
  To: Vinod
  Cc: Rob Herring, Mark Rutland, dmaengine, devicetree, Simon Horman,
	Geert Uytterhoeven, Chris Paterson, Fabrizio Castro,
	linux-renesas-soc

Hi Vinod,

Thanks for the feedback.

> Subject: Re: [PATCH 1/2] dt-bindings: dmaengine: usb-dmac: Add binding for
> r8a77470
>
> On 25-10-18, 15:53, Biju Das wrote:
> > This patch adds usb high-speed dmac binding for r8a77470 (RZ/G1C) SoC.
>
> Where is the patch 2/2 ...?

I missed adding you in the second patch. Just now I have added you in CC.

Regards,
Biju



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] 21+ messages in thread
* [1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
  2018-10-25 14:53 ` [PATCH 1/2] " Biju Das
@ 2018-10-25 15:57 ` Vinod
  -1 siblings, 0 replies; 21+ messages in thread
From: Vinod Koul @ 2018-10-25 15:57 UTC (permalink / raw)
  To: Biju Das
  Cc: Rob Herring, Mark Rutland, dmaengine, devicetree, Simon Horman,
	Geert Uytterhoeven, Chris Paterson, Fabrizio Castro,
	linux-renesas-soc

On 25-10-18, 15:53, Biju Das wrote:
> This patch adds usb high-speed dmac binding for r8a77470 (RZ/G1C) SoC.

Where is the patch 2/2 ...?


> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> ---
> This patch tested against linux-next.
> ---
>  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 1743017..a1e7b814 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> +++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> @@ -6,6 +6,7 @@ Required Properties:
>  	  - "renesas,r8a7743-usb-dmac" (RZ/G1M)
>  	  - "renesas,r8a7744-usb-dmac" (RZ/G1N)
>  	  - "renesas,r8a7745-usb-dmac" (RZ/G1E)
> +	  - "renesas,r8a77470-usb-dmac" (RZ/G1C)
>  	  - "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

^ permalink raw reply	[flat|nested] 21+ messages in thread
* [1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
@ 2018-10-25 14:53 ` Biju Das
  0 siblings, 0 replies; 21+ messages in thread
From: Biju Das @ 2018-10-25 14:53 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Mark Rutland
  Cc: Biju Das, dmaengine, devicetree, Simon Horman,
	Geert Uytterhoeven, Chris Paterson, Fabrizio Castro,
	linux-renesas-soc

This patch adds usb high-speed dmac binding for r8a77470 (RZ/G1C) SoC.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
This patch tested against linux-next.
---
 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 1743017..a1e7b814 100644
--- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
+++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
@@ -6,6 +6,7 @@ Required Properties:
 	  - "renesas,r8a7743-usb-dmac" (RZ/G1M)
 	  - "renesas,r8a7744-usb-dmac" (RZ/G1N)
 	  - "renesas,r8a7745-usb-dmac" (RZ/G1E)
+	  - "renesas,r8a77470-usb-dmac" (RZ/G1C)
 	  - "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] 21+ messages in thread

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

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-05 23:29 [1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470 Rob Herring
2018-11-05 23:29 ` [PATCH 1/2] " Rob Herring
2018-11-05 23:29 ` Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2018-11-11  9:31 [1/2] " Vinod Koul
2018-11-11  9:31 ` [PATCH 1/2] " Vinod Koul
2018-10-29 16:17 [1/2] " Simon Horman
2018-10-29 16:17 ` [PATCH 1/2] " Simon Horman
2018-10-26  9:46 [1/2] " Fabrizio Castro
2018-10-26  9:46 ` [PATCH 1/2] " Fabrizio Castro
2018-10-26  9:46 ` Fabrizio Castro
2018-10-25 16:22 [1/2] " Biju Das
2018-10-25 16:22 ` [PATCH 1/2] " Biju Das
2018-10-25 15:57 [1/2] " Vinod Koul
2018-10-25 15:57 ` [PATCH 1/2] " Vinod
2018-10-25 14:53 [1/2] " Biju Das
2018-10-25 14:53 ` [PATCH 1/2] " Biju Das
2018-10-25 14:53 ` [PATCH 2/2] ARM: dts: r8a77470: Add USB-DMAC device nodes Biju Das
2018-10-25 16:19   ` Biju Das
2018-10-26  9:47   ` Fabrizio Castro
2018-10-26  9:47     ` Fabrizio Castro
2018-10-29 16:25     ` Simon Horman

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.