From patchwork Tue Jan 19 12:09:20 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pawe? Jarosz X-Patchwork-Id: 8061141 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.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id D6CCBBEEE5 for ; Tue, 19 Jan 2016 12:10:24 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0C4632038A for ; Tue, 19 Jan 2016 12:10:24 +0000 (UTC) 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.kernel.org (Postfix) with ESMTPS id 42AB320374 for ; Tue, 19 Jan 2016 12:10:22 +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 1aLV77-0001vp-Ry; Tue, 19 Jan 2016 12:10:21 +0000 Received: from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aLV6m-0000sY-Ck; Tue, 19 Jan 2016 12:10:01 +0000 Received: by mail-wm0-x244.google.com with SMTP id u188so22801001wmu.0; Tue, 19 Jan 2016 04:09:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=lfLvWYrzCypIzXIniBg7XID8qhVmSgO17DC3r2Ug86M=; b=jMWyr7v8mn+mUOH40c1LQLQsoVlrTroNrwtAFo+SpjRAwWQxxjXCse0cU0fkmq+5YC 0fdRQ4rf48zU8TM9qWv1jJ+VBcLxvK+pKgb9/Gcr12P6MCOmqmY0ksIOKZlHm8o6KWgz eyKNjp9AXnPXfzLb0LOiYiVrVRVOdOenvcQ8Pe5ddVcovzbXfGviRNqKGRvdYKIY2hQ5 T8DSrZ5dzdzdd2W8j5uNcicQwK37wFSjkvWdAicx5KJ2UDt3ItGZlteCVi0Qhxii5t6c AFx8O7Lxjhi4UfWFqgUS3oPS+Kj0WD6RFuHY+CUe9cjt5w1Dgw3kwO2pcSrOWG/F+b1A N4HA== 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-type:content-transfer-encoding; bh=lfLvWYrzCypIzXIniBg7XID8qhVmSgO17DC3r2Ug86M=; b=eEdlhmDjcmA+O4XrD58IUU/uj7DcqODO5JK/L063lZugPtCM/BlU7ULosEnY6Fplhv kOWRUAPk2Tgi8ra4FYYTZqvjNtTza8OJbedFZwcHeuIzaiGJ+OJKjME+pkWlXmWExtC2 zNkIK9GMhxjFgfDn5QSamw7aYFTWQEvsgpvlddh3ByKiZmEsDpbWgXGT0c+kD6GHaklA tZXMJhxtXwTCYJBQEPR6wxwzpJEudM/Nl3PjVZsaWFuJJaQ07aqrwZAQw6YbXEHskKBU n5SDMBI+Vl2DG46Ph9uUlQgULV1u8ljejqqNjsfNWbSJI6JOxeXv+j9F8OjoRi0rJ9rm 0/5g== X-Gm-Message-State: ALoCoQmLPJJplehJlFRejPNRswIQY19P4A7ElLDT1F9fzj37WIaCdOG06q0MR0jRF7Yl8s6P+Sl+sNj/Hz1e8ebxszCb9YZI7w== X-Received: by 10.194.172.228 with SMTP id bf4mr34280309wjc.109.1453205381843; Tue, 19 Jan 2016 04:09:41 -0800 (PST) Received: from localhost.localdomain (aepc143.neoplus.adsl.tpnet.pl. [79.191.132.143]) by smtp.googlemail.com with ESMTPSA id t9sm28229301wjf.33.2016.01.19.04.09.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 19 Jan 2016 04:09:41 -0800 (PST) From: =?UTF-8?q?Pawe=C5=82=20Jarosz?= To: heiko@sntech.de, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-clk@vger.kernel.org, sboyd@codeaurora.org, mturquette@baylibre.com Subject: [PATCH 2/3] clk: rockchip: add tsadc clock on rk3066 Date: Tue, 19 Jan 2016 13:09:20 +0100 Message-Id: <1453205361-27267-3-git-send-email-paweljarosz3691@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1453205361-27267-1-git-send-email-paweljarosz3691@gmail.com> References: <1453205361-27267-1-git-send-email-paweljarosz3691@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160119_041000_620315_143C453A X-CRM114-Status: UNSURE ( 9.62 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.5 (--) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Pawe=C5=82=20Jarosz?= Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, 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 Set clock id for sclk_tsadc gating clock of tsadc in rk3066 Signed-off-by: Pawe? Jarosz --- drivers/clk/rockchip/clk-rk3188.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/rockchip/clk-rk3188.c b/drivers/clk/rockchip/clk-rk3188.c index 7f7444c..fda4e77 100644 --- a/drivers/clk/rockchip/clk-rk3188.c +++ b/drivers/clk/rockchip/clk-rk3188.c @@ -605,7 +605,7 @@ static struct rockchip_clk_branch rk3066a_clk_branches[] __initdata = { GATE(SCLK_TIMER2, "timer2", "xin24m", 0, RK2928_CLKGATE_CON(3), 2, GFLAGS), - COMPOSITE_NOMUX(0, "sclk_tsadc", "xin24m", 0, + COMPOSITE_NOMUX(SCLK_TSADC, "sclk_tsadc", "xin24m", 0, RK2928_CLKSEL_CON(34), 0, 16, DFLAGS, RK2928_CLKGATE_CON(2), 15, GFLAGS),