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 <yoshihiro.shimoda...@renesas.com> > --- > 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