lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 5 Feb 2013 16:21:31 +0100
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Lee Jones <lee.jones@...aro.org>
Cc:	linux-kernel@...r.kernel.org, broonie@...nsource.wolfsonmicro.com,
	Bengt Jönsson <bengt.g.jonsson@...ricsson.com>,
	Supriya Karanth <supriya.karanth@...ricsson.com>
Subject: Re: [PATCH 60/73] ARM: ux500: regulators: Add LDO USB consumer

On Mon, Feb 4, 2013 at 12:54 PM, Lee Jones <lee.jones@...aro.org> 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@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ