Re: [PATCH 60/73] ARM: ux500: regulators: Add LDO USB consumer

From: Linus Walleij
Date: Tue Feb 05 2013 - 10:21:36 EST


On Mon, Feb 4, 2013 at 12:54 PM, Lee Jones <lee.jones@xxxxxxxxxx> wrote:

> +static struct regulator_consumer_supply ab8505_usb_consumers[] = {
> + /* HS USB OTG physical interface */
> + REGULATOR_SUPPLY("v-usb", NULL),
> +};

As noted by Mark elsewhere this should be the name of the voltage input
on the actual component.

"v-usb" is the name of a rail.

But what is that actual name of the voltage input on that component?

"vdd" or similar are common.

This need to be changed in this definition
and the consumer driver alike.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/