All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: nuvoton: devicetree changes for 6.2
@ 2022-11-23  2:30 ` Joel Stanley
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Stanley @ 2022-11-23  2:30 UTC (permalink / raw)
  To: SoC Team; +Cc: Linux ARM, Jonathan Neuschäfer

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] ARM: nuvoton: devicetree changes for 6.2
@ 2022-11-23  2:30 ` Joel Stanley
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Stanley @ 2022-11-23  2:30 UTC (permalink / raw)
  To: SoC Team; +Cc: Linux ARM, Jonathan Neuschäfer

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] ARM: nuvoton: devicetree changes for 6.2
  2022-11-23  2:30 ` Joel Stanley
  (?)
@ 2022-11-23 12:00 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2022-11-23 12:00 UTC (permalink / raw)
  To: Joel Stanley; +Cc: soc

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!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-23 12:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-23  2:30 [GIT PULL] ARM: nuvoton: devicetree changes for 6.2 Joel Stanley
2022-11-23  2:30 ` Joel Stanley
2022-11-23 12:00 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.