All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-6.1 v1 0/2] Add modules to device tree NPCM8XX
@ 2023-06-29 12:31 Tomer Maimon
  2023-06-29 12:31 ` [PATCH linux dev-6.1 v1 1/2] arm64: dts: nuvoton: add nodes to NPCM8XX Tomer Maimon
  2023-06-29 12:31 ` [PATCH linux dev-6.1 v1 2/2] arm64: dts: nuvoton: Enable nodes NPCM845 EVB DTS Tomer Maimon
  0 siblings, 2 replies; 3+ messages in thread
From: Tomer Maimon @ 2023-06-29 12:31 UTC (permalink / raw)
  To: openbmc; +Cc: Joel Stanley, Tomer Maimon

Add Nuvoton BMC NPCM8XX nodes support:
	- EHCI
        - OHCI
        - PCIe
        - eMMC
        - FIU
        - PSPI
        - KCS
        - BPC
        - JTAG Master
        - RNG
        - ADC
        - SGPIO
        - Thermal
        - PWM and FAN
        - I2C
        - I3C
        - Pin controller
        - GPIO
        - GMAC
        - EDAC
        - OPTEE

Tomer Maimon (2):
  arm64: dts: nuvoton: add nodes to NPCM8XX
  arm64: dts: nuvoton: Enable nodes NPCM845 EVB DTS

 .../dts/nuvoton/nuvoton-common-npcm8xx.dtsi   | 1495 ++++++++++++++++-
 .../boot/dts/nuvoton/nuvoton-npcm845-evb.dts  |  568 +++++++
 .../nuvoton/nuvoton-npcm845-pincfg-evb.dtsi   |   79 +
 .../boot/dts/nuvoton/nuvoton-npcm845.dtsi     |   95 ++
 4 files changed, 2235 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm64/boot/dts/nuvoton/nuvoton-npcm845-pincfg-evb.dtsi

-- 
2.33.0


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

end of thread, other threads:[~2023-06-29 12:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-29 12:31 [PATCH linux dev-6.1 v1 0/2] Add modules to device tree NPCM8XX Tomer Maimon
2023-06-29 12:31 ` [PATCH linux dev-6.1 v1 1/2] arm64: dts: nuvoton: add nodes to NPCM8XX Tomer Maimon
2023-06-29 12:31 ` [PATCH linux dev-6.1 v1 2/2] arm64: dts: nuvoton: Enable nodes NPCM845 EVB DTS Tomer Maimon

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.