From patchwork Wed Oct 19 18:18:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 9385125 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 B84C3607D0 for ; Wed, 19 Oct 2016 18:20:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id ADD2928CAD for ; Wed, 19 Oct 2016 18:20:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A053C295A6; Wed, 19 Oct 2016 18:20:29 +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 2CA3729576 for ; Wed, 19 Oct 2016 18:20:29 +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 1bwvSG-00042W-Aa; Wed, 19 Oct 2016 18:19:08 +0000 Received: from mail-pf0-x233.google.com ([2607:f8b0:400e:c00::233]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bwvRw-0003w1-Mm for linux-arm-kernel@lists.infradead.org; Wed, 19 Oct 2016 18:18:53 +0000 Received: by mail-pf0-x233.google.com with SMTP id 128so20159321pfz.0 for ; Wed, 19 Oct 2016 11:18:28 -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=fzdUmPUILeSCdOhS/nqp/pr04ZwAqLkI3uJqW4dpWsmTMgVXNdM9ge+9lk8ZKD2h28 zwMgWOWKEolvFlssOSdNIsJ7dwsW8fEskyoKNaPrFL1pKnCab1kxXhwlHTEiRM8GXH4u C5iTYpfk/AxIzZ5eaEXSqdYiWHdkhCCrtlPD2ZQVTx+W5ZRjGfLfZRZbyQWRFG7BGP9s 5ZNnSleI+Fjo6bHaHpaNez/fwqNO5jeQgQpC0UyOsO6+nTUD5TwHsVGPxoY0xh5gQej4 epDBJmmkwSFYJu4YST8HpdrDfobP7nIPsZQUX1dS0ELJVPzsHfEE/KuvSNS8JxhGA1oA FDaQ== 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=JR6WaMg4idFGJFoTYtuFyKfjXvo1922ztZR9m6Tb+8ZsAZhAyXk+IaBDC3F/t390Nc /VXIbgl8mWViB04EsnAqEge6POLnnSmfb+a/vTBdjA6vREUODuFJpSnN1+WMYiSxKZ7W yL2WAodA37orERbiTN/hGU4rJ/k0E8M/SUj0blsNpm4Lc+7R4C65fCCAc6BoGQhTjq0a cBuWGYIKkdz20/+qw2zSWuKqWV49iHeXOFwxsMiOkvkXOUol3n6eB6t+L3nQNXxCVQ26 cmBI9VuvJh/SK+xNCv0FYf5BjFPWP+XULUCn08tvFqAMw2joaibWxhEzhIxwyJoHgBVw mkdA== X-Gm-Message-State: AA6/9Rk1tu3mmoT+7kXCI9WES45Tw1NVAVKVQT3IrfhTxFPqhZBEc7ItGwEm9X1dIXQ/O3CY X-Received: by 10.99.38.66 with SMTP id m63mr10987638pgm.83.1476901108022; Wed, 19 Oct 2016 11:18:28 -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 dj3sm54955142pad.1.2016.10.19.11.18.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Oct 2016 11:18:27 -0700 (PDT) From: Kevin Hilman To: Ulf Hansson , linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org Subject: [PATCH v6 2/2] Documentation: DT: MMC: meson-gx: new bindings doc Date: Wed, 19 Oct 2016 11:18:25 -0700 Message-Id: <20161019181825.2186-2-khilman@baylibre.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161019181825.2186-1-khilman@baylibre.com> References: <20161019181825.2186-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_111848_850330_599BABC2 X-CRM114-Status: GOOD ( 12.16 ) X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Kevin Hilman Acked-by: Rob Herring --- .../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>; + }; +