From patchwork Mon Sep 21 15:50:08 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11790317 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 889066CA for ; Mon, 21 Sep 2020 15:50:11 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 83B90221EC; Mon, 21 Sep 2020 15:50:11 +0000 (UTC) Delivered-To: soc@kernel.org 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 Cc: Maxime Ripard , linux-arm-kernel@lists.infradead.org, Chen-Yu Tsai Subject: [GIT PULL] Allwinner Fixes for 5.9 Message-ID: <8a436328-b844-4599-8695-ab2088a00ade.lettre@localhost> MIME-Version: 1.0 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(-)