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.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_PASS,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 E7710C282DA for ; Fri, 19 Apr 2019 11:10:07 +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 A877921908 for ; Fri, 19 Apr 2019 11:10:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="eRfHEDDQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A877921908 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=hsHmXYVAxrLDNI93pBcfU/uUTDPuFEO+4ip/A+l3sNQ=; b=eRf HEDDQMx0Xq0smQQNa/E+U8qWM5l6KeWuI2fnG/Qir1dZhdsVKUOqzT5dYScP6Jxh7P6+bmnOCjawP xd1yIJ5Z+7s0WyszRhbp6Hsr+HxL8KEl+XKC3tJpzuIvs14FCOC62xKxAwRFyruVO6BfpedvMoNL/ KXr+om34VXxwvcwbbwAsvuB88xeVnqEK1Szmqe0xjXwovtZBLIfrtTDSyF781KR7B2lgSsH/xsPNn GOulwnVTM5Fy3897fkhJtefT223wmAr9T1kBm8H69UfwnbV7z99+GR+Lr0uT0NU1FeOZXaPgvtAf3 a7xs7f4HbmLVh9kRyFfnTNFIL+WCnYg==; 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 1hHRP3-0004ye-Hk; Fri, 19 Apr 2019 11:09:57 +0000 Received: from relay9-d.mail.gandi.net ([217.70.183.199]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hHRP0-0004y8-C5 for linux-arm-kernel@lists.infradead.org; Fri, 19 Apr 2019 11:09:56 +0000 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 relay9-d.mail.gandi.net (Postfix) with ESMTPSA id DE0AFFF803; Fri, 19 Apr 2019 11:09:42 +0000 (UTC) Date: Fri, 19 Apr 2019 13:09:42 +0200 From: Maxime Ripard To: arm@kernel.org Subject: [GIT PULL] Allwinner fixes for 5.1 Message-ID: <20190419110942.oeepdbr5j7dgq32x@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-20190419_040954_562515_A49A8905 X-CRM114-Status: GOOD ( 13.24 ) 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="===============1268449664088706236==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1268449664088706236== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="e2xdlil2bfxwqv62" Content-Disposition: inline --e2xdlil2bfxwqv62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Arnd, Olof, Please pull the following fixes for 5.1 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/sunxi-fixes-for-5.1 for you to fetch changes up to fa44328f4eb0b762a1fcb148809068e9646e7156: ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing (2019-03-25 11:10:50 +0100) ---------------------------------------------------------------- Allwinner fixes for 5.1 - Pinctrl related fixes for the A33 NAND controller - Fix the refcounting of DT nodes in our core code - Fix for a typo'd DT property ---------------------------------------------------------------- Chen-Yu Tsai (1): arm64: dts: allwinner: a64: Rename hpvcc-supply to cpvdd-supply Maxime Ripard (1): ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing Wen Yang (2): ARM: sunxi: fix a leaked reference by adding missing of_node_put ARM: sunxi: fix a leaked reference by adding missing of_node_put arch/arm/boot/dts/sun8i-a23-a33.dtsi | 2 ++ arch/arm/mach-sunxi/mc_smp.c | 5 ++++- arch/arm/mach-sunxi/platsmp.c | 4 ++++ arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts | 2 +- arch/arm64/boot/dts/allwinner/sun50i-a64-pine64.dts | 2 +- arch/arm64/boot/dts/allwinner/sun50i-a64-pinebook.dts | 2 +- arch/arm64/boot/dts/allwinner/sun50i-a64-sopine.dtsi | 2 +- 7 files changed, 14 insertions(+), 5 deletions(-) -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --e2xdlil2bfxwqv62 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXLmsdgAKCRDj7w1vZxhR xeeDAP47Mm/BZrNUEU2MadfGkAfqU0fvaC3HfhwWoyMdTnAUTgD/Qaw8U8IS7Z6r x/qh3YNb0axWKKNQ9Eh9mY1N2S2Jcgc= =KX9F -----END PGP SIGNATURE----- --e2xdlil2bfxwqv62-- --===============1268449664088706236== 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 --===============1268449664088706236==--