On Thu, Jul 06, 2017 at 03:36:36PM +0800, Finley Xiao wrote: > The eFuse size is defined in property <reg> before, but the length > of registers is not equal to the size on some platforms, so we > add a new property to redefine it. > > Signed-off-by: Finley Xiao <finley.xiao at rock-chips.com> > --- > Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt | 4 ++++ > drivers/nvmem/rockchip-efuse.c | 4 +++- > 2 files changed, 7 insertions(+), 1 deletion(-) Acked-by: Rob Herring <robh at kernel.org>