From patchwork Tue Mar 13 01:39:06 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 884961 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="KhUiMURG"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 400cxD3yVcz9sSZ for ; Tue, 13 Mar 2018 12:40:16 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=7qYjp6ZX7Y8zZE5IdIFtBYEO4dV0trFZuyGMM2P/uJE=; b=KhUiMURGumupOU RyE6mud+bnZa851Kkj7jCK3XLb0QEdhhM0UhswoDSN964asLNU+6mV1OSvhJbmEL0eO4nsvSQeqzs Q1yV2QEvT2ZBnImF1goLXO7pCwtX4X874kUT79McY8/HT3hEmgW5zG1SnIjCK2iHKNXEQHxk2tSw9 cmyIrPUw2UuCDV4TaYGWDHDyznu3rl5H6Kt2U0uQcv5M7j3PD6OgDND4OG1O4d7A7rRdkO3p58CL5 0KsEVNCrebUtdVKTvoDV1VMxaM3k2E2KPozI/nwnOTYJKbcmJF50O0+u4+b1uN64y+MRvO2MZ2BBx SspvP7O53yVMFtkgdacQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1evYvF-00061O-On; Tue, 13 Mar 2018 01:40:13 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1evYvA-0005U7-WE for linux-arm-kernel@lists.infradead.org; Tue, 13 Mar 2018 01:40:10 +0000 Received: from dragon (unknown [104.237.91.19]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8C051205F4; Tue, 13 Mar 2018 01:39:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8C051205F4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Tue, 13 Mar 2018 09:39:06 +0800 From: Shawn Guo To: Stephen Boyd , Michael Turquette Subject: [GIT PULL] i.MX new clock additions for 4.17 Message-ID: <20180313013905.GF26859@dragon> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180312_184009_226897_E9E786BC X-CRM114-Status: GOOD ( 10.96 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabio Estevam , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, kernel@pengutronix.de, linux-imx@nxp.com Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Stephen, Mike, This pull request includes a few new clock additions for i.MX7D clock driver. Please consider to pull it for 4.17. As I have a DT branch built on top of this pull request to resolve the dependency on these new clock IDs, please keep the tag stable. Thanks. Shawn The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/clk-imx-4.17-newid for you to fetch changes up to 1691cc375a39d13a70829cabdd87ca9116a16907: clk: imx: imx7d: add the Keypad Port module clock (2018-02-28 14:43:00 +0800) ---------------------------------------------------------------- i.MX new clock additions for 4.17: - New clocks for i.MX7D SNVS, CAAM and Keypad. ---------------------------------------------------------------- Anson Huang (1): clk: imx: imx7d: add the snvs clock Rui Miguel Silva (1): clk: imx7d: add CAAM clock Stefan Agner (1): clk: imx: imx7d: add the Keypad Port module clock drivers/clk/imx/clk-imx7d.c | 3 +++ include/dt-bindings/clock/imx7d-clock.h | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-)