summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorAdriana Reus <adriana.reus@nxp.com>2017-04-12 13:45:13 +0300
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:26:13 +0800
commitb4ad0d4ec42565225473e5300881c116d9ec56f7 (patch)
tree128ff0fa12efa25bb06e6b36acaee4f59f2ae78d /arch/arm/boot/dts/Makefile
parent893e367d335c45f700a1238669866e679c9802eb (diff)
MLK-14451: arm: dts: Remove dts entry for sensors in imx7ulp-evk.dts
Sensors are connected to M4 and not to A-Core. Sensors will not be exposed to A-Core via standard i2c interface but via an i2c proxy layer over rpmsg. Remove the dts entry to avoid the probe error messages and add a separate dts file for the case where someone wishes to rework the board themselves and connect sensors for testing purposes. Signed-off-by: Adriana Reus <adriana.reus@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index b2446e0687da..d1d16a68f07d 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -645,7 +645,8 @@ dtb-$(CONFIG_SOC_IMX7ULP) += \
imx7ulp-evk-lpuart.dtb \
imx7ulp-evk-qspi.dtb \
imx7ulp-evk-wm8960.dtb \
- imx7ulp-evk-hdmi.dtb
+ imx7ulp-evk-hdmi.dtb \
+ imx7ulp-evk-sensors-to-i2c5.dtb
dtb-$(CONFIG_SOC_LS1021A) += \
ls1021a-qds.dtb \
ls1021a-twr.dtb