[PATCH v3 0/4] Device tree support for regulators
From: Olof Johansson <hidden>
Date: 2011-11-04 20:21:29
Also in:
linux-devicetree, linux-omap, lkml
From: Olof Johansson <hidden>
Date: 2011-11-04 20:21:29
Also in:
linux-devicetree, linux-omap, lkml
On Thu, Oct 27, 2011 at 2:08 AM, Mark Brown [off-list ref] wrote:
On Thu, Oct 27, 2011 at 01:26:21PM +0530, Rajendra Nayak wrote:quoted
v3 is based on the latest devicetree/next and is tested (with twl adaptaions, which will be posted seperately) on the OMAP4 panda and OMAP4 sdp boards.Looking at the device bindings I notice that these bindings loose the ability to assign a descriptive name to regulator outputs. ?This is really useful for making it easy to tie the code and the schematics together - you can make the runing system use the same name as the schematic.
That can easily be added by having a output-name property in the regulator device node. -Olof