From patchwork Fri Feb 8 10:42:30 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 10802681 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 37D3A746 for ; Fri, 8 Feb 2019 10:42:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 27C842DF22 for ; Fri, 8 Feb 2019 10:42:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1C2D82DF24; Fri, 8 Feb 2019 10:42:36 +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 B9BBA2DF22 for ; Fri, 8 Feb 2019 10:42:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726068AbfBHKme (ORCPT ); Fri, 8 Feb 2019 05:42:34 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:35385 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726081AbfBHKmd (ORCPT ); Fri, 8 Feb 2019 05:42:33 -0500 X-Originating-IP: 90.88.22.177 Received: from localhost (aaubervilliers-681-1-80-177.w90-88.abo.wanadoo.fr [90.88.22.177]) (Authenticated sender: maxime.ripard@bootlin.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 459C51C0005; Fri, 8 Feb 2019 10:42:31 +0000 (UTC) Date: Fri, 8 Feb 2019 11:42:30 +0100 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 changes for 5.1 Message-ID: <20190208104230.zn4sn7z4idge4gmh@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 PR for the next merge window. Thanks! Maxime The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-for-5.1 for you to fetch changes up to 108a459ef4cd17a28711d81092044e597b5c7618: clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it (2019-01-25 10:43:44 +0100) ---------------------------------------------------------------- Allwinner clock changes for 5.1 Just a single non-urgent fix for the PLL-MIPI on the A23 ---------------------------------------------------------------- Chen-Yu Tsai (1): clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it drivers/clk/sunxi-ng/ccu-sun8i-a23.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)