ARM: ux500: Remove Snowball DTS entry for TPS61052 chip
authorLee Jones <lee.jones@linaro.org>
Fri, 19 Jul 2013 14:13:39 +0000 (15:13 +0100)
committerLinus Walleij <linus.walleij@stericsson.com>
Wed, 7 Aug 2013 13:30:12 +0000 (15:30 +0200)
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 <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
arch/arm/boot/dts/snowball.dts

index b63c4541dee0e091a4d9bf8c94529814bb6ef8d8..baca9950a0047d558dbd918e1d6a4506f40cfdce 100644 (file)
                        status = "okay";
                };
 
-               i2c@80004000 {
-                       tps61052@33 {
-                               //compatible = "tps61052";
-                               reg = <0x33>;
-                       };
-               };
-
                i2c@80128000 {
                        bh1780@29 {
                                // compatible = "rohm,bh1780gli";
This page took 0.026717 seconds and 5 git commands to generate.