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=-15.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 95B1EC43465 for ; Mon, 21 Sep 2020 15:51:36 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 1BF8722262 for ; Mon, 21 Sep 2020 15:51:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ETHSdkbF"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="iSk3oOdv" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1BF8722262 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.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=BpxgT82OfrFT8YbnGCoNLvdJMSVxKKZOfU7ZXh8fGQE=; b=ETH SdkbFf6jTdt7psF2XZJ1bNp8xJayG52Jx8dAm1lZluTqsRrBXYlpm8v0l8uaJX+1FP2V/LcnFyK2n 0NeeAo0IrvHJoEiK43g6mCpy3HRG71XRJ3x/y8wr933YMXSBYc9fLGjKSzrPlpmhiscu+k4s7Kkr7 YKwpl8cZFwSTBLtjBZXRNTAkKE6l6n8XjgdF4JFGy3c6HqbIcXflMqh4pkwA9YXnysnVUHVynoQHj ytNAOA1N/iLdfGFQye0ajVxcgLN1wo3ZNf3Bk0CMVT9zqyUpkhQlOEiVWUOP26zps+q/Cg+Z8aJ9d yOJNToggSg72l8ZalAmSpqZkW68inlA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kKO52-0004yL-MH; Mon, 21 Sep 2020 15:50:16 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kKO4z-0004xf-CB for linux-arm-kernel@lists.infradead.org; Mon, 21 Sep 2020 15:50:14 +0000 Received: from localhost (lfbn-tou-1-1502-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id ECE2720EDD; Mon, 21 Sep 2020 15:50:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600703411; bh=IUueOY2vpSScB6TtVbVbdEPRpV6qKNK0oq9nRrpBFVE=; h=Date:From:List-Id:To:Cc:Subject:From; b=iSk3oOdvaEyyqOrzuH12Q3fh76ahDCXcR+69MKRgtLVzcb+Z9P1slYK2NSfB/ySri UQHw67qQRU7NuNq9q0ThNvjfoIAjMmNc3T2aDF8ASCrwgj17XAW3Gy2PkS7DDhtOrT 6wkeluLooIYNro3fIxeZDnON/yFdkwD2nHr9qoiU= Date: Mon, 21 Sep 2020 17:50:08 +0200 From: Maxime Ripard List-Id: To: arm@kernel.org, soc@kernel.org Subject: [GIT PULL] Allwinner Fixes for 5.9 Message-ID: <8a436328-b844-4599-8695-ab2088a00ade.lettre@localhost> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200921_115013_495517_75566CFC X-CRM114-Status: GOOD ( 13.24 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, Maxime Ripard Content-Type: multipart/mixed; boundary="===============6072355608286836102==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6072355608286836102== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Arnd, Olof, Please pull the following changes for the current release. Thanks! Maxime The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-fixes-for-5.9-1 for you to fetch changes up to 2933bf3528007f834fb7f5eab033f9c5b0683f91: arm64: dts: allwinner: h5: remove Mali GPU PMU module (2020-08-25 10:42:16 +0200) ---------------------------------------------------------------- Two fixes for the Allwinner SoCs, one for the H5 GPU support and one for a misconfigured regulator on the Bananapi M2 Ultra. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCX2jLlQAKCRDj7w1vZxhR xfeOAP9HaamZwsHuTm+4FYLhJwUe44c1cHmnRTA49I8ifWaAqwEAt0+SfFue9GG7 ToKUFegAf7NP2h82QB04a72wHBo8CQk= =uA2F -----END PGP SIGNATURE----- ---------------------------------------------------------------- Jernej Skrabec (1): ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulator Qiang Yu (1): arm64: dts: allwinner: h5: remove Mali GPU PMU module arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts | 10 +++++----- arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi | 6 ++---- 2 files changed, 7 insertions(+), 9 deletions(-) --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCX2jLsAAKCRDj7w1vZxhR xUEGAQDdw9DOupyvk1zsqwaBi14wLNIW7U9ZJquSdzCJ8Ka7DQD+OD0fbwNDHnt6 PMpRfSbhylkMvm+kgDgNzSKmEei2Mwc= =AnGP -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ-- --===============6072355608286836102== 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 --===============6072355608286836102==--