From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_PASS,T_DKIMWL_WL_HIGH,URIBL_BLOCKED, USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D6928C07E85 for ; Fri, 7 Dec 2018 14:19:39 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9EEAF208E7 for ; Fri, 7 Dec 2018 14:19:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Etf+9bIV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9EEAF208E7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=t4h7yB18ezGgLdG6mVQu+co757eCL2vl2/7jC3TQX5Y=; b=Etf +9bIVeHsdNK01a2hkogn4NjOjHQa2zC/c+xoML1fXTKbxxWpXEaLVVzc08CTVy/cAWUaMlfpYsbLL +pUTVowqpYq4lkNnSCvZjgoC7w9lxFPQdcnPPDOA6FkjVdwDV2HDPw5z3IT4JBC5IXEk/7ALjjcUd FUyTNeTzj4a/p6auN7raD+bgH77fTa4UmdVyxYExcu2Na6yX3+cdmB9anywplU1IqQ55HNTZ2o6Nu S7uCA+4IkWwps9hTQyXCk0zR7/JutnuKGsUtQFqeEGmp8pA7gMJTWdO9N5HSj6N2dSM1c7GEVZmiK LDY1SscQYVu4EGcYtS88F/n6ayhBHVw==; 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 1gVGyg-0002Zj-Tm; Fri, 07 Dec 2018 14:19:38 +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 1gVGxa-0001b5-RX for linux-arm-kernel@lists.infradead.org; Fri, 07 Dec 2018 14:19:09 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id 22A8220CC3; Fri, 7 Dec 2018 15:18:19 +0100 (CET) Received: from localhost (aaubervilliers-681-1-79-44.w90-88.abo.wanadoo.fr [90.88.21.44]) by mail.bootlin.com (Postfix) with ESMTPSA id EB5B220745; Fri, 7 Dec 2018 15:18:18 +0100 (CET) Date: Fri, 7 Dec 2018 15:18:19 +0100 From: Maxime Ripard To: arm@kernel.org Subject: [GIT PULL] Allwinner fixes for 4.20 Message-ID: <20181207141819.3sg63se2pgbcaqgi@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-20181207_061831_258438_E7B04039 X-CRM114-Status: GOOD ( 11.17 ) 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-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============3440250423284968078==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3440250423284968078== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6jsqk3ptkye263jf" Content-Disposition: inline --6jsqk3ptkye263jf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Arnd, Kevin, Olof, Here is a fix for the 4.20 release. Thanks! Maxime The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunx= i-fixes-for-4.20 for you to fetch changes up to 5f8208f557065163f9a8089ea2ea7888f9d96922: ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3V (2018= -11-14 15:10:57 +0800) ---------------------------------------------------------------- Allwinner fixes for 4.20 One small fix for a regulator range on the Banana Pi M3 ---------------------------------------------------------------- Corentin Labbe (1): ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3V arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --6jsqk3ptkye263jf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXAqBKwAKCRDj7w1vZxhR xQDtAQD7SyfJ+Um2RwyDmA31mQkKngsK2RgdwIrjZOkbKI9D2gD5AYnyP+bd5CwR 5BIo6fy/VVLT10X7tp2zcPXUOb1zEA0= =IUqS -----END PGP SIGNATURE----- --6jsqk3ptkye263jf-- --===============3440250423284968078== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3440250423284968078==--