All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: dts: Nuvoton device trees
@ 2020-11-19  7:20 ` Joel Stanley
  0 siblings, 0 replies; 12+ messages in thread
From: Joel Stanley @ 2020-11-19  7:20 UTC (permalink / raw)
  To: Rob Herring, Avi Fishman, Tomer Maimon, Tali Perry,
	Patrick Venture, Nancy Yuen, Benjamin Fair
  Cc: Lancelot Kao, Fran Hsu, devicetree, linux-arm-kernel

This series collects the device trees we have in the OpenBMC kernel tree
and submits them for inclusion in the mainline kernel.

Note that some nodes are removed for parts of the NPCM SoC that are not
yet in the mainline dtsi.

While the patches have been reviewed on the OpenBMC list already, this
is a chance to check that they are okay to merge upstream. Please respond
to this mail and I will submit for 5.11.

Fran Hsu (2):
  ARM: dts: nuvoton: Add Quanta GSJ BMC pinctrl
  ARM: dts: nuvoton: Add Quanta GSJ BMC

Lancelot Kao (1):
  ARM: dts: nuvoton: Add Fii Kudo system

Tomer Maimon (2):
  ARM: dts: nuvoton: Add Nuvoton NPCM730 device tree
  ARM: dts: nuvoton: Add NPCM7xx RunBMC Olympus Quanta machine

 arch/arm/boot/dts/Makefile                    |    5 +-
 .../boot/dts/nuvoton-npcm730-gsj-gpio.dtsi    |  477 ++++++++
 arch/arm/boot/dts/nuvoton-npcm730-gsj.dts     |  490 ++++++++
 arch/arm/boot/dts/nuvoton-npcm730-kudo.dts    |  826 +++++++++++++
 arch/arm/boot/dts/nuvoton-npcm730.dtsi        |   44 +
 ...nuvoton-npcm750-runbmc-olympus-pincfg.dtsi |  517 ++++++++
 .../dts/nuvoton-npcm750-runbmc-olympus.dts    | 1052 +++++++++++++++++
 7 files changed, 3410 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/nuvoton-npcm730-gsj-gpio.dtsi
 create mode 100644 arch/arm/boot/dts/nuvoton-npcm730-gsj.dts
 create mode 100644 arch/arm/boot/dts/nuvoton-npcm730-kudo.dts
 create mode 100644 arch/arm/boot/dts/nuvoton-npcm730.dtsi
 create mode 100644 arch/arm/boot/dts/nuvoton-npcm750-runbmc-olympus-pincfg.dtsi
 create mode 100644 arch/arm/boot/dts/nuvoton-npcm750-runbmc-olympus.dts

-- 
2.29.2


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

end of thread, other threads:[~2020-11-19  7:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-19  7:20 [PATCH 0/5] ARM: dts: Nuvoton device trees Joel Stanley
2020-11-19  7:20 ` Joel Stanley
2020-11-19  7:20 ` [PATCH 1/5] ARM: dts: nuvoton: Add Nuvoton NPCM730 device tree Joel Stanley
2020-11-19  7:20   ` Joel Stanley
2020-11-19  7:20 ` [PATCH 2/5] ARM: dts: nuvoton: Add Quanta GSJ BMC pinctrl Joel Stanley
2020-11-19  7:20   ` Joel Stanley
2020-11-19  7:20 ` [PATCH 3/5] ARM: dts: nuvoton: Add Quanta GSJ BMC Joel Stanley
2020-11-19  7:20   ` Joel Stanley
2020-11-19  7:20 ` [PATCH 4/5] ARM: dts: nuvoton: Add NPCM7xx RunBMC Olympus Quanta machine Joel Stanley
2020-11-19  7:20   ` Joel Stanley
2020-11-19  7:20 ` [PATCH 5/5] ARM: dts: nuvoton: Add Fii Kudo system Joel Stanley
2020-11-19  7:20   ` Joel Stanley

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.