From mboxrd@z Thu Jan 1 00:00:00 1970 From: rjw@rjwysocki.net (Rafael J. Wysocki) Date: Thu, 19 Jul 2018 12:47:10 +0200 Subject: [PATCH v2] dt-bindings: marvell: Add documentation for the Armada 3700 AVS binding In-Reply-To: <20180711155153.GA13702@rob-hp-laptop> References: <20180704132524.23640-1-gregory.clement@bootlin.com> <20180711155153.GA13702@rob-hp-laptop> Message-ID: <2240650.k8NjxS09G1@aspire.rjw.lan> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday, July 11, 2018 5:51:53 PM CEST Rob Herring wrote: > On Wed, Jul 04, 2018 at 03:25:24PM +0200, Gregory CLEMENT wrote: > > Extend the documentation of the Armada 37xx SoC with the Adaptive Voltage > > Scaling (AVS) registers. > > > > Signed-off-by: Gregory CLEMENT > > Acked-by: Viresh Kumar > > --- > > Changelog: > > v1 -> v2: > > - Add Acked-by: from Viresh Kumar > > - Add the dt mailing list in copy > > > > .../bindings/arm/marvell/armada-37xx.txt | 16 ++++++++++++++++ > > 1 file changed, 16 insertions(+) > > Reviewed-by: Rob Herring > > Patch applied, thanks!