Re: [PATCH v3 3/4] nvmem: sunxi-sid: add support for H5's SID controller
From: Rob Herring <robh@kernel.org>
Date: 2018-07-30 23:15:10
Also in:
linux-arm-kernel, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-07-30 23:15:10
Also in:
linux-arm-kernel, lkml
On Fri, Jul 27, 2018 at 01:52:04PM +0200, Emmanuel Vadot wrote:
The H5 SoC have a SID controller that looks like the one in A64, the cells are in the same offset but doesn't contain the same data (thermal sensor calibration for example). Add a binding for it. Signed-off-by: Emmanuel Vadot <redacted> --- Documentation/devicetree/bindings/nvmem/allwinner,sunxi-sid.txt | 1 + 1 file changed, 1 insertion(+)
Acked-by: Rob Herring <robh@kernel.org>