From 8be0e7119e5b2872e190043e249bafc629e59d61 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Fri, 19 Jul 2013 15:13:40 +0100 Subject: [PATCH] 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 Signed-off-by: Linus Walleij --- arch/arm/boot/dts/snowball.dts | 7 ------- 1 file changed, 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 @@ status = "okay"; }; - i2c@80128000 { - bh1780@29 { - // compatible = "rohm,bh1780gli"; - reg = <0x33>; - }; - }; - cpufreq-cooling { status = "okay"; }; -- 2.34.1