From patchwork Sat Sep 29 15:05:06 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 10620849 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 58F536CB for ; Sat, 29 Sep 2018 15:05:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 48C94295E7 for ; Sat, 29 Sep 2018 15:05:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3C24829F1C; Sat, 29 Sep 2018 15:05:32 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B2B9A295E7 for ; Sat, 29 Sep 2018 15:05:31 +0000 (UTC) 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=bGAjqAdXHyE7kuC7eIs0oUU/SR8lQt7zIrDfOQbi600=; b=pt7 THjmXQ63FPVsg1jSs7cgkl945CAN1ld7D4mOW9qsn9Y3uWWIJzcH78QEH97T1GAFRoHsPJvTcbFJq nUJ4qXJ926ixkbFmYXlRi1/4Ofro9oBOmjAWs6ZItVPVhPijZMm+IAP7tYS/IaQDnLM5HoAihj1UE Q2xS2kxuJkKMhZ6Y7YdCZIOIe8NQfCUrrtLafon8yhORRxvxZTfSifi5xyyeLKIiYC+n5rurlqiuV B/g0FbUJT/a6zn7/POwIQi9X5lLs1rXfXqFUuMonuSIm7y8I+JfkHySvcuTeH1CYZbZurci4UJmT0 jYkVHfi8FBUYlh0drL/AMrqLvJnnxtA==; 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 1g6Go5-0000s0-Va; Sat, 29 Sep 2018 15:05:21 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g6Go2-0008SF-KS for linux-arm-kernel@lists.infradead.org; Sat, 29 Sep 2018 15:05:20 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id B70A22075C; Sat, 29 Sep 2018 17:05:06 +0200 (CEST) Received: from localhost (unknown [212.145.226.70]) by mail.bootlin.com (Postfix) with ESMTPSA id 7B690203DA; Sat, 29 Sep 2018 17:05:06 +0200 (CEST) Date: Sat, 29 Sep 2018 17:05:06 +0200 From: Maxime Ripard To: Mike Turquette , Stephen Boyd Subject: [GIT PULL] Allwinner clock fixes for 4.19 Message-ID: <20180929150506.vch5wuujblgkngfp@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-20180929_080518_809006_72677065 X-CRM114-Status: GOOD ( 11.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: 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+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Mike, Stephen, Here is one fix for 4.19. Thanks! Maxime The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-fixes-for-4.19 for you to fetch changes up to 80a6ec7d5e1653208eb53f6738620dab98f6f50e: clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowest setting (2018-09-07 10:20:50 +0200) ---------------------------------------------------------------- Allwinner clk fixes for 4.19 One fix for the Audio PLL that were not properly set and generating noise on the A10 SoCs. ---------------------------------------------------------------- Chen-Yu Tsai (1): clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowest setting drivers/clk/sunxi-ng/ccu-sun4i-a10.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)