[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <51AEC351.9030607@ti.com>
Date: Wed, 5 Jun 2013 10:19:21 +0530
From: Kishon Vijay Abraham I <kishon@...com>
To: Ruchika Kharwar <ruchika@...com>
CC: <myungjoo.ham@...sung.com>, <cw00.choi@...sung.com>,
<balbi@...com>, <devicetree-discuss@...ts.ozlabs.org>,
<linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-usb@...r.kernel.org>, <linux-omap@...r.kernel.org>,
<grant.likely@...aro.org>, <rob.herring@...xeda.com>,
<rob@...dley.net>, <gregkh@...uxfoundation.org>,
<benoit.cousson@...aro.org>, <anish198519851985@...il.com>,
<pmeerw@...erw.net>
Subject: Re: [PATCH 0/5] dwc3: omap: adapt dwc3 to use extcon framework
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists