From patchwork Fri Feb 8 10:45:19 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 1038564 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="NputrGPj"; 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 43wsK85Kb0z9sLw for ; Fri, 8 Feb 2019 21:45:32 +1100 (AEDT) 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=zCZaW/qFM+cdVYxykwAEL5f/i8iYQdpID8FYljEmv2Q=; b=Npu trGPjGIY5090Oka09UhekQJWjLpnYY3iNxqyLFfiCK4uCaE7KbKLqpUvXAmCqsfsklv7YJCWI/mPz MdHry5jr+lCoTevuLIOyOKK+sjxXb93AtoToehOZyzlZI6wZrf1SuS9S/+ZeaSWJD9weEBUdNVtQM z9WSQvJmdtdp+PQwWHg3c1zog1awc8NkIElMyFoM7GZegyXJpY5uoOxaJrXqGGxuRNVRh4o5TTV9O D3xFYUw9LjWlBqcUubUlXEQNDZM+lLJTNuZa6q4EwP7KFO9ldeSFiLEwkXR1RMo9a+xsQ06Gmh9uP y6t2D5+oFf84IXNWtHXkQBeznsDYoCA==; 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 1gs3ex-00050z-Pa; Fri, 08 Feb 2019 10:45:27 +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 1gs3et-0004zt-K8 for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 10:45:25 +0000 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 relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 743F4E0007; Fri, 8 Feb 2019 10:45:20 +0000 (UTC) Date: Fri, 8 Feb 2019 11:45:19 +0100 From: Maxime Ripard To: Mike Turquette , Stephen Boyd Subject: [GIT PULL] Allwinner clock fixes for 5.0 Message-ID: <20190208104519.2ix2ujxrpmhqrwlf@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-20190208_024523_817585_11111FDA X-CRM114-Status: GOOD ( 10.68 ) 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 http://www.dnswl.org/, low trust [217.70.183.196 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.196 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 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 PR for the current release. 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-fixes-for-5.0 for you to fetch changes up to ee0b27a3a4da0b0ed2318aa092f8856896e9450b: clk: sunxi: A31: Fix wrong AHB gate number (2019-01-28 09:26:32 +0100) ---------------------------------------------------------------- Allwinner clock fixes for 5.0 Two fixes for clock indices, one for the A31 and one for the V3s. ---------------------------------------------------------------- Andre Przywara (1): clk: sunxi: A31: Fix wrong AHB gate number Paul Kocialkowski (1): clk: sunxi-ng: v3s: Fix TCON reset de-assert bit drivers/clk/sunxi-ng/ccu-sun6i-a31.c | 4 ++-- drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)