On Thu, Sep 01, 2016 at 08:16:54PM -0700, Finley Xiao wrote: > Rk3399-efuse is organized as 32bits by 32 one-time programmable electrical > fuses. The efuse of earlier SoCs are organized as 32bits by 8 one-time > programmable electrical fuses with random access interface. > > Add different device tree compatible string for different SoCs to be able > to differentiate between the two. The old binding is of course preserved, > though deprecated. > > Signed-off-by: Finley Xiao <finley.xiao at rock-chips.com> > Reviewed-by: Heiko Stuebner <heiko at sntech.de> > --- > Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt | 13 +++++++++++-- > 1 file changed, 11 insertions(+), 2 deletions(-) Acked-by: Rob Herring <robh at kernel.org>