Re: [PATCH 1/1] Documentation: Describe Device Tree bindings for GPIO Regulator driver

2012-10-17 Thread Mark Brown
On Tue, Oct 16, 2012 at 09:02:33AM +0100, Lee Jones wrote: > Here we specify all non-standard bindings which can be used when > requesting the use of an GPIO controlled regulator from Device Tree. Applied both patches squashed together, thanks. Please don't split documentation from the code like

Re: [PATCH 1/1] Documentation: Describe Device Tree bindings for GPIO Regulator driver

2012-10-16 Thread Stephen Warren
On 10/16/2012 02:02 AM, Lee Jones wrote: > Here we specify all non-standard bindings which can be used when > requesting the use of an GPIO controlled regulator from Device Tree. FWIW since I commented on this before and accidentally noticed the repost, the binding looks fine to me now. So, this p

[PATCH 1/1] Documentation: Describe Device Tree bindings for GPIO Regulator driver

2012-10-16 Thread Lee Jones
Here we specify all non-standard bindings which can be used when requesting the use of an GPIO controlled regulator from Device Tree. Cc: Mark Brown Signed-off-by: Lee Jones --- .../bindings/regulator/gpio-regulator.txt | 36 1 file changed, 36 insertions(+) cre