On Tue, Dec 19, 2017 at 03:05:23PM -0600, kevan...@ksu.edu wrote: > Allwinner a83t has a 1 KB sid block with efuse for security rootkey and > thermal calibration data, add node to describe it. > > a83t-sid is not currently supported by nvmem/sunxi-sid, but it is > supported in an external driver for FreeBSD. > > Signed-off-by: Kyle Evans <kevan...@ksu.edu> > --- > > Changes in v2: > - remove bogus "From:" line in commit text; no functional change > > Documentation/devicetree/bindings/nvmem/allwinner,sunxi-sid.txt | 1 + > arch/arm/boot/dts/sun8i-a83t.dtsi | 5 +++++ > 2 files changed, 6 insertions(+)
Reviewed-by: Rob Herring <r...@kernel.org>