From patchwork Tue Nov 18 21:08:27 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: 5333321 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id D7F2D9F3ED for ; Tue, 18 Nov 2014 21:11:16 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id F10DF20127 for ; Tue, 18 Nov 2014 21:11:15 +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 2F79A201D3 for ; Tue, 18 Nov 2014 21:11:15 +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 1Xqq1a-0000K9-8H; Tue, 18 Nov 2014 21:09:22 +0000 Received: from mail-ig0-x231.google.com ([2607:f8b0:4001:c05::231]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xqq1S-0000FT-8v for linux-arm-kernel@lists.infradead.org; Tue, 18 Nov 2014 21:09:15 +0000 Received: by mail-ig0-f177.google.com with SMTP id uq10so6590460igb.16 for ; Tue, 18 Nov 2014 13:08:53 -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=rbECtBi+LXX4OW+1sIju+htg3SZbdPVbFd5RhkiP0Gw=; b=F51SulI86i4Qk0ZhhqLBU2MTtMOkBb1qbKazfhuk7JBX2+Nn1XAVd5oy/LcIxhHw9l 5mjY473zbMnGeg1t4YgAaI3RVmdL9YBXX1iYCWWlNXg4sLcKQTLUVCSn19jDZJIdS22E wS5ejX1oSpYdXmxVhnE4OfAAh92OC//FSNAzc= 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=rbECtBi+LXX4OW+1sIju+htg3SZbdPVbFd5RhkiP0Gw=; b=UKccwI9mUMKwiUzT9BofaAHjjG8cDRreYE1aRtSnggaxZUVo+mLjJw/5KQvHqPHwuX FDix4IiWDEURCvPmmHBf3oHhukjP5napENOSBefPIx2IKL4DUZxnLcWsWcXhm2FMoLNC PcZpxkRErFAeQ12EQjuPOuaXlhpgBNTbb3No4Mkh9gtVh/M+dYU+JBV2yRhtc+hvAyZH 8znFhP0IIbN4U3OqPoq4dvcyT9U3JJORWGwhhFkvkfFkAXhJ0+7Eo5ExtPxi54NRQpvC hPe9Dy4VUSQe3hQ0SZHGnFWO/NaSas+URDmj81zJbfIuX3noHFUwiEAEvJaCnrrDQXQt ZwCg== X-Gm-Message-State: ALoCoQloFwZ87+GJ6Kvrd5c+I95paIVxBjm3dC/kSVw1UoPGQN3T+9rEh5LoDvwYB/ogaD96Yh/H X-Received: by 10.107.45.20 with SMTP id t20mr13278324iot.59.1416344933403; Tue, 18 Nov 2014 13:08:53 -0800 (PST) Received: from amstan.mtv.corp.google.com ([172.22.65.92]) by mx.google.com with ESMTPSA id y9sm177003igp.22.2014.11.18.13.08.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 18 Nov 2014 13:08:53 -0800 (PST) From: Alexandru M Stan To: Mike Turquette , Heiko Stuebner , Doug Anderson , addy ke Subject: [PATCH v3 1/2] clk: rockchip: add bindings for the mmc clocks Date: Tue, 18 Nov 2014 13:08:27 -0800 Message-Id: <1416344908-5975-2-git-send-email-amstan@chromium.org> X-Mailer: git-send-email 2.1.0.rc2.206.gedb03e5 In-Reply-To: <1416344908-5975-1-git-send-email-amstan@chromium.org> References: <1416344908-5975-1-git-send-email-amstan@chromium.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141118_130914_369002_00C96828 X-CRM114-Status: UNSURE ( 8.47 ) 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 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