Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9a95d57 authored by Vladimir Zapolskiy's avatar Vladimir Zapolskiy
Browse files

ARM: dts: lpc32xx: ea3250: add SoC name prefix to board dts file



To simplify matching of DTS files of all NXP LPC32xx powered boards by
a file name add 'lpc3250' prefix to Embedded Artists LPC3250 board dts
file.

Acked-by: default avatarSylvain Lemieux <slemieux.tyco@gmail.com>
Signed-off-by: default avatarVladimir Zapolskiy <vz@mleia.com>
parent 118e24cd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -241,7 +241,8 @@ dtb-$(CONFIG_ARCH_LPC18XX) += \
	lpc4350-hitex-eval.dtb \
	lpc4357-ea4357-devkit.dtb
dtb-$(CONFIG_ARCH_LPC32XX) += \
	ea3250.dtb phy3250.dtb
	lpc3250-ea3250.dtb \
	phy3250.dtb
dtb-$(CONFIG_MACH_MESON6) += \
	meson6-atv1200.dtb
dtb-$(CONFIG_MACH_MESON8) += \