This short series adds support for the RZ/N1 Expansion Board. This board is a carrier board on which a daughter board (either RZ/N1D or RZ/N1S) can be plugged. The device-tree that is added by this series enables the use to the 2 external switch ports that are present on this board. Clément Léger (2): dt-bindings: soc: renesas: renesas.yaml: add renesas,rzn1d400-eb compatible ARM: dts: r9a06g032: add EB board device-tree .../bindings/soc/renesas/renesas.yaml | 6 ++ arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/r9a06g032-rzn1d400-eb.dts | 92 +++++++++++++++++++ 3 files changed, 99 insertions(+) create mode 100644 arch/arm/boot/dts/r9a06g032-rzn1d400-eb.dts -- 2.39.0