From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 3/4] nvmem: sunxi-sid: add support for H5's SID controller Date: Mon, 30 Jul 2018 17:15:06 -0600 Message-ID: <20180730231506.GA8608@rob-hp-laptop> References: <20180727115205.20955-1-manu@freebsd.org> <20180727115205.20955-3-manu@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180727115205.20955-3-manu@freebsd.org> Sender: linux-kernel-owner@vger.kernel.org To: Emmanuel Vadot Cc: srinivas.kandagatla@linaro.org, mark.rutland@arm.com, maxime.ripard@bootlin.com, wens@csie.org, catalin.marinas@arm.com, will.deacon@arm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org 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 > --- > Documentation/devicetree/bindings/nvmem/allwinner,sunxi-sid.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring