From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 08/12] devicetree: bindings: add DT binding for the Marvell Armada 3700 SoC family Date: Fri, 12 Feb 2016 08:49:10 -0600 Message-ID: <20160212144910.GA11975@rob-hp-laptop> References: <1454951660-13289-1-git-send-email-gregory.clement@free-electrons.com> <1454951660-13289-9-git-send-email-gregory.clement@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1454951660-13289-9-git-send-email-gregory.clement@free-electrons.com> Sender: linux-kernel-owner@vger.kernel.org To: Gregory CLEMENT Cc: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , arm@kernel.org, Catalin Marinas , Will Deacon , Jonathan Corbet , Greg Kroah-Hartman , Jiri Slaby , linux-serial@vger.kernel.org, Tejun Heo , Hans de Goede , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Mark Rutland , devicetree@vger.kernel.org, Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Lior Amsalem , Nadav Haklai , Omri Itach List-Id: linux-serial@vger.kernel.org On Mon, Feb 08, 2016 at 06:14:16PM +0100, Gregory CLEMENT wrote: > The Marvell Armada 3700 is a family of ARMv8 CA53 SoCs. This commit > introduces the Device Tree binding that documents the top-level > compatible strings for Armada 3700 based platforms. > > Signed-off-by: Gregory CLEMENT > --- > .../devicetree/bindings/arm/marvell/armada-37xx.txt | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/marvell/armada-37xx.txt Acked-by: Rob Herring