[PATCH 3/4] USB: Palmas OTG Transceiver Driver

Stephen Warren swarren at wwwdotorg.org
Wed Mar 6 03:48:10 EST 2013


On 03/05/2013 07:21 AM, Kishon Vijay Abraham I wrote:
> From: Graeme Gregory <gg at slimlogic.co.uk>
> 
> This is the driver for the OTG transceiver built into the Palmas chip. It
> handles the various USB OTG events that can be generated by cable

> diff --git a/Documentation/devicetree/bindings/usb/twlxxxx-usb.txt b/Documentation/devicetree/bindings/usb/twlxxxx-usb.txt

> +palmas-usb {
> +	compatible = "ti,palmas-usb";

The example should probably demonstrate best DT practices, and include a
specific chip name in the compatible value too. In other words,
something like:

compatible = "ti,twl12345-usb", "ti,palmas-usb";


More information about the devicetree-discuss mailing list