From patchwork Tue Apr 3 10:06:49 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yixun Lan X-Patchwork-Id: 10320903 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 6BD0660318 for ; Tue, 3 Apr 2018 10:10:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 67A40289C4 for ; Tue, 3 Apr 2018 10:10:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 59BBE28A38; Tue, 3 Apr 2018 10:10:12 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id D70AA289C4 for ; Tue, 3 Apr 2018 10:10:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5BIFZ9VhCWsvfjQS5+fRBBS2AMS9B0kPhfFcOvxAtwg=; b=h85Gsr4BIgLsNx 9GvAQZS8FN3yXlnrXL0VG6MWS58hjEsyXy61+ZCAYRvTX8LM76RzFhbRXeZxUxSSNfCAYulamCQ1T n2mVBkuBMVOuHm4nVN1WeEW1gVIJgAq0VY+xBySGDfWSl4/7XU8vkcGj+VtjpffZJp4csvqNWLinn Y0Nt2vdRwMNOwJhuUkjhhs41q7zj/05RSleLKvIO8LuiFQqkQF1cJvqD/3U1YudLtFFwcZS3ABfCF A0wpBXu4R3vLdZlzT5iiNF6VPFxXSrQ5bbwBJgWE6/m25R+8nbbjSNVCvi6UF0W6LUUKZhQfCutCp hv7Yz0Keox4s0RHHuK6g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1f3ItA-0004qt-1a; Tue, 03 Apr 2018 10:10:04 +0000 Received: from mail-sh2.amlogic.com ([58.32.228.45]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1f3IrL-0003Hw-Fy; Tue, 03 Apr 2018 10:08:17 +0000 Received: from ofmlt.linux-actions.org (10.18.20.235) by mail-sh2.amlogic.com (10.18.11.6) with Microsoft SMTP Server id 15.0.1320.4; Tue, 3 Apr 2018 18:07:26 +0800 From: Yixun Lan To: Ulf Hansson Subject: [PATCH 1/3] mmc: dt-bindings: update bindings doc to support Meson-AXG SoC Date: Tue, 3 Apr 2018 18:06:49 +0800 Message-ID: <20180403100652.41056-2-yixun.lan@amlogic.com> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20180403100652.41056-1-yixun.lan@amlogic.com> References: <20180403100652.41056-1-yixun.lan@amlogic.com> MIME-Version: 1.0 X-Originating-IP: [10.18.20.235] X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180403_030811_565929_FD13C10D X-CRM114-Status: UNSURE ( 8.63 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Rob Herring , devicetree@vger.kernel.org, Kevin Hilman , Yixun Lan , Nan Li , linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, Carlo Caione , linux-mmc@vger.kernel.org, Jerome Brunet , linux-arm-kernel@lists.infradead.org, Heiner Kallweit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Nan Li Update the documentation to list support for Meson-AXG SoC explicitly. The new binding string is necessary since this SoC introduce a few IP difference comparing to previous old generation. Signed-off-by: Nan Li Signed-off-by: Yixun Lan --- Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt b/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt index 50bf611a4d2c..5add8d7d855f 100644 --- a/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt +++ b/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt @@ -12,6 +12,7 @@ Required properties: - "amlogic,meson-gxbb-mmc" - "amlogic,meson-gxl-mmc" - "amlogic,meson-gxm-mmc" + - "amlogic,meson-axg-mmc" - clocks : A list of phandle + clock-specifier pairs for the clocks listed in clock-names. - clock-names: Should contain the following: "core" - Main peripheral bus clock