From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750832AbdAXLEx (ORCPT ); Tue, 24 Jan 2017 06:04:53 -0500 Received: from foss.arm.com ([217.140.101.70]:39120 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750783AbdAXLEw (ORCPT ); Tue, 24 Jan 2017 06:04:52 -0500 Date: Tue, 24 Jan 2017 11:03:48 +0000 From: Mark Rutland To: Chen Feng Cc: xuwei5@hisilicon.com, robh+dt@kernel.org, catalin.marinas@arm.com, will.deacon@arm.com, sudeep.holla@arm.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dan.zhao@hisilicon.com, xuyiping@hisilicon.com, lulu.luxiaobo@hisilicon.com, frong.fan@hisilicon.com, saberlily.xia@hisilicon.com, oliver.fu@hisilicon.com Subject: Re: [V3 3/3] dt-bindings: Add a support cpu type for cortex-a73 Message-ID: <20170124110347.GC6277@leverpostej> References: <1485248249-117383-1-git-send-email-puck.chen@hisilicon.com> <1485248249-117383-3-git-send-email-puck.chen@hisilicon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1485248249-117383-3-git-send-email-puck.chen@hisilicon.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 24, 2017 at 04:57:29PM +0800, Chen Feng wrote: > Add arm cpu type cortex-a73 > > Signed-off-by: Chen Feng Acked-by: Mark Rutland Mark. > --- > Documentation/devicetree/bindings/arm/cpus.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt > index a1bcfee..d748774 100644 > --- a/Documentation/devicetree/bindings/arm/cpus.txt > +++ b/Documentation/devicetree/bindings/arm/cpus.txt > @@ -158,6 +158,7 @@ nodes to be present and contain the properties described below. > "arm,cortex-a53" > "arm,cortex-a57" > "arm,cortex-a72" > + "arm,cortex-a73" > "arm,cortex-m0" > "arm,cortex-m0+" > "arm,cortex-m1" > -- > 1.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html