diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-07-19 10:13:37 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@stericsson.com> | 2013-08-07 09:28:16 -0400 |
commit | b4ff4d1d9fbca0d3ed9e5cc64b618d662293136b (patch) | |
tree | d6b0f948ee1a27d9e2e54dafa005871da41a16d1 | |
parent | e0dfe89d61be0953e558c56e076236d100d641f4 (diff) |
ARM: ux500: Remove Toshiba TC35892 I/O Expander's DT entry from Snowball's DTS
It doesn't exist on this 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 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts index 928a192efa8a..6e38844e506c 100644 --- a/arch/arm/boot/dts/snowball.dts +++ b/arch/arm/boot/dts/snowball.dts | |||
@@ -166,12 +166,6 @@ | |||
166 | }; | 166 | }; |
167 | 167 | ||
168 | i2c@80004000 { | 168 | i2c@80004000 { |
169 | tc3589x@42 { | ||
170 | //compatible = "tc3589x"; | ||
171 | reg = <0x42>; | ||
172 | gpios = <&gpio6 25 0x4>; | ||
173 | interrupt-parent = <&gpio6>; | ||
174 | }; | ||
175 | tps61052@33 { | 169 | tps61052@33 { |
176 | //compatible = "tps61052"; | 170 | //compatible = "tps61052"; |
177 | reg = <0x33>; | 171 | reg = <0x33>; |