With the latest update, dts/src/arm/stm32mp151.dtsi now defines the two other sdmmc nodes as well. Have barebox set aliases for them. Signed-off-by: Ahmad Fatoum <ahmad@xxxxxx> --- arch/arm/dts/stm32mp151.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/dts/stm32mp151.dtsi b/arch/arm/dts/stm32mp151.dtsi index e416c89856a2..8f8249dbc479 100644 --- a/arch/arm/dts/stm32mp151.dtsi +++ b/arch/arm/dts/stm32mp151.dtsi @@ -19,6 +19,8 @@ gpio10 = &gpiok; gpio25 = &gpioz; mmc0 = &sdmmc1; + mmc1 = &sdmmc2; + mmc2 = &sdmmc3; }; psci { -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox