ARM: ux500: Remove Toshiba TC35892 I/O Expander's DT entry from Snowball's DTS
authorLee Jones <lee.jones@linaro.org>
Fri, 19 Jul 2013 14:13:37 +0000 (15:13 +0100)
committerLinus Walleij <linus.walleij@stericsson.com>
Wed, 7 Aug 2013 13:28:16 +0000 (15:28 +0200)
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>
arch/arm/boot/dts/snowball.dts

index 928a192efa8a64453e85bcfebf1c867c22c214cc..6e38844e506cfb7a83686c15d70a9e76c8f025b3 100644 (file)
                };
 
                i2c@80004000 {
-                       tc3589x@42 {
-                               //compatible = "tc3589x";
-                               reg = <0x42>;
-                               gpios = <&gpio6 25 0x4>;
-                               interrupt-parent = <&gpio6>;
-                       };
                        tps61052@33 {
                                //compatible = "tps61052";
                                reg = <0x33>;
This page took 0.040036 seconds and 5 git commands to generate.