From patchwork Fri May 15 17:10:24 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11552643 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 6159159D for ; Fri, 15 May 2020 17:10:26 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 5E8E72070A; Fri, 15 May 2020 17:10:26 +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 CD186206C0; Fri, 15 May 2020 17:10:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589562626; bh=vuhtEbfsU9/Y52BYqObCk06DXXKEgAwfSX+TRyFxZc8=; h=Date:From:List-Id:To:Cc:Subject:From; b=N/Enb8kFtQ6OTeEcsNDonr+dBkyZXt2HtxjXYu4xke31PZ/0f7C1qR01pHnMavCkj I74CQubvOMUjBKpYqQ/fmYieIVeW78b9H0q5QGngsRRe4JvcyoWq/D7rv8YgKg7Jqb rQ112DOWc+EFRr14BWJUghSwc9vA90HpxDbqYkaw= Date: Fri, 15 May 2020 19:10:24 +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.7 Message-ID: MIME-Version: 1.0 Content-Disposition: inline Hi, Please pull the following changes for the current release. Thanks! Maxime The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -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.7-1 for you to fetch changes up to 29ee412bb7090023a8dba15726d9be2f4f2644a4: arm64: dts: allwinner: a64: Remove unused SPDIF sound card (2020-05-04 13:44:57 +0200) ---------------------------------------------------------------- Two fixes for the Allwinner SoCs, one to remove some inexistant sound card on the A64, and one to fix the audio codec regulator on the pinetab. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXr7M6gAKCRDj7w1vZxhR xQxeAP4qE6EtWCAZoryxU3KMJGPRSDktuGFlzPkOL77svJvT9wEAkPvvgQtYk0UI 7nCsv4YVvAZGCRVocUx2XUS/uFLhbA4= =BUW7 -----END PGP SIGNATURE----- ---------------------------------------------------------------- Samuel Holland (2): arm64: dts: allwinner: a64: pinetab: Fix cpvdd supply name arm64: dts: allwinner: a64: Remove unused SPDIF sound card arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab.dts | 2 +- arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 18 ------------------ 2 files changed, 1 insertion(+), 19 deletions(-)