From: Roger Quadros Date: Tue, 17 Mar 2015 09:43:51 +0000 (+0200) Subject: ARM: dts: dra7x-evm: beagle-x15: Fix USB Peripheral X-Git-Tag: v4.1-dt~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7b0aa1932b1cdffe4aa901f562309d5fb5e8c4b;p=pandora-kernel.git ARM: dts: dra7x-evm: beagle-x15: Fix USB Peripheral Now that we have EXTCON_USB_GPIO queued for v4.1, revert commit addfcde7c485 ("ARM: dts: dra7x-evm: beagle-x15: Fix USB Host") On these EVMs, the USB cable state has to be determined via the ID pin tied to a GPIO line. We use the gpio-usb-extcon driver to read the ID pin and the extcon framework to forward the USB cable state information to the USB driver so the controller can be configured in the right mode (host/peripheral). Gets USB peripheral mode to work on this EVM. Reviewed-by: Felipe Balbi Signed-off-by: Roger Quadros --- Reading git-diff-tree failed