Re: [PATCH 4/5] ARM: dts: dra72-evm: Add extcon nodes for USB

2015-01-20 Thread Felipe Balbi
On Mon, Jan 19, 2015 at 07:52:21PM +0200, Roger Quadros wrote: > On this EVM, 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

Re: [PATCH 4/5] ARM: dts: dra72-evm: Add extcon nodes for USB

2015-01-20 Thread Felipe Balbi
On Mon, Jan 19, 2015 at 07:52:21PM +0200, Roger Quadros wrote: On this EVM, 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

[PATCH 4/5] ARM: dts: dra72-evm: Add extcon nodes for USB

2015-01-19 Thread Roger Quadros
On this EVM, 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

[PATCH 4/5] ARM: dts: dra72-evm: Add extcon nodes for USB

2015-01-19 Thread Roger Quadros
On this EVM, 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