From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751701AbdAYQpJ (ORCPT ); Wed, 25 Jan 2017 11:45:09 -0500 Received: from szxga03-in.huawei.com ([119.145.14.66]:33992 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751426AbdAYQpI (ORCPT ); Wed, 25 Jan 2017 11:45:08 -0500 Subject: Re: [V3 1/3] document: dt: add binding for Hi3660 SoC To: Chen Feng , , , , , , , , References: <1485248249-117383-1-git-send-email-puck.chen@hisilicon.com> CC: , , , , , From: Wei Xu Message-ID: <5888D5EA.50404@hisilicon.com> Date: Wed, 25 Jan 2017 16:44:26 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1485248249-117383-1-git-send-email-puck.chen@hisilicon.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.203.181.152] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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"; >