On Mon, Feb 1, 2016 at 11:29 AM, Yoshihiro Shimoda
<[email protected]> 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.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
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