[PATCH 0/3] Add SD-card support on STM32MP25

Yann Gautier yann.gautier at foss.st.com
Mon Sep 4 06:22:09 PDT 2023


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




More information about the linux-arm-kernel mailing list