From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 5 Mar 2018 10:56:06 +0530 From: Vinod Koul Subject: Re: [PATCH] dmaengine: usb-dmac: add binding for r8a77965 Message-ID: <20180305052606.GM15443@localhost> References: <1519710896-26527-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1519710896-26527-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> To: Yoshihiro Shimoda Cc: robh+dt@kernel.org, mark.rutland@arm.com, dmaengine@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org List-ID: On Tue, Feb 27, 2018 at 02:54:56PM +0900, Yoshihiro Shimoda wrote: > This patch adds binding for r8a77965 (R-Car M3-N). Applied, thanks > > Signed-off-by: Yoshihiro Shimoda > --- > 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 f3d1f15..9dc935e 100644 > --- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt > +++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt > @@ -11,6 +11,7 @@ Required Properties: > - "renesas,r8a7794-usb-dmac" (R-Car E2) > - "renesas,r8a7795-usb-dmac" (R-Car H3) > - "renesas,r8a7796-usb-dmac" (R-Car M3-W) > + - "renesas,r8a77965-usb-dmac" (R-Car M3-N) > - 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 > -- ~Vinod