]> Git Repo - linux.git/commitdiff
arm: boot: dts: beaglex15: Remove ID GPIO
authorFelipe Balbi <[email protected]>
Wed, 30 Dec 2015 00:55:46 +0000 (09:55 +0900)
committerChanwoo Choi <[email protected]>
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 <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
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.07241 seconds and 4 git commands to generate.