mbox series

[GIT,PULL] ARM: nuvoton: devicetree changes for 6.2

Message ID CACPK8XffL5_L5D_ZGQid0r4h0wfTc+XBGUO1-0QW7ErPPrrvEQ@mail.gmail.com (mailing list archive)
State Accepted
Commit 62cc4a55fd7bfa2fcc2f0ac6c1f048e54f79f9ad
Headers show
Series [GIT,PULL] ARM: nuvoton: devicetree changes for 6.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git tags/nuvoton-6.2-devicetree

Message

Joel Stanley Nov. 23, 2022, 2:30 a.m. UTC
Hello soc maintainers,

Here are the nuvoton device tree changes for v6.2.

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git
tags/nuvoton-6.2-devicetree

for you to fetch changes up to 88cfe56ea64a4cc1038c18b9dd416d817d1c8ae5:

  ARM: dts: nuvoton: wpcm450: Add missing aliases for serial0/serial1
(2022-11-22 12:07:20 +1030)

----------------------------------------------------------------
Nuvoton device tree updates for 6.2

 - Update fix-partition syntax

 - WPCM450 updates for SPI controller, clock, watchdog, serial

 - GPIO line names for Supermicro X9SCI-LN4F BMC

----------------------------------------------------------------
Jonathan Neuschäfer (7):
      ARM: dts: nuvoton,wpcm450-supermicro-x9sci-ln4f: Add GPIO line names
      ARM: dts: nuvoton: Remove bogus unit addresses from fixed-partition nodes
      ARM: dts: wpcm450: Add FIU SPI controller node
      ARM: dts: wpcm450-supermicro-x9sci-ln4f: Add SPI flash
      ARM: dts: wpcm450: Add clock controller node
      ARM: dts: wpcm450: Enable watchdog by default
      ARM: dts: nuvoton: wpcm450: Add missing aliases for serial0/serial1

 arch/arm/boot/dts/nuvoton-npcm730-gbs.dts          |  2 +-
 arch/arm/boot/dts/nuvoton-npcm730-gsj.dts          |  2 +-
 arch/arm/boot/dts/nuvoton-npcm730-kudo.dts         |  6 ++--
 arch/arm/boot/dts/nuvoton-npcm750-evb.dts          |  4 +--
 .../boot/dts/nuvoton-npcm750-runbmc-olympus.dts    |  6 ++--
 .../dts/nuvoton-wpcm450-supermicro-x9sci-ln4f.dts  | 36 +++++++++++++++++++---
 arch/arm/boot/dts/nuvoton-wpcm450.dtsi             | 34 +++++++++++++++++++-
 7 files changed, 75 insertions(+), 15 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Nov. 23, 2022, noon UTC | #1
Hello:

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

On Wed, 23 Nov 2022 02:30:45 +0000 you wrote:
> Hello soc maintainers,
> 
> Here are the nuvoton device tree changes for v6.2.
> 
> The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
> 
>   Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: nuvoton: devicetree changes for 6.2
    https://git.kernel.org/soc/soc/c/62cc4a55fd7b

You are awesome, thank you!