Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16b2329c authored by Felipe Balbi's avatar Felipe Balbi Committed by Chanwoo Choi
Browse files

arm: boot: dts: beaglex15: Remove ID GPIO

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: default avatarFelipe Balbi <balbi@ti.com>
Signed-off-by: default avatarChanwoo Choi <cw00.choi@samsung.com>
Acked-by: default avatarTony Lindgren <tony@atomide.com>
parent b7aad8e2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -560,8 +560,6 @@
		extcon_usb2: tps659038_usb {
			compatible = "ti,palmas-usb-vid";
			ti,enable-vbus-detection;
			ti,enable-id-detection;
			id-gpios = <&gpio7 24 GPIO_ACTIVE_HIGH>;
		};

	};