From patchwork Fri May 15 17:09:42 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11552637 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 B5C7A739 for ; Fri, 15 May 2020 17:09:44 +0000 (UTC) Received: by mail.kernel.org (Postfix) id B0E842073E; Fri, 15 May 2020 17:09:44 +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 2C954206D8; Fri, 15 May 2020 17:09:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589562584; bh=4LFY1RrFZ7LoNkkMHzapvOcBPunB4dBiJNYYqTpXQnc=; h=Date:From:List-Id:To:Cc:Subject:From; b=tHop8V2tgFt+aN4kULWWqORWFB/BSmYsUO8KscONPS/gJHYUS57cqX/WURbkJ4/rK 3akCCWim5D9801qbZA29AE/91KJZq1G52tsR6AlVkubAhJe2N2NTfmDsasq0ZNu2rb +i9W+TqnjV0IWCPLByq+bw/JN26ruFnoZdmCGg74= Date: Fri, 15 May 2020 19:09:42 +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 arm Defconfig Changes for 5.8 Message-ID: <9fd4d403-f6c8-420d-8b03-62e8485a0b3d.lettre@localhost> MIME-Version: 1.0 Content-Disposition: inline Hi, Please pull the following changes for the next 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-config-for-5.8-1 for you to fetch changes up to cdaeaa2560a9511374986cf7ce6e164318caae53: arm64: configs: Enable sun50i cpufreq nvmem (2020-04-20 10:25:20 +0200) ---------------------------------------------------------------- Two patches to enable the new cpufreq support on the H6 for the arm64 defconfig to enable the audio codec in sunxi_defconfig. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXr7MmQAKCRDj7w1vZxhR xYFJAQC7OE0ip7aQrJY24AXQgeA1abiQ1+P1oHbHW6E7qnXiGgD9Exd18pO1N1JH URcmEMjg8plFQn9+gGcHy7VFhE5V8w8= =ut84 -----END PGP SIGNATURE----- ---------------------------------------------------------------- Clément Péron (1): arm64: configs: Enable sun50i cpufreq nvmem Corentin Labbe (1): ARM: configs: sunxi: Add sun8i analog codec arch/arm/configs/sunxi_defconfig | 1 + arch/arm64/configs/defconfig | 1 + 2 files changed, 2 insertions(+)