From: Markus Pargmann Date: Sun, 7 Jul 2013 13:13:29 +0000 (+0200) Subject: ARM: dts: imx27 phyCARD-S SOM remove wrong i2c sensor X-Git-Tag: next-20130717~11^2~1^2~21 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ca3bbaf5b104908d679eb5db17d4d9b205c1455e;p=karo-tx-linux.git ARM: dts: imx27 phyCARD-S SOM remove wrong i2c sensor This sensor was introduced in the original pca100 board file, but phyCARD-S SOM and RDK do not have a temperature sensor. Signed-off-by: Markus Pargmann Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx27-phytec-phycard-s-som.dts b/arch/arm/boot/dts/imx27-phytec-phycard-s-som.dts index 01ee807f5205..cdff8c7b4b11 100644 --- a/arch/arm/boot/dts/imx27-phytec-phycard-s-som.dts +++ b/arch/arm/boot/dts/imx27-phytec-phycard-s-som.dts @@ -50,11 +50,6 @@ &i2c2 { status = "okay"; - lm75@4a { - compatible = "national,lm75"; - reg = <0x4a>; - }; - at24@52 { compatible = "at,24c32"; pagesize = <32>;