Skip to content

Commit

Permalink
ARM: dts: lpc32xx: phy3250: add SoC name prefix to board dts file
Browse files Browse the repository at this point in the history
To simplify matching of DTS files of all NXP LPC32xx powered boards by
a file name add 'lpc3250' prefix to PHYTEC PHYCORE-LPC3250 board dts
file.

Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com>
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
  • Loading branch information
Vladimir Zapolskiy committed Apr 27, 2016
1 parent 9cfde0a commit 3ff11fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ dtb-$(CONFIG_ARCH_LPC18XX) += \
lpc4357-ea4357-devkit.dtb
dtb-$(CONFIG_ARCH_LPC32XX) += \
lpc3250-ea3250.dtb \
phy3250.dtb
lpc3250-phy3250.dtb
dtb-$(CONFIG_MACH_MESON6) += \
meson6-atv1200.dtb
dtb-$(CONFIG_MACH_MESON8) += \
Expand Down
File renamed without changes.

0 comments on commit 3ff11fe

Please sign in to comment.