public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] EDAC: nuvoton: Add nuvoton NPCM EDAC driver
@ 2022-03-02  9:24 Medad CChien
  2022-03-02  9:24 ` [PATCH v2 1/3] ARM: dts: nuvoton: Add new device node Medad CChien
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Medad CChien @ 2022-03-02  9:24 UTC (permalink / raw)
  To: rric, james.morse, tony.luck, mchehab, bp, robh+dt, benjaminfair,
	yuenn, venture, KWLIU, YSCHU, JJLIU0, KFTING, avifishman70,
	tmaimon77, tali.perry1
  Cc: linux-edac, linux-kernel, devicetree, openbmc, Medad CChien

Add support for Nuvoton NPCM SoC.

Medad CChien (3):
  ARM: dts: nuvoton: Add new device node
  dt-bindings: edac: npcm-edac.yaml
  EDAC: nuvoton: Add nuvoton NPCM EDAC driver

 .../devicetree/bindings/edac/npcm-edac.yaml   |  62 ++
 arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi |   7 +
 drivers/edac/Kconfig                          |   9 +
 drivers/edac/Makefile                         |   1 +
 drivers/edac/npcm_edac.c                      | 714 ++++++++++++++++++
 5 files changed, 793 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/edac/npcm-edac.yaml
 create mode 100644 drivers/edac/npcm_edac.c

-- 
2.17.1


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

end of thread, other threads:[~2022-03-02 17:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-02  9:24 [PATCH v2 0/3] EDAC: nuvoton: Add nuvoton NPCM EDAC driver Medad CChien
2022-03-02  9:24 ` [PATCH v2 1/3] ARM: dts: nuvoton: Add new device node Medad CChien
2022-03-02  9:24 ` [PATCH v2 2/3] dt-bindings: edac: npcm-edac.yaml Medad CChien
2022-03-02 17:50   ` Rob Herring
2022-03-02  9:24 ` [PATCH v2 3/3] EDAC: nuvoton: Add nuvoton NPCM EDAC driver Medad CChien

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox