Re: [PATCH v6 4/9] nvmem: Add bindings for simple nvmem framework

2015-06-24 Thread Srinivas Kandagatla
On 23/06/15 21:35, Stefan Wahren wrote: +Required properties: >+reg: specifies the offset in byte within that storage device, start bit >+ in the byte and the length in bits of the data we care about. Is the second parameter really in bits, not bytes? Thanks for spotting this, I will fix this

Re: [PATCH v6 4/9] nvmem: Add bindings for simple nvmem framework

2015-06-23 Thread Stefan Wahren
> Srinivas Kandagatla hat am 23. Juni 2015 um > 01:08 geschrieben: > > > This patch adds bindings for simple nvmem framework which allows nvmem > consumers to talk to nvmem providers to get access to nvmem cell data. > > Signed-off-by: Maxime Ripard > [Maxime Ripard: intial version of eeprom fra

[PATCH v6 4/9] nvmem: Add bindings for simple nvmem framework

2015-06-22 Thread Srinivas Kandagatla
This patch adds bindings for simple nvmem framework which allows nvmem consumers to talk to nvmem providers to get access to nvmem cell data. Signed-off-by: Maxime Ripard [Maxime Ripard: intial version of eeprom framework] Signed-off-by: Srinivas Kandagatla --- Documentation/devicetree/bindings