[PATCH v2 07/11] usb: otg: nop: add dt support
Sergei Shtylyov
sshtylyov at mvista.com
Tue Jul 17 22:40:52 EST 2012
Hello.
On 17-07-2012 13:13, Ajay Kumar Gupta wrote:
> Added device tree support for nop transceiver driver and updated the
> Documentation with device tree binding information for am33xx platform.
> Signed-off-by: Ajay Kumar Gupta <ajay.gupta at ti.com>
> ---
> .../devicetree/bindings/usb/am33xx-usb.txt | 3 +++
> drivers/usb/otg/nop-usb-xceiv.c | 12 ++++++++++++
> 2 files changed, 15 insertions(+), 0 deletions(-)
> diff --git a/Documentation/devicetree/bindings/usb/am33xx-usb.txt b/Documentation/devicetree/bindings/usb/am33xx-usb.txt
> index ca8fa56..a314720 100644
> --- a/Documentation/devicetree/bindings/usb/am33xx-usb.txt
> +++ b/Documentation/devicetree/bindings/usb/am33xx-usb.txt
> @@ -12,3 +12,6 @@ AM33XX MUSB GLUE
> represents PERIPHERAL.
> - power : Should be "250". This signifies the controller can supply upto
> 500mA when operating in host mode.
> +
> +NOP USB PHY
> + - compatible : Should be "ti,nop-xceiv-usb"
Why are you declaring it as TI specific. There's nothing company specific
in the NOP transceiver.
WBR, Sergei
More information about the devicetree-discuss
mailing list