1What:		/sys/bus/nvmem/devices/.../nvmem
2Date:		July 2015
3KernelVersion:  4.2
4Contact:	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
5Description:
6		This file allows user to read/write the raw NVMEM contents.
7		Permissions for write to this file depends on the nvmem
8		provider configuration.
9
10		ex:
11		hexdump /sys/bus/nvmem/devices/qfprom0/nvmem
12
13		0000000 0000 0000 0000 0000 0000 0000 0000 0000
14		*
15		00000a0 db10 2240 0000 e000 0c00 0c00 0000 0c00
16		0000000 0000 0000 0000 0000 0000 0000 0000 0000
17		...
18		*
19		0001000
20