ARM: dts: imx27 phyCARD-S SOM remove wrong i2c sensor
authorMarkus Pargmann <mpa@pengutronix.de>
Sun, 7 Jul 2013 13:13:29 +0000 (15:13 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 22 Aug 2013 15:29:02 +0000 (23:29 +0800)
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 <mpa@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27-phytec-phycard-s-som.dts

index 01ee807..cdff8c7 100644 (file)
 &i2c2 {
        status = "okay";
 
-       lm75@4a {
-               compatible = "national,lm75";
-               reg = <0x4a>;
-       };
-
        at24@52 {
                compatible = "at,24c32";
                pagesize = <32>;