Re: [PATCH v2] ARM: dts: sunxi: Add sid for a83t

From: Rob Herring
Date: Wed Dec 20 2017 - 16:45:16 EST


On Tue, Dec 19, 2017 at 03:05:23PM -0600, kevans91@xxxxxxx 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 <kevans91@xxxxxxx>
> ---
>
> 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 <robh@xxxxxxxxxx>