From patchwork Thu Nov 27 01:30:26 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandru M Stan X-Patchwork-Id: 5391081 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 2B370C11AC for ; Thu, 27 Nov 2014 01:33:34 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 4EF71201E4 for ; Thu, 27 Nov 2014 01:33:33 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8CD8F201C8 for ; Thu, 27 Nov 2014 01:33:32 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xtnvp-000158-Ob; Thu, 27 Nov 2014 01:31:41 +0000 Received: from mail-ig0-x230.google.com ([2607:f8b0:4001:c05::230]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XtnvM-0000uP-IJ for linux-arm-kernel@lists.infradead.org; Thu, 27 Nov 2014 01:31:13 +0000 Received: by mail-ig0-f176.google.com with SMTP id l13so8382897iga.3 for ; Wed, 26 Nov 2014 17:30:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=UIHvursY85UQpCmSh/fnQklDZPA5tbv/FuNwbiBlTbU=; b=IoybUoMUMFcKNlKtsMdpxnRqlJXCGVpK7aiTatl3cxD+VGQPzTkwN/Wlnl+Uir20tj DSfNi5qxg9fZH+UWWpqk7v+nOI8rUO6aqbIeI2W+5BvbCxXtHnJtS0spl6GBkBeUhlxF PezNWuwy6mW4mXVIEzeBlGAL5uN0JEzaiqtjg= 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; bh=UIHvursY85UQpCmSh/fnQklDZPA5tbv/FuNwbiBlTbU=; b=EhzIpidhehf1JuZwIQ85iiLq55ZI7Qy8isgWgwgaC8FNuGnnbSbu+fLo7SZwkIbM/K U2nIVaTFMl/hZKYMn2hbkqYKzw0ox0TdwWap0jdx3hlYuS1yz0IQWRssNhNTKEvYcpzQ ywlla9F0gfCZyhXQQcb8ymMljQnyYAqa8VDylqzLxrk4cmYkl6uYWmWqR0ZkMp0rQ+Ph vse+oihjn8a3teUt01qSjOZEp0l0rqGpGK+E75WiY7sfP/dIRK7adS7qEyy2T2UlQHwW W30odemPKUTWcFnzjY8Jqni2449j0oyn34jwdpUctbEvmMMdCZsnOwohiWWtotKPpdoo 7Sng== X-Gm-Message-State: ALoCoQkrUYrcevt+ysGTUeVGkul6twb60JH0VSkCsMTodtmMiNcDPc9CSgj+weLpK4fOT3oY45D4 X-Received: by 10.50.79.232 with SMTP id m8mr26079447igx.11.1417051848593; Wed, 26 Nov 2014 17:30:48 -0800 (PST) Received: from amstan.mtv.corp.google.com ([172.22.65.92]) by mx.google.com with ESMTPSA id c1sm8454203igo.17.2014.11.26.17.30.47 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 26 Nov 2014 17:30:48 -0800 (PST) From: Alexandru M Stan To: Mike Turquette , Heiko Stuebner , Doug Anderson , addy ke Subject: [PATCH v4 1/2] clk: rockchip: add bindings for the mmc clocks Date: Wed, 26 Nov 2014 17:30:26 -0800 Message-Id: <1417051827-12564-2-git-send-email-amstan@chromium.org> X-Mailer: git-send-email 2.2.0.rc0.207.ga3a616c In-Reply-To: <1417051827-12564-1-git-send-email-amstan@chromium.org> References: <1417051827-12564-1-git-send-email-amstan@chromium.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141126_173112_748883_7599C1E3 X-CRM114-Status: UNSURE ( 8.50 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, Alexandru M Stan , pawel.moll@arm.com, ijc+devicetree@hellion.org.uk, Kever Yang , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, galak@codeaurora.org, Sonny Rao , linux-arm-kernel@lists.infradead.org, mark.yao@rock-chips.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP These clocks represent the physical clocks (including phases) and they will later be used for clock phase tuning. Suggested-by: Heiko Stuebner Signed-off-by: Alexandru M Stan --- Changes in v4: None Changes in v3: None Changes in v2: None include/dt-bindings/clock/rk3288-cru.h | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/include/dt-bindings/clock/rk3288-cru.h b/include/dt-bindings/clock/rk3288-cru.h index 100a08c..b4e9142 100644 --- a/include/dt-bindings/clock/rk3288-cru.h +++ b/include/dt-bindings/clock/rk3288-cru.h @@ -72,6 +72,16 @@ #define SCLK_HEVC_CABAC 111 #define SCLK_HEVC_CORE 112 +#define SCLK_SDMMC_DRV 113 +#define SCLK_SDIO0_DRV 114 +#define SCLK_SDIO1_DRV 115 +#define SCLK_EMMC_DRV 116 + +#define SCLK_SDMMC_SAMPLE 117 +#define SCLK_SDIO0_SAMPLE 118 +#define SCLK_SDIO1_SAMPLE 119 +#define SCLK_EMMC_SAMPLE 120 + #define DCLK_VOP0 190 #define DCLK_VOP1 191