linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add SD-card support on STM32MP25
@ 2023-09-04 13:22 Yann Gautier
  2023-09-04 13:22 ` [PATCH 1/3] arm64: dts: st: add sdmmc1 node in stm32mp251 SoC file Yann Gautier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yann Gautier @ 2023-09-04 13:22 UTC (permalink / raw)
  To: Alexandre Torgue, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Maxime Coquelin, devicetree, linux-stm32, linux-arm-kernel,
	linux-kernel, Christophe Kerello, Yann Gautier

Add sdmmc1 node in SoC DT file, then the pins used on STM32MP257F-EV1
board, and then the node in board file for SD-card support.

Yann Gautier (3):
  arm64: dts: st: add sdmmc1 node in stm32mp251 SoC file
  arm64: dts: st: add sdmmc1 pins for stm32mp25
  arm64: dts: st: add SD-card support on STM32MP257F-EV1 board

 arch/arm64/boot/dts/st/stm32mp25-pinctrl.dtsi | 54 +++++++++++++++++++
 arch/arm64/boot/dts/st/stm32mp251.dtsi        | 13 +++++
 arch/arm64/boot/dts/st/stm32mp257f-ev1.dts    | 22 ++++++++
 3 files changed, 89 insertions(+)

-- 
2.34.1


_______________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2023-09-22  7:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-04 13:22 [PATCH 0/3] Add SD-card support on STM32MP25 Yann Gautier
2023-09-04 13:22 ` [PATCH 1/3] arm64: dts: st: add sdmmc1 node in stm32mp251 SoC file Yann Gautier
2023-09-04 13:22 ` [PATCH 2/3] arm64: dts: st: add sdmmc1 pins for stm32mp25 Yann Gautier
2023-09-04 13:22 ` [PATCH 3/3] arm64: dts: st: add SD-card support on STM32MP257F-EV1 board Yann Gautier
2023-09-22  7:27 ` [PATCH 0/3] Add SD-card support on STM32MP25 Alexandre TORGUE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).