From: Jacky Huang <ychuang3@xxxxxxxxxxx> This patch series adds pinctrl and gpio nodes to the device tree of the Nuvoton MA35D1 SoC. Additionally, it includes pin configuration for UART nodes now that the pinctrl node is available. Jacky Huang (3): arm64: dts: nuvoton: Add syscon to the system-management node arm64: dts: nuvoton: ma35d1: Add pinctrl and gpio nodes arm64: dts: nuvoton: ma35d1: Add uart pinctrl settings .../boot/dts/nuvoton/ma35d1-iot-512m.dts | 80 +++++++++- .../boot/dts/nuvoton/ma35d1-som-256m.dts | 83 +++++++++- arch/arm64/boot/dts/nuvoton/ma35d1.dtsi | 151 +++++++++++++++++- 3 files changed, 305 insertions(+), 9 deletions(-) -- 2.34.1