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@xxxxxxxxxxx> Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > --- > 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 >