Re: [PATCH 1/2] regulator: userspace-consumer: add DT binding details

2014-08-06 Thread Mark Brown
On Wed, Aug 06, 2014 at 01:03:52PM +0530, Laxman Dewangan wrote: > On Wednesday 30 July 2014 10:10 PM, Mark Brown wrote: > >Yes, this is test code - it is not intended to be used in production. > >Any binding should be for the consumer using this, not for this > >implementation detail. > We have

Re: [PATCH 1/2] regulator: userspace-consumer: add DT binding details

2014-08-06 Thread Laxman Dewangan
On Wednesday 30 July 2014 10:10 PM, Mark Brown wrote: * PGP Signed by an unknown key On Wed, Jul 30, 2014 at 04:53:03PM +0100, Mark Rutland wrote: On Wed, Jul 30, 2014 at 02:54:00PM +0100, Laxman Dewangan wrote: +Required properties: +- compatible : Must be "reg-userspace-consumer".

Re: [PATCH 1/2] regulator: userspace-consumer: add DT binding details

2014-07-30 Thread Mark Brown
On Wed, Jul 30, 2014 at 04:53:03PM +0100, Mark Rutland wrote: > On Wed, Jul 30, 2014 at 02:54:00PM +0100, Laxman Dewangan wrote: > > +Required properties: > > +- compatible : Must be "reg-userspace-consumer". > I would never expect to see "userspace" in a DT beinding string; this is

Re: [PATCH 1/2] regulator: userspace-consumer: add DT binding details

2014-07-30 Thread Mark Rutland
On Wed, Jul 30, 2014 at 02:54:00PM +0100, Laxman Dewangan wrote: > Add DT binding document and details DT binding for the driver > regulator/userspace-consumer. > > Signed-off-by: Laxman Dewangan > --- > .../bindings/regulator/userspace-consumer.txt | 26 > ++ > 1 file

[PATCH 1/2] regulator: userspace-consumer: add DT binding details

2014-07-30 Thread Laxman Dewangan
Add DT binding document and details DT binding for the driver regulator/userspace-consumer. Signed-off-by: Laxman Dewangan --- .../bindings/regulator/userspace-consumer.txt | 26 ++ 1 file changed, 26 insertions(+) create mode 100644 Documentation/devicetree/bindings/r