From b4ad0d4ec42565225473e5300881c116d9ec56f7 Mon Sep 17 00:00:00 2001 From: Adriana Reus Date: Wed, 12 Apr 2017 13:45:13 +0300 Subject: 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 --- arch/arm/boot/dts/imx7ulp-evk.dts | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'arch/arm/boot/dts/imx7ulp-evk.dts') 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 { -- cgit v1.2.3