public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add eMMC support for Stratix 10 SoCDK
@ 2026-01-20 13:54 tzeyee.ng
  2026-01-20 13:54 ` [PATCH 1/2] dt-bindings: altera: document Stratix 10 eMMC compatible tzeyee.ng
  2026-01-20 13:54 ` [PATCH 2/2] arm64: dts: socfpga: stratix10: Add emmc support tzeyee.ng
  0 siblings, 2 replies; 7+ messages in thread
From: tzeyee.ng @ 2026-01-20 13:54 UTC (permalink / raw)
  To: Dinh Nguyen, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	devicetree, linux-kernel

From: Ng Tze Yee <tzeyee.ng@altera.com>

The first patch adds the device tree binding documentation for the new
board compatible string. The second patch introduces the device tree
file for the eMMC configuration along with necessary build system
changes.

Ng Tze Yee (2):
  dt-bindings: altera: document Stratix 10 eMMC compatible
  arm64: dts: socfpga: stratix10: Add emmc support

 .../devicetree/bindings/arm/altera.yaml       |   1 +
 arch/arm64/boot/dts/altera/Makefile           |   1 +
 .../altera/socfpga_stratix10_socdk_emmc.dts   | 155 ++++++++++++++++++
 3 files changed, 157 insertions(+)
 create mode 100644 arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_emmc.dts

-- 
2.25.1


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

end of thread, other threads:[~2026-01-21 18:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 13:54 [PATCH 0/2] Add eMMC support for Stratix 10 SoCDK tzeyee.ng
2026-01-20 13:54 ` [PATCH 1/2] dt-bindings: altera: document Stratix 10 eMMC compatible tzeyee.ng
2026-01-20 19:46   ` Conor Dooley
2026-01-21  8:39     ` Ng, Tze Yee
2026-01-21 18:29       ` Conor Dooley
2026-01-20 13:54 ` [PATCH 2/2] arm64: dts: socfpga: stratix10: Add emmc support tzeyee.ng
2026-01-20 19:49   ` Conor Dooley

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