diff mbox series

[1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470

Message ID 1540479218-4954-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Accepted
Headers show
Series [1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470 | expand

Commit Message

Biju Das Oct. 25, 2018, 2:53 p.m. UTC
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(+)

Comments

Vinod Koul Oct. 25, 2018, 3:57 p.m. UTC | #1
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
Biju Das Oct. 25, 2018, 4:22 p.m. UTC | #2
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.
Fabrizio Castro Oct. 26, 2018, 9:46 a.m. UTC | #3
> 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.
Simon Horman Oct. 29, 2018, 4:17 p.m. UTC | #4
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>
Rob Herring (Arm) Nov. 5, 2018, 11:29 p.m. UTC | #5
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>
Vinod Koul Nov. 11, 2018, 9:31 a.m. UTC | #6
On 25-10-18, 15:53, Biju Das wrote:
> This patch adds usb high-speed dmac binding for r8a77470 (RZ/G1C) SoC.

Applied, thanks
diff mbox series

Patch

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)