The intention of this series is to enable the UART attached to the 9-pin-SubD connector on the extentsion board (patch 2). I got confused while doing this, because currently the uarts are counted from 0 in the SoC DTSI while they start from 1 in the documentation and the schematics. Thus, patch 1 renames the labels accordingly. However, the series is still RFC because I am calling for opinions if we maybe also want to fix the pinmux defines like this one 'RZN1_FUNC_UART2? to the official numbering? Looking forward to comments... Based on renesas-dts-for-v6.16 as of today + my GMAC1 patch sent a few minutes ago. Wolfram Sang (2): ARM: dts: renesas: r9a06g032: rename uart port labels ARM: dts: renesas: r9a06g032-rzn1d400-eb: describe 9-pin SubD-serial port .../boot/dts/renesas/r9a06g032-rzn1d400-db.dts | 4 ++-- .../boot/dts/renesas/r9a06g032-rzn1d400-eb.dts | 15 +++++++++++++++ arch/arm/boot/dts/renesas/r9a06g032.dtsi | 16 ++++++++-------- 3 files changed, 25 insertions(+), 10 deletions(-) -- 2.47.2