diff mbox

dmaengine: usb-dmac: Add soctype for R-Car M3-W

Message ID 1501673614-6633-1-git-send-email-yoshihiro.shimoda.uh@renesas.com (mailing list archive)
State Accepted
Headers show

Commit Message

Yoshihiro Shimoda Aug. 2, 2017, 11:33 a.m. UTC
This patch adds R-Car M3-W device tree bindings for usb-dmac driver.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
---
 Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Aug. 3, 2017, 7:40 a.m. UTC | #1
On Wed, Aug 02, 2017 at 08:33:34PM +0900, Yoshihiro Shimoda wrote:
> This patch adds R-Car M3-W device tree bindings for usb-dmac driver.
> 
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

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

> ---
>  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 e7780a1..1be6941 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> +++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
> @@ -8,6 +8,7 @@ Required Properties:
>  	  - "renesas,r8a7793-usb-dmac" (R-Car M2-N)
>  	  - "renesas,r8a7794-usb-dmac" (R-Car E2)
>  	  - "renesas,r8a7795-usb-dmac" (R-Car H3)
> +	  - "renesas,r8a7796-usb-dmac" (R-Car M3-W)
>  - reg: base address and length of the registers block for the DMAC
>  - interrupts: interrupt specifiers for the DMAC, one for each entry in
>    interrupt-names.
> -- 
> 1.9.1
> 
--
To unsubscribe from this list: send the line "unsubscribe dmaengine" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Rob Herring Aug. 10, 2017, 4:25 p.m. UTC | #2
On Wed, Aug 02, 2017 at 08:33:34PM +0900, Yoshihiro Shimoda wrote:
> This patch adds R-Car M3-W device tree bindings for usb-dmac driver.
> 
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> ---
>  Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Rob Herring <robh@kernel.org>
--
To unsubscribe from this list: send the line "unsubscribe dmaengine" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Yoshihiro Shimoda Aug. 25, 2017, 5:47 a.m. UTC | #3
Hi Rob,

> From: Rob Herring
> Sent: Friday, August 11, 2017 1:26 AM
> 
> On Wed, Aug 02, 2017 at 08:33:34PM +0900, Yoshihiro Shimoda wrote:
> > This patch adds R-Car M3-W device tree bindings for usb-dmac driver.
> >
> > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> > ---
> >  Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 1 +
> >  1 file changed, 1 insertion(+)
> 
> Acked-by: Rob Herring <robh@kernel.org>

Thank you for your Acked-by!

Hi, Vinod,

I checked your next branch today, but it doesn't have this patch.
So, would you apply this patch into your repo?

Best regards,
Yoshihiro Shimoda

--
To unsubscribe from this list: send the line "unsubscribe dmaengine" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Vinod Koul Aug. 25, 2017, 6:33 a.m. UTC | #4
On Fri, Aug 25, 2017 at 05:47:22AM +0000, Yoshihiro Shimoda wrote:
> Hi Rob,
> 
> > From: Rob Herring
> > Sent: Friday, August 11, 2017 1:26 AM
> > 
> > On Wed, Aug 02, 2017 at 08:33:34PM +0900, Yoshihiro Shimoda wrote:
> > > This patch adds R-Car M3-W device tree bindings for usb-dmac driver.
> > >
> > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> > > ---
> > >  Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 1 +
> > >  1 file changed, 1 insertion(+)
> > 
> > Acked-by: Rob Herring <robh@kernel.org>
> 
> Thank you for your Acked-by!
> 
> Hi, Vinod,
> 
> I checked your next branch today, but it doesn't have this patch.
> So, would you apply this patch into your repo?

Can you check again, i can see it and also on Web UI

http://git.infradead.org/users/vkoul/slave-dma.git/commit/2d166e66aca3e832cb0851da7d0183090dd699d4
Yoshihiro Shimoda Aug. 25, 2017, 6:42 a.m. UTC | #5
Hi, Vinod,

Thank you for reply!

> From: Vinod Koul
> Sent: Friday, August 25, 2017 3:33 PM
> 
> On Fri, Aug 25, 2017 at 05:47:22AM +0000, Yoshihiro Shimoda wrote:
> > Hi Rob,
> >
> > > From: Rob Herring
> > > Sent: Friday, August 11, 2017 1:26 AM
> > >
> > > On Wed, Aug 02, 2017 at 08:33:34PM +0900, Yoshihiro Shimoda wrote:
> > > > This patch adds R-Car M3-W device tree bindings for usb-dmac driver.
> > > >
> > > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> > > > ---
> > > >  Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt | 1 +
> > > >  1 file changed, 1 insertion(+)
> > >
> > > Acked-by: Rob Herring <robh@kernel.org>
> >
> > Thank you for your Acked-by!
> >
> > Hi, Vinod,
> >
> > I checked your next branch today, but it doesn't have this patch.
> > So, would you apply this patch into your repo?
> 
> Can you check again, i can see it and also on Web UI
> 
> http://git.infradead.org/users/vkoul/slave-dma.git/commit/2d166e66aca3e832cb0851da7d0183090dd699d4

Oops! I looked at other repo (https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma.git/).
I forgot the repo was changed.

Thank you for applying this patch!

Best regards,
Yoshihiro Shimoda

> --
> ~Vinod
> --
> To unsubscribe from this list: send the line "unsubscribe dmaengine" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe dmaengine" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
index e7780a1..1be6941 100644
--- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
+++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt
@@ -8,6 +8,7 @@  Required Properties:
 	  - "renesas,r8a7793-usb-dmac" (R-Car M2-N)
 	  - "renesas,r8a7794-usb-dmac" (R-Car E2)
 	  - "renesas,r8a7795-usb-dmac" (R-Car H3)
+	  - "renesas,r8a7796-usb-dmac" (R-Car M3-W)
 - reg: base address and length of the registers block for the DMAC
 - interrupts: interrupt specifiers for the DMAC, one for each entry in
   interrupt-names.