Hi Ben, On Mon, Apr 14, 2014 at 11:35 PM, Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx> wrote: > --- a/arch/arm/boot/dts/r8a7790.dtsi > +++ b/arch/arm/boot/dts/r8a7790.dtsi > @@ -86,6 +88,76 @@ > }; > }; > > + dma0: dma-mux@0 { > + compatible = "renesas,shdma-mux"; > + #dma-cells = <2>; > + dma-channels = <20>; Shouldn't this be 30, i.e. the sum of the properties in the child nodes? > + sysdma0: dma-controller@e6700000 { > + compatible = "renesas,shdma-r8a7790"; > + clocks = <&mstp2_clks R8A7790_CLK_SYS_DMAC0>; > + dma-channels = <15>; > + sysdma1: dma-controller@e6720000 { > + compatible = "renesas,shdma-r8a7790"; > + clocks = <&mstp2_clks R8A7790_CLK_SYS_DMAC1>; > + dma-channels = <15>; 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html