ARM: dts: stm32: add initial support of stm32mp157c eval board
[platform/kernel/linux-rpi.git] / arch / arm / boot / dts / Makefile
index ade7a38..b73780f 100644 (file)
@@ -863,7 +863,7 @@ dtb-$(CONFIG_ARCH_STI) += \
        stih410-b2120.dtb \
        stih410-b2260.dtb \
        stih418-b2199.dtb
-dtb-$(CONFIG_ARCH_STM32)+= \
+dtb-$(CONFIG_ARCH_STM32) += \
        stm32f429-disco.dtb \
        stm32f469-disco.dtb \
        stm32f746-disco.dtb \
@@ -871,7 +871,9 @@ dtb-$(CONFIG_ARCH_STM32)+= \
        stm32429i-eval.dtb \
        stm32746g-eval.dtb \
        stm32h743i-eval.dtb \
-       stm32h743i-disco.dtb
+       stm32h743i-disco.dtb \
+       stm32mp157c-ed1.dtb \
+       stm32mp157c-ev1.dtb
 dtb-$(CONFIG_MACH_SUN4I) += \
        sun4i-a10-a1000.dtb \
        sun4i-a10-ba10-tvbox.dtb \