[PATCH 0/5] dwc3: omap: adapt dwc3 to use extcon framework

Kishon Vijay Abraham I kishon at ti.com
Wed Jun 5 14:49:21 EST 2013


Hi Ruchika,

On Tuesday 04 June 2013 07:53 PM, Ruchika Kharwar wrote:
> Kishon,
> What is the expectation when there is no palmas tied to dwc3/dwc3-omap ?

In the probe of dwc3-omap I have this check
"if (of_property_read_bool(node, "extcon"))"
So If dwc3 node does not have extcon property, it wont try to get extcon 
device at all.

You can refer this patch to see how its handled
usb: dwc3: use extcon fwrk to receive connect/disconnect.

Thanks
Kishon


More information about the devicetree-discuss mailing list