From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759921AbcIWNTe (ORCPT ); Fri, 23 Sep 2016 09:19:34 -0400 Received: from mail-oi0-f66.google.com ([209.85.218.66]:33208 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754016AbcIWNTc (ORCPT ); Fri, 23 Sep 2016 09:19:32 -0400 Date: Fri, 23 Sep 2016 08:19:30 -0500 From: Rob Herring To: shh.xie@gmail.com Cc: devicetree@vger.kernel.org, mark.rutland@arm.com, linux-arm-kernel@lists.infradead.org, catalin.marinas@arm.com, will.deacon@arm.com, shawnguo@kernel.org, linux-kernel@vger.kernel.org, arnd@arndb.de, Shaohui Xie Subject: Re: [PATCH 01/10] [v3] dt-bindings: fsl: update for more SoCs Message-ID: <20160923131930.GA13388@rob-hp-laptop> References: <1473754203-22970-1-git-send-email-shh.xie@gmail.com> <1473754203-22970-2-git-send-email-shh.xie@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1473754203-22970-2-git-send-email-shh.xie@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 13, 2016 at 04:09:54PM +0800, shh.xie@gmail.com wrote: > From: Shaohui Xie The subject could be more specific: "Add LS1043A/LS1046A/LS2080A SoC compatible strings" > > Adds SoC compatible for LS1043A and LS2080A which are supported, and > for LS1046A which is going to be supported. > > Signed-off-by: Shaohui Xie > --- > changes in V3: > 1. new patch. > > Documentation/devicetree/bindings/arm/fsl.txt | 12 ++++++++++++ > 1 file changed, 12 insertions(+) Otherwise, Acked-by: Rob Herring Rob