Hi Greg, Simon, Magnus, This patch series adds DMA support to the DT binding documentation for the various Renesas (H)SCI(F{,A,B}) serial ports, and adds the corresponding properties to the Renesas R-Car Gen2 DT source files. - Patch 1 updates the DT binding documentation. - Patches 2-4 update the dtsi files. Although the sh-sci driver itself doesn't support DT DMA properties yet, it's safe to apply patches 2-4, as DT describes the hardware, not the (current) features of the Linux driver implementation. Thanks! Geert Uytterhoeven (4): serial: sh-sci: Add DMA support to the DT binding documentation ARM: shmobile: r8a7790 dtsi: Describe DMA for the serial ports ARM: shmobile: r8a7791 dtsi: Describe DMA for the serial ports ARM: shmobile: r8a7794 dtsi: Describe DMA for the serial ports .../bindings/serial/renesas,sci-serial.txt | 7 +++++ arch/arm/boot/dts/r8a7790.dtsi | 20 ++++++++++++ arch/arm/boot/dts/r8a7791.dtsi | 36 ++++++++++++++++++++++ arch/arm/boot/dts/r8a7794.dtsi | 36 ++++++++++++++++++++++ 4 files changed, 99 insertions(+) -- 1.9.1 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