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>
This commit is contained in:
parent
e0dfe89d61
commit
b4ff4d1d9f
|
@ -166,12 +166,6 @@
|
|||
};
|
||||
|
||||
i2c@80004000 {
|
||||
tc3589x@42 {
|
||||
//compatible = "tc3589x";
|
||||
reg = <0x42>;
|
||||
gpios = <&gpio6 25 0x4>;
|
||||
interrupt-parent = <&gpio6>;
|
||||
};
|
||||
tps61052@33 {
|
||||
//compatible = "tps61052";
|
||||
reg = <0x33>;
|
||||
|
|
Loading…
Reference in New Issue