[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52096B42.60500@wwwdotorg.org>
Date: Mon, 12 Aug 2013 17:09:54 -0600
From: Stephen Warren <swarren@...dotorg.org>
To: Kishon Vijay Abraham I <kishon@...com>
CC: benoit.cousson@...aro.org, tony@...mide.com,
rob.herring@...xeda.com, pawel.moll@....com, mark.rutland@....com,
ian.campbell@...rix.com, linux-omap@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux@....linux.org.uk, linux-kernel@...r.kernel.org, balbi@...com
Subject: Re: [PATCH v3] arm: omap5: dts: add palmas-usb node
On 08/12/2013 04:17 AM, Kishon Vijay Abraham I wrote:
> From: Felipe Balbi <balbi@...com>
>
> Without this node, there will be no palmas
> driver to notify dwc3 that a cable has
> been connected and, without that, dwc3
> will never initialize.
> diff --git a/arch/arm/boot/dts/omap5-uevm.dts b/arch/arm/boot/dts/omap5-uevm.dts
> interrupt-controller;
> #interrupt-cells = <2>;
>
> + extcon_usb3: palmas_usb {
> + compatible = "ti,palmas-usb";
This isn't so much a comment on this patch as the Palmas binding:
Presumably, the Palmas device contains a USB VID detector, not a whole
USB controller. I'd expect the compatible value to indicate this more
directly, i.e. be something like ti,palmas-usb-vid or
ti,palmas-usb-vid-detector.
--
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