From patchwork Fri Apr 19 11:19:27 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 10909779 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6BCE4922 for ; Fri, 19 Apr 2019 20:22:54 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5664B28B51 for ; Fri, 19 Apr 2019 20:22:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 543ED28CA8; Fri, 19 Apr 2019 20:22:54 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 42FEB28B51 for ; Fri, 19 Apr 2019 20:22:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725897AbfDSUWv (ORCPT ); Fri, 19 Apr 2019 16:22:51 -0400 Received: from mslow2.mail.gandi.net ([217.70.178.242]:44192 "EHLO mslow2.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725817AbfDSUWv (ORCPT ); Fri, 19 Apr 2019 16:22:51 -0400 Received: from relay2-d.mail.gandi.net (unknown [217.70.183.194]) by mslow2.mail.gandi.net (Postfix) with ESMTP id 14F403A8D40 for ; Fri, 19 Apr 2019 11:19:30 +0000 (UTC) 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 relay2-d.mail.gandi.net (Postfix) with ESMTPSA id A349D40002; Fri, 19 Apr 2019 11:19:28 +0000 (UTC) Date: Fri, 19 Apr 2019 13:19:27 +0200 From: Maxime Ripard To: Mike Turquette , Stephen Boyd Cc: Chen-Yu Tsai , Maxime Ripard , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org Subject: [GIT PULL] Allwinner clock fixes for 5.1 Message-ID: <20190419111927.j3ggz2oke6msty5g@flea> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180716 Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Mike, Stephen, Please pull the following fixes for the current release. 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/clk-fixes-for-5.1 for you to fetch changes up to 1054e4dd1cbbb7bf5cc836832648f9972134ef67: clk: sunxi-ng: nkmp: Explain why zero width check is needed (2019-04-04 09:32:32 +0200) ---------------------------------------------------------------- Allwinner clocks fixes for 5.1 Some fixes for odd cases of the NKMP clocks. ---------------------------------------------------------------- Jernej Skrabec (2): clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0) clk: sunxi-ng: nkmp: Explain why zero width check is needed drivers/clk/sunxi-ng/ccu_nkmp.c | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) --- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com