Hi Geert-san, Simon-san, > From: linux-renesas-soc-owner@xxxxxxxxxxxxxxx [mailto:linux-renesas-soc-owner@xxxxxxxxxxxxxxx] On Behalf Of Geert > Uytterhoeven > Sent: Tuesday, February 02, 2016 7:10 PM > > On Mon, Feb 1, 2016 at 11:29 AM, Yoshihiro Shimoda > <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > > --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi > > +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi > > @@ -880,5 +880,31 @@ > > power-domains = <&cpg>; > > status = "disabled"; > > }; > > + > > + usb_dmac0: dma-controller@e65a0000 { > > + compatible = "renesas,r8a7795-usb-dmac", > > + "renesas,usb-dmac"; > > + reg = <0 0xe65a0000 0 0x100>; > > + interrupts = <0 109 IRQ_TYPE_LEVEL_HIGH > > + 0 109 IRQ_TYPE_LEVEL_HIGH>; > > Sorry, I missed you're not using the GIC_SPI defines. Oops! Thank you for the point. Simon-san, Would you revert this patch? I will submit v2 patch soon. Best regards, Yoshihiro Shimoda > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds