diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-07-19 15:13:39 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@stericsson.com> | 2013-08-07 15:30:12 +0200 |
commit | d6aacc49a4df2fe35bb3ebe0d1521be918291ce5 (patch) | |
tree | 34de529ad93da61cb2f128e6e89b9bb4006919fe /arch/arm/boot/dts/snowball.dts | |
parent | bee3c79643d693c8b53cfda355925032ee1c569b (diff) |
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 <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Diffstat (limited to 'arch/arm/boot/dts/snowball.dts')
-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 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"; |