18c2ecf20Sopenharmony_ciWhat:		/sys/bus/nvmem/devices/.../nvmem
28c2ecf20Sopenharmony_ciDate:		July 2015
38c2ecf20Sopenharmony_ciKernelVersion:  4.2
48c2ecf20Sopenharmony_ciContact:	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
58c2ecf20Sopenharmony_ciDescription:
68c2ecf20Sopenharmony_ci		This file allows user to read/write the raw NVMEM contents.
78c2ecf20Sopenharmony_ci		Permissions for write to this file depends on the nvmem
88c2ecf20Sopenharmony_ci		provider configuration.
98c2ecf20Sopenharmony_ci		Note: This file is only present if CONFIG_NVMEM_SYSFS
108c2ecf20Sopenharmony_ci		is enabled
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci		ex::
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci		  hexdump /sys/bus/nvmem/devices/qfprom0/nvmem
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci		  0000000 0000 0000 0000 0000 0000 0000 0000 0000
178c2ecf20Sopenharmony_ci		  *
188c2ecf20Sopenharmony_ci		  00000a0 db10 2240 0000 e000 0c00 0c00 0000 0c00
198c2ecf20Sopenharmony_ci		  0000000 0000 0000 0000 0000 0000 0000 0000 0000
208c2ecf20Sopenharmony_ci		  ...
218c2ecf20Sopenharmony_ci		  *
228c2ecf20Sopenharmony_ci		  0001000
23