From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751687AbcBLOtX (ORCPT ); Fri, 12 Feb 2016 09:49:23 -0500 Received: from mail.kernel.org ([198.145.29.136]:40127 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751243AbcBLOtT (ORCPT ); Fri, 12 Feb 2016 09:49:19 -0500 Date: Fri, 12 Feb 2016 08:49:10 -0600 From: Rob Herring 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 Subject: Re: [PATCH v3 08/12] devicetree: bindings: add DT binding for the Marvell Armada 3700 SoC family 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 Content-Disposition: inline In-Reply-To: <1454951660-13289-9-git-send-email-gregory.clement@free-electrons.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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