Hi Yann On 9/4/23 15:22, Yann Gautier wrote:
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(+)
Series applied on stm32-next. Regards Alex