diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-07-19 10:13:40 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@stericsson.com> | 2013-08-07 09:31:05 -0400 |
commit | 8be0e7119e5b2872e190043e249bafc629e59d61 (patch) | |
tree | 66f248df5699c7a61b23355dbb003fe74cf1ba1c | |
parent | d6aacc49a4df2fe35bb3ebe0d1521be918291ce5 (diff) |
ARM: ux500: Remove Snowball DTS entry for ROHM BH1780GLI ambient light sensor
It doesn't exist on the Snowball development board.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
-rw-r--r-- | arch/arm/boot/dts/snowball.dts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts index baca9950a004..f1567a075fe2 100644 --- a/arch/arm/boot/dts/snowball.dts +++ b/arch/arm/boot/dts/snowball.dts | |||
@@ -165,13 +165,6 @@ | |||
165 | status = "okay"; | 165 | status = "okay"; |
166 | }; | 166 | }; |
167 | 167 | ||
168 | i2c@80128000 { | ||
169 | bh1780@29 { | ||
170 | // compatible = "rohm,bh1780gli"; | ||
171 | reg = <0x33>; | ||
172 | }; | ||
173 | }; | ||
174 | |||
175 | cpufreq-cooling { | 168 | cpufreq-cooling { |
176 | status = "okay"; | 169 | status = "okay"; |
177 | }; | 170 | }; |