As the bindings for RZ/N1D SDHCI controller are now in -next, the DT additions for the extension board can now be added, too. Again, to match datasheets and schematics, the instances are numbered from '1', not from '0'. The wakeup interrupt is only described, not used yet by the driver. Parts are taken from the BSP. All double checked, rebased and updated by me. dtbs_check is happy, build bots, too. The series is based on my I2C enablement series [1]. A branch can be found here: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/n1d/enablement [1] 20250328153134.2881-7-wsa+renesas@xxxxxxxxxxxxxxxxxxxx Wolfram Sang (2): ARM: dts: renesas: r9a06g032: Describe SDHCI controllers ARM: dts: renesas: r9a06g032-rzn1d400-eb: describe SD card port .../dts/renesas/r9a06g032-rzn1d400-eb.dts | 22 +++++++++++++++++ arch/arm/boot/dts/renesas/r9a06g032.dtsi | 24 +++++++++++++++++++ 2 files changed, 46 insertions(+) -- 2.47.2