From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Xu Subject: Re: [V3 1/3] document: dt: add binding for Hi3660 SoC Date: Wed, 25 Jan 2017 16:44:26 +0000 Message-ID: <5888D5EA.50404@hisilicon.com> References: <1485248249-117383-1-git-send-email-puck.chen@hisilicon.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1485248249-117383-1-git-send-email-puck.chen@hisilicon.com> Sender: linux-kernel-owner@vger.kernel.org To: Chen Feng , robh+dt@kernel.org, mark.rutland@arm.com, 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 Cc: dan.zhao@hisilicon.com, xuyiping@hisilicon.com, lulu.luxiaobo@hisilicon.com, frong.fan@hisilicon.com, saberlily.xia@hisilicon.com, oliver.fu@hisilicon.com List-Id: devicetree@vger.kernel.org Hi Chen Feng, On 2017/1/24 8:57, Chen Feng wrote: > Add binding for hisilicon Hi3660 SoC and HiKey960 Board. > > Signed-off-by: Chen Feng > Acked-by: Rob Herring Applied all to the hisilicon soc tree. Thanks! Best Regards, Wei > --- > Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt > index 7df79a7..6de2398 100644 > --- a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt > +++ b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt > @@ -8,6 +8,10 @@ Hi6220 SoC > Required root node properties: > - compatible = "hisilicon,hi6220"; > > +Hi3660 SoC > +Required root node properties: > + - compatible = "hisilicon,hi3660"; > + > HiKey Board > Required root node properties: > - compatible = "hisilicon,hi6220-hikey", "hisilicon,hi6220"; >