From patchwork Fri Apr 19 11:25:18 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 1088036 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=bootlin.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="VoU02DfG"; 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 44ltv34Zc7z9s4V for ; Fri, 19 Apr 2019 21:25:35 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=x8X5hPP30079xjSvqvBvWLRq/WN87TooOZQVtngUUPM=; b=VoU 02DfGYd72VB24r1//dmqwwXANd7dpSAlCn5sCtlqEvNMsg+W4m845KPw1607qe6Duu6DSiB5N7dsJ gioMicJ+diCsHBDWoI6qlcCm92Z81u3+xUEj1V/sXOZCYuF6yloH01wZu/zQ9+GTGseKeOkPyPw9X EBT+gSRjAts/Br3ZI6JAld9kZkPGGNx42CN3nPSndbnZABKIvaaQOx8xrjcR8Przqo74qCZCi5KKx sIf8IwWfuRKIKIOgXbEZLYdf4T5naL91626OgKpwVq6BCmZisaWj+mtsuZrtyRroWQNg2zN0GY6Ay 1w5RlkKLWY/2O7AYjAvfWvR/P1J8Uhg==; 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 1hHRe8-0003L9-Sr; Fri, 19 Apr 2019 11:25:32 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hHRe5-0003Kk-CR for linux-arm-kernel@lists.infradead.org; Fri, 19 Apr 2019 11:25:31 +0000 X-Originating-IP: 90.89.68.76 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (Authenticated sender: maxime.ripard@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 85BC2E0002; Fri, 19 Apr 2019 11:25:19 +0000 (UTC) Date: Fri, 19 Apr 2019 13:25:18 +0200 From: Maxime Ripard To: Mike Turquette , Stephen Boyd Subject: [GIT PULL] Allwinner clock changes for 5.2 Message-ID: <20190419112518.5zwaeqg7egfimts7@flea> MIME-Version: 1.0 User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190419_042529_568978_B4B205A6 X-CRM114-Status: GOOD ( 14.82 ) X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.196 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 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: Maxime Ripard , Chen-Yu Tsai , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 Mike, Stephen, Please pull the following changes for the next merge window. Thanks! Maxime The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-for-5.2 for you to fetch changes up to c77cebac96a9edf1f3a508b475110f5d44196901: clk: sunxi-ng: sun5i: Export the MBUS clock (2019-04-10 16:33:01 +0200) ---------------------------------------------------------------- Allwinner clock changes for 5.2 Our usual bunch of changes, this time, it's mainly: - Export a new clock for the MBUS controller on the A13 - H6 fixes to support a finer clocking of the video and VPU engines - Add some Kconfig options - Some bit offset fixes ---------------------------------------------------------------- Chen-Yu Tsai (1): clk: sunxi-ng: a83t: Add pll-video0 as parent of csi-mclk Icenowy Zheng (1): clk: sunxi-ng: f1c100s: fix USB PHY gate bit offset Jernej Skrabec (3): clk: sunxi-ng: Allow DE clock to set parent rate clk: sunxi-ng: h6: Preset hdmi-cec clock parent clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate Maxime Ripard (2): clk: sunxi: Add Kconfig options clk: sunxi-ng: sun5i: Export the MBUS clock drivers/clk/Kconfig | 1 + drivers/clk/sunxi-ng/ccu-sun50i-a64.c | 3 +- drivers/clk/sunxi-ng/ccu-sun50i-h6.c | 19 ++++++++++--- drivers/clk/sunxi-ng/ccu-sun5i.h | 4 --- drivers/clk/sunxi-ng/ccu-sun8i-a83t.c | 5 ++-- drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 3 +- drivers/clk/sunxi-ng/ccu-suniv-f1c100s.c | 2 +- drivers/clk/sunxi/Kconfig | 43 ++++++++++++++++++++++++++++ drivers/clk/sunxi/Makefile | 49 ++++++++++++++++++-------------- include/dt-bindings/clock/sun5i-ccu.h | 2 +- 10 files changed, 95 insertions(+), 36 deletions(-) create mode 100644 drivers/clk/sunxi/Kconfig --- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com