2018-08-24 07:57:54

by Fabrizio Castro

[permalink] [raw]
Subject: [PATCH 0/6] Document r8a774a1 USB bindings

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



2018-08-24 07:58:03

by Fabrizio Castro

[permalink] [raw]
Subject: [PATCH 3/6] dt-bindings: usb-xhci: Add r8a774a1 support

Document RZ/G2M (R8A774A1) SoC bindings.

Signed-off-by: Fabrizio Castro <[email protected]>
Reviewed-by: Biju Das <[email protected]>
---
Documentation/devicetree/bindings/usb/usb-xhci.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/usb/usb-xhci.txt b/Documentation/devicetree/bindings/usb/usb-xhci.txt
index ac4cd0d..fb564e7 100644
--- a/Documentation/devicetree/bindings/usb/usb-xhci.txt
+++ b/Documentation/devicetree/bindings/usb/usb-xhci.txt
@@ -8,6 +8,7 @@ Required properties:
- "marvell,armada-375-xhci" for Armada 375 SoCs
- "marvell,armada-380-xhci" for Armada 38x SoCs
- "renesas,xhci-r8a7743" for r8a7743 SoC
+ - "renesas,xhci-r8a774a1" for r8a774a1 SoC
- "renesas,xhci-r8a7790" for r8a7790 SoC
- "renesas,xhci-r8a7791" for r8a7791 SoC
- "renesas,xhci-r8a7793" for r8a7793 SoC
@@ -17,7 +18,8 @@ Required properties:
- "renesas,xhci-r8a77990" for r8a77990 SoC
- "renesas,rcar-gen2-xhci" for a generic R-Car Gen2 or RZ/G1 compatible
device
- - "renesas,rcar-gen3-xhci" for a generic R-Car Gen3 compatible device
+ - "renesas,rcar-gen3-xhci" for a generic R-Car Gen3 or RZ/G2 compatible
+ device
- "xhci-platform" (deprecated)

When compatible with the generic version, nodes must list the
--
2.7.4


2018-08-24 07:58:06

by Fabrizio Castro

[permalink] [raw]
Subject: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1

From: Biju Das <[email protected]>

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

Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Fabrizio Castro <[email protected]>
---
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


2018-08-24 07:58:11

by Fabrizio Castro

[permalink] [raw]
Subject: [PATCH 6/6] usb: gadget: udc: renesas_usb3: Add r8a774a1 support

Document RZ/G2M (R8A774A1) SoC bindings.

Signed-off-by: Fabrizio Castro <[email protected]>
Reviewed-by: Biju Das <[email protected]>
---
Documentation/devicetree/bindings/usb/renesas_usb3.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/renesas_usb3.txt b/Documentation/devicetree/bindings/usb/renesas_usb3.txt
index 2c071bb5..b22f0a5 100644
--- a/Documentation/devicetree/bindings/usb/renesas_usb3.txt
+++ b/Documentation/devicetree/bindings/usb/renesas_usb3.txt
@@ -2,11 +2,12 @@ Renesas Electronics USB3.0 Peripheral driver

Required properties:
- compatible: Must contain one of the following:
+ - "renesas,r8a774a1-usb3-peri"
- "renesas,r8a7795-usb3-peri"
- "renesas,r8a7796-usb3-peri"
- "renesas,r8a77965-usb3-peri"
- - "renesas,rcar-gen3-usb3-peri" for a generic R-Car Gen3 compatible
- device
+ - "renesas,rcar-gen3-usb3-peri" for a generic R-Car Gen3 or RZ/G2
+ compatible device

When compatible with the generic version, nodes must list the
SoC-specific version corresponding to the platform first
--
2.7.4


2018-08-24 07:58:22

by Fabrizio Castro

[permalink] [raw]
Subject: [PATCH 1/6] dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support

Document RZ/G2M (R8A774A1) SoC bindings.

Signed-off-by: Fabrizio Castro <[email protected]>
Reviewed-by: Biju Das <[email protected]>
---
Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
index fb4a204..6a4b5b6 100644
--- a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
+++ b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
@@ -1,10 +1,12 @@
* Renesas R-Car generation 3 USB 2.0 PHY

This file provides information on what the device node for the R-Car generation
-3 USB 2.0 PHY contains.
+3 and RZ/G2 USB 2.0 PHY contain.

Required properties:
-- compatible: "renesas,usb2-phy-r8a7795" if the device is a part of an R8A7795
+- compatible: "renesas,usb2-phy-r8a774a1" if the device is a part of an R8A774A1
+ SoC.
+ "renesas,usb2-phy-r8a7795" if the device is a part of an R8A7795
SoC.
"renesas,usb2-phy-r8a7796" if the device is a part of an R8A7796
SoC.
@@ -14,7 +16,8 @@ Required properties:
R8A77990 SoC.
"renesas,usb2-phy-r8a77995" if the device is a part of an
R8A77995 SoC.
- "renesas,rcar-gen3-usb2-phy" for a generic R-Car Gen3 compatible device.
+ "renesas,rcar-gen3-usb2-phy" for a generic R-Car Gen3 or RZ/G2
+ compatible device.

When compatible with the generic version, nodes must list the
SoC-specific version corresponding to the platform first
--
2.7.4


2018-08-24 07:58:23

by Fabrizio Castro

[permalink] [raw]
Subject: [PATCH 5/6] dt-bindings: usb: renesas_usbhs: Add r8a774a1 support

Document RZ/G2M (R8A774A1) SoC bindings.

Signed-off-by: Fabrizio Castro <[email protected]>
Reviewed-by: Biju Das <[email protected]>
---
Documentation/devicetree/bindings/usb/renesas_usbhs.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/usb/renesas_usbhs.txt b/Documentation/devicetree/bindings/usb/renesas_usbhs.txt
index 43960fa..087140a 100644
--- a/Documentation/devicetree/bindings/usb/renesas_usbhs.txt
+++ b/Documentation/devicetree/bindings/usb/renesas_usbhs.txt
@@ -5,6 +5,7 @@ Required properties:

- "renesas,usbhs-r8a7743" for r8a7743 (RZ/G1M) compatible device
- "renesas,usbhs-r8a7745" for r8a7745 (RZ/G1E) compatible device
+ - "renesas,usbhs-r8a774a1" for r8a774a1 (RZ/G2M) compatible device
- "renesas,usbhs-r8a7790" for r8a7790 (R-Car H2) compatible device
- "renesas,usbhs-r8a7791" for r8a7791 (R-Car M2-W) compatible device
- "renesas,usbhs-r8a7792" for r8a7792 (R-Car V2H) compatible device
@@ -16,7 +17,7 @@ Required properties:
- "renesas,usbhs-r8a77995" for r8a77995 (R-Car D3) compatible device
- "renesas,usbhs-r7s72100" for r7s72100 (RZ/A1) compatible device
- "renesas,rcar-gen2-usbhs" for R-Car Gen2 or RZ/G1 compatible devices
- - "renesas,rcar-gen3-usbhs" for R-Car Gen3 compatible device
+ - "renesas,rcar-gen3-usbhs" for R-Car Gen3 or RZ/G2 compatible devices
- "renesas,rza1-usbhs" for RZ/A1 compatible device

When compatible with the generic version, nodes must list the
--
2.7.4


2018-08-24 07:59:14

by Fabrizio Castro

[permalink] [raw]
Subject: [PATCH 2/6] dt-bindings: rcar-gen3-phy-usb3: Add r8a774a1 support

Document RZ/G2M (R8A774A1) SoC bindings.

Signed-off-by: Fabrizio Castro <[email protected]>
Reviewed-by: Biju Das <[email protected]>
---
Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt
index 47dd296..9d98266 100644
--- a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt
+++ b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt
@@ -1,20 +1,22 @@
* Renesas R-Car generation 3 USB 3.0 PHY

This file provides information on what the device node for the R-Car generation
-3 USB 3.0 PHY contains.
+3 and RZ/G2 USB 3.0 PHY contain.
If you want to enable spread spectrum clock (ssc), you should use USB_EXTAL
instead of USB3_CLK. However, if you don't want to these features, you don't
need this driver.

Required properties:
-- compatible: "renesas,r8a7795-usb3-phy" if the device is a part of an R8A7795
+- compatible: "renesas,r8a774a1-usb3-phy" if the device is a part of an R8A774A1
+ SoC.
+ "renesas,r8a7795-usb3-phy" if the device is a part of an R8A7795
SoC.
"renesas,r8a7796-usb3-phy" if the device is a part of an R8A7796
SoC.
"renesas,r8a77965-usb3-phy" if the device is a part of an
R8A77965 SoC.
- "renesas,rcar-gen3-usb3-phy" for a generic R-Car Gen3 compatible
- device.
+ "renesas,rcar-gen3-usb3-phy" for a generic R-Car Gen3 or RZ/G2
+ compatible device.

When compatible with the generic version, nodes must list the
SoC-specific version corresponding to the platform first
--
2.7.4


2018-08-27 04:55:37

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1

On 24-08-18, 08:56, Fabrizio Castro wrote:
> From: Biju Das <[email protected]>
>
> This patch adds binding for r8a774a1 (RZ/G2M).

Acked-by: Vinod Koul <[email protected]>

--
~Vinod

2018-08-30 03:02:50

by Yoshihiro Shimoda

[permalink] [raw]
Subject: RE: [PATCH 0/6] Document r8a774a1 USB bindings

Hi Fabrizio-san,

> From: Fabrizio Castro, Sent: Friday, August 24, 2018 4:56 PM
> To: Vinod Koul <[email protected]>; Rob Herring <[email protected]>; Mark Rutland <[email protected]>
> Cc: Fabrizio Castro <[email protected]>; Greg Kroah-Hartman <[email protected]>; Kishon Vijay
> Abraham I <[email protected]>; Yoshihiro Shimoda <[email protected]>; Biju Das <[email protected]>;
> [email protected]; [email protected]; [email protected]; Simon Horman <[email protected]>;
> Geert Uytterhoeven <[email protected]>; Chris Paterson <[email protected]>;
> [email protected]; [email protected]
> Subject: [PATCH 0/6] Document r8a774a1 USB bindings
>
> 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

Thank you for the patch.
For this series:

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

Best regards,
Yoshihiro Shimoda


2018-08-30 12:09:51

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH 1/6] dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support

On Fri, Aug 24, 2018 at 08:56:10AM +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> Reviewed-by: Biju Das <[email protected]>

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


2018-08-30 12:10:02

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH 2/6] dt-bindings: rcar-gen3-phy-usb3: Add r8a774a1 support

On Fri, Aug 24, 2018 at 08:56:11AM +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> Reviewed-by: Biju Das <[email protected]>

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


2018-08-30 12:10:24

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH 3/6] dt-bindings: usb-xhci: Add r8a774a1 support

On Fri, Aug 24, 2018 at 08:56:12AM +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> Reviewed-by: Biju Das <[email protected]>

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


2018-08-30 12:11:08

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH 5/6] dt-bindings: usb: renesas_usbhs: Add r8a774a1 support

On Fri, Aug 24, 2018 at 08:56:14AM +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> Reviewed-by: Biju Das <[email protected]>

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


2018-08-30 12:11:18

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1

On Fri, Aug 24, 2018 at 08:56:13AM +0100, Fabrizio Castro wrote:
> From: Biju Das <[email protected]>
>
> This patch adds binding for r8a774a1 (RZ/G2M).
>
> Signed-off-by: Biju Das <[email protected]>
> Reviewed-by: Fabrizio Castro <[email protected]>

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


2018-08-30 12:12:07

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH 6/6] usb: gadget: udc: renesas_usb3: Add r8a774a1 support

On Fri, Aug 24, 2018 at 08:56:15AM +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> Reviewed-by: Biju Das <[email protected]>

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


2018-08-31 12:21:33

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 2/6] dt-bindings: rcar-gen3-phy-usb3: Add r8a774a1 support

On Fri, 24 Aug 2018 08:56:11 +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> Reviewed-by: Biju Das <[email protected]>
> ---
> Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
>

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

2018-08-31 12:21:38

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 1/6] dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support

On Fri, 24 Aug 2018 08:56:10 +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> Reviewed-by: Biju Das <[email protected]>
> ---
> Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)
>

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

2018-08-31 12:22:07

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 5/6] dt-bindings: usb: renesas_usbhs: Add r8a774a1 support

On Fri, 24 Aug 2018 08:56:14 +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> Reviewed-by: Biju Das <[email protected]>
> ---
> Documentation/devicetree/bindings/usb/renesas_usbhs.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>

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

2018-08-31 12:22:12

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 3/6] dt-bindings: usb-xhci: Add r8a774a1 support

On Fri, 24 Aug 2018 08:56:12 +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> Reviewed-by: Biju Das <[email protected]>
> ---
> Documentation/devicetree/bindings/usb/usb-xhci.txt | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>

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

2018-08-31 12:22:21

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1

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

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

2018-08-31 12:23:10

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 6/6] usb: gadget: udc: renesas_usb3: Add r8a774a1 support

On Fri, 24 Aug 2018 08:56:15 +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> Reviewed-by: Biju Das <[email protected]>
> ---
> Documentation/devicetree/bindings/usb/renesas_usb3.txt | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>

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

2018-11-08 12:49:31

by Fabrizio Castro

[permalink] [raw]
Subject: RE: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1

Dear All,

Who is the best person to take this patch?

Thanks,
Fab

> From: Fabrizio Castro <[email protected]>
> Sent: 24 August 2018 08:56
> Subject: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
>
> From: Biju Das <[email protected]>
>
> This patch adds binding for r8a774a1 (RZ/G2M).
>
> Signed-off-by: Biju Das <[email protected]>
> Reviewed-by: Fabrizio Castro <[email protected]>
> ---
> 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.

2018-11-08 13:22:20

by Simon Horman

[permalink] [raw]
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.

2018-11-08 13:28:21

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1

On Fri, Aug 24, 2018 at 08:56:13AM +0100, Fabrizio Castro wrote:
> From: Biju Das <[email protected]>
>
> This patch adds binding for r8a774a1 (RZ/G2M).
>
> Signed-off-by: Biju Das <[email protected]>
> Reviewed-by: Fabrizio Castro <[email protected]>

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


2018-11-08 14:13:51

by Fabrizio Castro

[permalink] [raw]
Subject: RE: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1

Hello Vinod,

Do you think you can take this patch?

Thanks,
Fab

> From: Fabrizio Castro <[email protected]>
> Sent: 24 August 2018 08:56
> Subject: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
>
> From: Biju Das <[email protected]>
>
> This patch adds binding for r8a774a1 (RZ/G2M).
>
> Signed-off-by: Biju Das <[email protected]>
> Reviewed-by: Fabrizio Castro <[email protected]>
> ---
> 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.

2018-11-08 14:14:41

by Fabrizio Castro

[permalink] [raw]
Subject: RE: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1

Thank you Simon for getting back to me.

> From: Simon Horman <[email protected]>
> 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.

2018-11-11 09:21:16

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH 4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1

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

--
~Vinod