On 02/05/16 17:15, Fabio Estevam wrote:
On Mon, May 2, 2016 at 12:22 PM, Srinivas Kandagatla <[email protected]> wrote:This patch moves to nvmem support in the driver to use callback instead of regmap.It would be nice if you could explain the reason for doing this.
Sure, Basically using regmap raw accessors in a generic way in nvmem core broken nvmem providers based on regmap mmio bus.
More details at https://groups.google.com/forum/#!topic/linux.kernel/LT3hM-GOf1k
thanks, srini

