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. ---------------- V2: - Add "renesas,rzn1d400-db" in list of compatibles for EB board - Replace '_' with '-' in eth pins node name - Split some long lines in dts Clément Léger (2): dt-bindings: soc: renesas: renesas.yaml: add renesas,rzn1d400-eb compatible ARM: dts: r9a06g032: add r9a06g032-rzn1d400-eb board device-tree .../bindings/soc/renesas/renesas.yaml | 7 ++ arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/r9a06g032-rzn1d400-eb.dts | 94 +++++++++++++++++++ 3 files changed, 102 insertions(+) create mode 100644 arch/arm/boot/dts/r9a06g032-rzn1d400-eb.dts -- 2.39.0