commit | 3879761fc206d8b3c04f0fb48d811efc267c025f | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Tue May 21 11:15:31 2024 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Aug 12 15:54:52 2024 +0200 |
tree | 7a0873f65d87c63358a723081257ddf976747c92 | |
parent | 53e89824aa2b4107a583150d1b14b855f25cd63c [diff] |
feat(stm32mp2-fdts): add sdmmc nodes in SoC DT file Add the sdmmc1 & sdmmc2 nodes in stm32mp251.dtsi file, to support eMMC or SD-cards. To avoid increasing DT size if SD-card or eMMC boot is not selected, the nodes are removed from DT thanks to stm32mp25-bl2.dtsi overlay. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I2ed841442b7dddf0c441ae3b3d2462ef535f9951