mbox series

[0/3] arm64: dts: nuvoton: Add pinctrl and gpio nodes for MA35D1

Message ID 20240819035647.306-1-ychuang570808@gmail.com (mailing list archive)
Headers show
Series arm64: dts: nuvoton: Add pinctrl and gpio nodes for MA35D1 | expand

Message

Jacky Huang Aug. 19, 2024, 3:56 a.m. UTC
From: Jacky Huang <ychuang3@nuvoton.com>

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(-)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 5, 2024, 3:40 p.m. UTC | #1
Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 19 Aug 2024 03:56:44 +0000 you wrote:
> From: Jacky Huang <ychuang3@nuvoton.com>
> 
> 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
> 
> [...]

Here is the summary with links:
  - [1/3] arm64: dts: nuvoton: Add syscon to the system-management node
    https://git.kernel.org/soc/soc/c/a957af089616
  - [2/3] arm64: dts: nuvoton: ma35d1: Add pinctrl and gpio nodes
    https://git.kernel.org/soc/soc/c/0dfa542df942
  - [3/3] arm64: dts: nuvoton: ma35d1: Add uart pinctrl settings
    https://git.kernel.org/soc/soc/c/82d7cf56551a

You are awesome, thank you!