Commit 51a0102f authored by Markus Pargmann's avatar Markus Pargmann Committed by Shawn Guo

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: default avatarMarkus Pargmann <mpa@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 070bd7e4
......@@ -50,11 +50,6 @@ rtc@51 {
&i2c2 {
status = "okay";
lm75@4a {
compatible = "national,lm75";
reg = <0x4a>;
};
at24@52 {
compatible = "at,24c32";
pagesize = <32>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment