From d6aacc49a4df2fe35bb3ebe0d1521be918291ce5 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Fri, 19 Jul 2013 15:13:39 +0100 Subject: [PATCH] ARM: ux500: Remove Snowball DTS entry for TPS61052 chip TPS61052 is a; boost converter, LED driver, LED flash driver and simple GPIO pin chip. It has no use here however, as it is not found 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 b63c4541dee0..baca9950a004 100644 --- a/arch/arm/boot/dts/snowball.dts +++ b/arch/arm/boot/dts/snowball.dts @@ -165,13 +165,6 @@ status = "okay"; }; - i2c@80004000 { - tps61052@33 { - //compatible = "tps61052"; - reg = <0x33>; - }; - }; - i2c@80128000 { bh1780@29 { // compatible = "rohm,bh1780gli"; -- 2.34.1