Hi, On Thu, Sep 1, 2016 at 8:16 PM, Finley Xiao <[email protected]> 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 <[email protected]> > Reviewed-by: Heiko Stuebner <[email protected]> > --- > Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt | 13 +++++++++++-- > 1 file changed, 11 insertions(+), 2 deletions(-)
Reviewed-by: Douglas Anderson <[email protected]>

