Re: [PATCH] nvmem: add type attribute

From: Srinivas Kandagatla
Date: Mon Nov 12 2018 - 08:09:08 EST




On 07/11/18 10:51, Alexandre Belloni wrote:
Add a type attribute so userspace is able to know how the data is stored as
this can help taking the correct decision when selecting which device to
use. This will also help program display the proper warnings when burning
fuses for example.

Signed-off-by: Alexandre Belloni<alexandre.belloni@xxxxxxxxxxx>
---
drivers/nvmem/core.c | 20 ++++++++++++++++++++
include/linux/nvmem-provider.h | 16 ++++++++++++++++

Applied to nvmem for-next branch!

thanks,
srini