summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2019-12-02 10:13:18 -0300
committerShawn Guo <shawnguo@kernel.org>2019-12-11 10:28:03 +0800
commit7d00c4fb4faf71fdfb2533aecdd95a73d279dade (patch)
tree9682a9ed8c77e7ab5eb3f71ea594aac3eb0d3867 /arch/arm/boot/dts/Makefile
parent0840a47ee85fdcc883b535ba12a849bfc2078523 (diff)
downloadlinux-7d00c4fb4faf71fdfb2533aecdd95a73d279dade.tar.bz2
ARM: dts: imx7ulp-com: Add initial support for i.MX7UP COM board
The Embedded Artists COM board is based on NXP i.MX7ULP. It has a BD70528 PMIC from Rohm with discrete DCDC powering option and improved current observability (compared to the existing NXP i.MX7ULP EVK). Add the initial support for the board. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index af63787d2198..1e9e1afca531 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -613,6 +613,7 @@ dtb-$(CONFIG_SOC_IMX7D) += \
imx7s-mba7.dtb \
imx7s-warp.dtb
dtb-$(CONFIG_SOC_IMX7ULP) += \
+ imx7ulp-com.dtb \
imx7ulp-evk.dtb
dtb-$(CONFIG_SOC_LS1021A) += \
ls1021a-moxa-uc-8410a.dtb \