From patchwork Wed Oct 19 16:12:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 9384735 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 AE92A60487 for ; Wed, 19 Oct 2016 16:12:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9E9D0294E8 for ; Wed, 19 Oct 2016 16:12:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9097429903; Wed, 19 Oct 2016 16:12:39 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 05D56294E8 for ; Wed, 19 Oct 2016 16:12:39 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bwtTl-0002ok-V0; Wed, 19 Oct 2016 16:12:33 +0000 Received: from mail-pf0-x231.google.com ([2607:f8b0:400e:c00::231]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bwtTg-0002Qb-P5 for linux-amlogic@lists.infradead.org; Wed, 19 Oct 2016 16:12:31 +0000 Received: by mail-pf0-x231.google.com with SMTP id 128so18580688pfz.0 for ; Wed, 19 Oct 2016 09:12:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=FPMFwmivIgcpTxqWqxvuoJYUCqMjCtX855rONNE93us=; b=VAQYSNJUHC1HeaLlgmK9/xMugktf9HulIBn67rftnnnQ/+3Y6DK5HnxKv62ZODBb5L EPL8LM0x6o8WLeXUBcF2+9tFV+Cd+26vA5+1GKojuQIBsTBPuCjL00kPZxyWNyWrgAfY aDfq1m08o8xziSWSg8Vggzv7lOFe/uhVAMjpBHQspMlENm2W3iLEizR6ySpjfyrA03cN Yot8XJqPIua6EBP3uuFmwE/sCP74rdn9Ypal7jy4B8TR/ABURlSkYPyA8GP02wHNUQAF jp9hKQulFbDxBhjXR9zStMHLDrHKSCsnO2KOjpDmpg3nLw6+tllgWMVgbho1AyJ5EZxN Jncg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=FPMFwmivIgcpTxqWqxvuoJYUCqMjCtX855rONNE93us=; b=lh+Yo4Urubaa+iPN07EQlRVR4fOb425Nss/xatgpERmys23VuVKab/yLjffdMs5QN0 /7wQKA4faCyWEdFVQqeT60J32xy9r+ajT8C/ZDu6EmmH/43Dv6yNOMl3qg2FdNnsLq+M nCO6PD3CqnFWeQUOXKJ94Yk76/xis1ADQEl1bt+VaI9UAYiOeEzZ/eSsLh27VeKvBBZu UufN/iRhnVqR9AIfqut+YbnaA+ihrAC70qICdM4mypjycqqvlpp9zUHHR/67EWDSJg7S NeJyGPkypXAL2rcY6wMeAXN2WmOlYPEU5/wkHd1z3W1UXDZfAgZLmbvbGJWeiNLEThJ3 nMzQ== X-Gm-Message-State: AA6/9RnLWPCK0I8Ga5rtwDKyaUP5ylDiAFonLe/K51YAwo4KLFPzBRRNa66dbJ5I6Vi1/FPR X-Received: by 10.99.50.71 with SMTP id y68mr10345404pgy.111.1476893527923; Wed, 19 Oct 2016 09:12:07 -0700 (PDT) Received: from localhost (c-98-203-232-209.hsd1.wa.comcast.net. [98.203.232.209]) by smtp.gmail.com with ESMTPSA id k89sm65023318pfg.6.2016.10.19.09.12.07 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Oct 2016 09:12:07 -0700 (PDT) From: Kevin Hilman To: Ulf Hansson , linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org Subject: [PATCH v5 2/2] Documentation: DT: MMC: meson-gx: new bindings doc Date: Wed, 19 Oct 2016 09:12:05 -0700 Message-Id: <20161019161205.28565-2-khilman@baylibre.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161019161205.28565-1-khilman@baylibre.com> References: <20161019161205.28565-1-khilman@baylibre.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161019_091229_097484_EB3B7059 X-CRM114-Status: GOOD ( 10.60 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Kevin Hilman --- .../devicetree/bindings/mmc/amlogic,meson-gx.txt | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt diff --git a/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt b/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt new file mode 100644 index 000000000000..a2fa9a1c26ae --- /dev/null +++ b/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt @@ -0,0 +1,33 @@ +Amlogic SD / eMMC controller for S905/GXBB family SoCs + +The MMC 5.1 compliant host controller on Amlogic provides the +interface for SD, eMMC and SDIO devices. + +This file documents the properties in addition to those available in +the MMC core bindings, documented by mmc.txt. + +Required properties: +- compatible : contains one of: + - "amlogic,meson-gx-mmc" + - "amlogic,meson-gxbb-mmc" + - "amlogic,meson-gxl-mmc" + - "amlogic,meson-gxm-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 + "clkin0" - Parent clock of internal mux + "clkin1" - Other parent clock of internal mux + The driver has an interal mux clock which switches between clkin0 and clkin1 depending on the + clock rate requested by the MMC core. + +Example: + + sd_emmc_a: mmc@70000 { + compatible = "amlogic,meson-gxbb-mmc"; + reg = <0x0 0x70000 0x0 0x2000>; + interrupts = < GIC_SPI 216 IRQ_TYPE_EDGE_RISING>; + clocks = <&clkc CLKID_SD_EMMC_A>, <&xtal>, <&clkc CLKID_FCLK_DIV2>; + clock-names = "core", "clkin0", "clkin1"; + pinctrl-0 = <&emmc_pins>; + }; +