]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(stm32mp1-fdts): remove mmc1 alias if not needed
authorYann Gautier <yann.gautier@st.com>
Fri, 28 Jan 2022 10:20:45 +0000 (11:20 +0100)
committerYann Gautier <yann.gautier@st.com>
Fri, 28 Jan 2022 10:26:52 +0000 (11:26 +0100)
commita0e972438b99012da422411c8e504a19bdad44a2
treeee4492518ae108197a0b4954171f654cb0d307e5
parent24ce8d134a1fe4c4667c36f7914433ffdcb2c0c9
fix(stm32mp1-fdts): remove mmc1 alias if not needed

If a board declares an mmc1 alias in its DT and is compiled without flags
STM32MP_EMMC or STM32MP_SDMMC, the DT will fail to build.
Add /delete-property/ mmc1; to correct this.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I1938ff99dc3d883f9174ee886f9ffa195ec60373
fdts/stm32mp15-bl2.dtsi