[PATCH v6 4/9] nvmem: Add bindings for simple nvmem framework
From: Srinivas Kandagatla <hidden>
Date: 2015-06-24 09:52:06
Also in:
linux-api, linux-arm-msm, linux-devicetree, lkml
From: Srinivas Kandagatla <hidden>
Date: 2015-06-24 09:52:06
Also in:
linux-api, linux-arm-msm, linux-devicetree, lkml
On 23/06/15 21:35, Stefan Wahren wrote:
quoted
+Required properties:quoted
+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.