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: 5333251 Return-Path: X-Original-To: patchwork-linux-rockchip@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 E0022C11AC for ; Tue, 18 Nov 2014 21:09:22 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0EF50201BC for ; Tue, 18 Nov 2014 21:09:22 +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 4A91520127 for ; Tue, 18 Nov 2014 21:09:21 +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 1Xqq1Y-0000K1-QT; Tue, 18 Nov 2014 21:09:20 +0000 Received: from mail-ig0-x229.google.com ([2607:f8b0:4001:c05::229]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xqq1S-0000FS-8T for linux-rockchip@lists.infradead.org; Tue, 18 Nov 2014 21:09:15 +0000 Received: by mail-ig0-f169.google.com with SMTP id hl2so4536742igb.4 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=keMMPhBYqylcBiWwhuSwZcxsoS86a/mu4jodecQ+BLp+kuOLnIwQvblhNpDPme23XG xaJZIbfrFvs2I8hKmkcsbpJuiUsfrRH8d/ytnRPZbjZ6LjvTSwVY3xIJ8Co1dRCTL8d4 thTnCPpL9jGXGC/x8y+4mZ+ZmXYS4VC+9MAiVrfF2e0g+DxyFuda5Ql1/dxRfhQXTXSE Et2b1gLzixWXDvm4MyzpIp8Pl5C/1PKS5qho2dxubKC4yGBaeH9p4CycJQtcI7vR7JAp XWvKLxVuSo9YuTDmfCAPhp9/LcPX6XNWxedg01KGbumQviqNgkZk3CpMTMCIjOFI6Hht dNRg== X-Gm-Message-State: ALoCoQnIaSJBu+HGGwPp5SVOjO1uoQDGmJYvY3vglp7SUMDKCInNG+mKeNR4tH0/aDJcFK6Iib5n 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_379248_08228074 X-CRM114-Status: UNSURE ( 6.63 ) 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-rockchip@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=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