Messages in this thread |  | | Date | Tue, 18 Feb 2014 20:53:50 +0300 | From | Sergei Shtylyov <> | Subject | Re: [PATCH v2 2/3] usb: chipidea: msm: Add device tree support |
| |
Hello.
On 02/18/2014 04:21 PM, Ivan T. Ivanov wrote:
> From: "Ivan T. Ivanov" <iivanov@mm-sol.com>
> Allows controller to be specified via device tree. > Pass PHY phandle specified in DT to core driver.
> Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com> > --- > drivers/usb/chipidea/ci_hdrc_msm.c | 23 ++++++++++++++++++++++- > 1 file changed, 22 insertions(+), 1 deletion(-)
You also need to describe the binding you're creating in Documentation/devicetree/bindings/usb/<file>.txt.
WBR, Sergei
|  |