summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7ulp-evk.dts
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/imx7ulp-evk.dts
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/imx7ulp-evk.dts')
-rw-r--r--arch/arm/boot/dts/imx7ulp-evk.dts15
1 files changed, 0 insertions, 15 deletions
diff --git a/arch/arm/boot/dts/imx7ulp-evk.dts b/arch/arm/boot/dts/imx7ulp-evk.dts
index 984fcdea6ffe..5e7fc3798c8b 100644
--- a/arch/arm/boot/dts/imx7ulp-evk.dts
+++ b/arch/arm/boot/dts/imx7ulp-evk.dts
@@ -418,21 +418,6 @@
bpp = <24>;
status = "disabled";
};
-
- fxas2100x@20 {
- compatible = "fsl,fxas2100x";
- reg = <0x20>;
- };
-
- fxos8700@1e {
- compatible = "fsl,fxos8700";
- reg = <0x1e>;
- };
-
- mpl3115@60 {
- compatible = "fsl,mpl3115";
- reg = <0x60>;
- };
};
&lpspi3 {