Hi all, This patch series updates the Renesas DT binding documentation for core components on the new R-Car M3-W+ (R8A77961) SoC, and for the Salvator-XS development board equipped with this SoC. Changes compared to v1[1]: - Split in per-subsystem series, - Add Reviewed-by, - Add board part number. I intend to queue this series in renesas-devel for v5.5. The last patch will be put on a branch shared between driver and DTS. Thanks for your comments! [1] "[PATCH/RFC 00/19] arm64: dts: renesas: Initial support for R-Car M3-W+" https://lore.kernel.org/linux-renesas-soc/20191007102332.12196-1-geert+renesas@xxxxxxxxx/ Geert Uytterhoeven (5): dt-bindings: arm: renesas: Document R-Car M3-W+ SoC DT bindings dt-bindings: arm: renesas: Add Salvator-XS board with R-Car M3-W+ dt-bindings: reset: rcar-rst: Document r8a77961 support dt-bindings: power: rcar-sysc: Document r8a77961 support dt-bindings: power: Add r8a77961 SYSC power domain definitions .../devicetree/bindings/arm/renesas.yaml | 6 ++++ .../bindings/power/renesas,rcar-sysc.txt | 1 + .../devicetree/bindings/reset/renesas,rst.txt | 1 + include/dt-bindings/power/r8a77961-sysc.h | 32 +++++++++++++++++++ 4 files changed, 40 insertions(+) create mode 100644 include/dt-bindings/power/r8a77961-sysc.h -- 2.17.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