[PATCH v2 4/9] regulator: lp873x: Add support for populating input supply
From: tony@atomide.com (Tony Lindgren)
Date: 2016-11-09 21:50:13
Also in:
linux-devicetree, linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2016-11-09 21:50:13
Also in:
linux-devicetree, linux-omap
* Rob Herring [off-list ref] [161109 11:26]:
On Wed, Nov 02, 2016 at 10:58:40AM +0530, Lokesh Vutla wrote:quoted
On Monday 31 October 2016 02:11 AM, Rob Herring wrote:quoted
On Fri, Oct 21, 2016 at 04:08:36PM +0530, Lokesh Vutla wrote:quoted
In order to have a proper topology of regulators for a platform, each registering regulator needs to populate supply_name field for identifying its supply's name. Add supply_name field for lp873x regulators. Cc: Lee Jones <redacted> Cc: Keerthy <j-keerthy@ti.com> Signed-off-by: Lokesh Vutla <redacted> --- Documentation/devicetree/bindings/mfd/lp873x.txt | 8 ++++++++ drivers/regulator/lp873x-regulator.c | 1 +
...
Acked-by: Rob Herring <robh@kernel.org>
Please send this patch separately to the regulator maintainer. Thanks, Tony