arm: boot: dts: beaglex15: Remove ID GPIO
authorFelipe Balbi <balbi@ti.com>
Wed, 30 Dec 2015 00:55:46 +0000 (09:55 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 5 Feb 2016 05:16:05 +0000 (14:16 +0900)
According to latest schematics [1], this board
leaves ID pin floating. It's not connected to
anything at all.

So let's remove it.

[1] https://github.com/beagleboard/beagleboard-x15/blob/master/BeagleBoard-X15_RevA2.pdf

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am57xx-beagle-x15.dts

index 36c0fa6c362ae32000701ffec7e81df73f2a187a..8e6bce78a535794d955434eccb69e950b434554b 100644 (file)
                extcon_usb2: tps659038_usb {
                        compatible = "ti,palmas-usb-vid";
                        ti,enable-vbus-detection;
-                       ti,enable-id-detection;
-                       id-gpios = <&gpio7 24 GPIO_ACTIVE_HIGH>;
                };
 
        };
This page took 0.028754 seconds and 5 git commands to generate.