From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.5 required=3.0 tests=BAYES_00, BODY_QUOTE_MALF_MSGID,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5327FC433F4 for ; Mon, 20 Jul 2020 06:27:05 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2302E22482 for ; Mon, 20 Jul 2020 06:27:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="VeAfd0Go"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="j4LHsVh5" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2302E22482 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=DiHuMu1PjnZrlPdAkNVA7qlDMdGOcZVus8AHXav9AZc=; b=VeAfd0GoxSdra9LNFOQ4ybD/2A hoS6tVKmH22Xj6z9LtN5gIDe3AvOyKLnmBw7HuFA7KK2K5SGBAhzFIQrebMy/n9MKQBFfaJHeIYRk tcD9fNTjdIwHuZFLLFu9SEKP6QCtA/oh7hDgzLP91fMhyBGPvVANMVGUG9C2odaZazDaBoXGT2aw6 2jE20BUpD5co9fH6X6Em7gPYXv6bk78pk3kTw8GnEe7DXAv4rfmJMHKmIFyM/qimKH0dwM1b1xkIr MWVGU5fHXEqsGJFGuwTgv4LUHfZ48jtVlinu392Z04l5mCMS1T0WI0zgyCM2sVuAeI8vDj1fsWful bFaLwX8A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxPF2-00062j-FS; Mon, 20 Jul 2020 06:25:36 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxPF0-00062J-IV for linux-arm-kernel@lists.infradead.org; Mon, 20 Jul 2020 06:25:35 +0000 Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 143F720773; Mon, 20 Jul 2020 06:25:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595226333; bh=eqC8bDr/xkmdhSZb/2Y9pg1tjjb32cuqAEUruK2NYK8=; h=Date:From:To:Cc:Subject:From; b=j4LHsVh53fPI6kUA4WWOCCFDInvuPCgYdqZ5cnst1+P4oQ039ZLFXzb1DBk0uRMUH tnGI5AUeobvEvprNEQpR/6PQOTOtH5XdWPP6KzPBAqkqe3H6Klvz0tyJqtsZxh4YOB RXXRJ7mF9QwWk9lw/yxhQz8Bptum61ds0s07oKP8= Date: Mon, 20 Jul 2020 14:25:24 +0800 From: Shawn Guo To: Stephen Boyd Subject: [GIT PULL] i.MX clock changes for 5.9 Message-ID: <20200720062516.GB20462@dragon> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200720_022534_702075_239469DB X-CRM114-Status: UNSURE ( 9.90 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Agner , linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Stephen, This is a couple of i.MX clock patches I collected for 5.9. Please pull and keep it stable, as I also pull it into my DT branch to resolve dependency. Thanks! Shawn The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/clk-imx-5.9 for you to fetch changes up to 018e4308349dbf32f4d971cbe72f4f3d6b1c217a: clk: imx: vf610: add CAAM clock (2020-06-23 15:10:05 +0800) ---------------------------------------------------------------- i.MX clock changes for 5.9: - Add CAAM clock support for vf610 driver. - Add MU root clock support for imx8mp driver. ---------------------------------------------------------------- Andrey Smirnov (1): clk: imx: vf610: add CAAM clock Peng Fan (1): clk: imx8mp: add mu root clk drivers/clk/imx/clk-imx8mp.c | 1 + drivers/clk/imx/clk-vf610.c | 1 + include/dt-bindings/clock/vf610-clock.h | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel