Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753975AbdFSMnr (ORCPT ); Mon, 19 Jun 2017 08:43:47 -0400 Received: from mail-qt0-f174.google.com ([209.85.216.174]:36048 "EHLO mail-qt0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753828AbdFSMno (ORCPT ); Mon, 19 Jun 2017 08:43:44 -0400 MIME-Version: 1.0 In-Reply-To: <20170614082338.15673-20-guodong.xu@linaro.org> References: <20170614082338.15673-1-guodong.xu@linaro.org> <20170614082338.15673-20-guodong.xu@linaro.org> From: Ulf Hansson Date: Mon, 19 Jun 2017 14:43:43 +0200 Message-ID: Subject: Re: [PATCH v3 19/21] dt-bindings: mmc: dw_mmc-k3: add document of hi3660 mmc To: Guodong Xu Cc: Rob Herring , Mark Rutland , Wei Xu , Catalin Marinas , Will Deacon , wangkefeng.wang@huawei.com, xuejiancheng@hisilicon.com, Peter Griffin , puck.chen@hisilicon.com, Lee Jones , Bjorn Helgaas , Arnd Bergmann , zhangfei , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-mmc@vger.kernel.org" , Linux PCI , Li Wei Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1068 Lines: 29 On 14 June 2017 at 10:23, Guodong Xu wrote: > Add bindings for hi3660 mmc support > > Signed-off-by: Li Wei > Signed-off-by: Guodong Xu > --- > Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt > index df37058..8af1afc 100644 > --- a/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt > +++ b/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt > @@ -12,6 +12,7 @@ extensions to the Synopsys Designware Mobile Storage Host Controller. > Required Properties: > > * compatible: should be one of the following. > + - "hisilicon,hi3660-dw-mshc": for controllers with hi3660 specific extensions. > - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions. > - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 specific extensions. > > -- > 2.10.2 > Thanks, applied for next! Kind regards Uffe