From patchwork Mon Jul 20 14:10:01 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 11674057 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 E96A8138C for ; Mon, 20 Jul 2020 14:10:03 +0000 (UTC) Received: by mail.kernel.org (Postfix) id E486222C9D; Mon, 20 Jul 2020 14:10:03 +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 5A3AB20B1F; Mon, 20 Jul 2020 14:10:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595254203; bh=o0yY/1gFrsVn+LzpuvAQ5wIUeZi2z4QVRrqOv/5ocyQ=; h=Date:From:List-Id:To:Cc:Subject:From; b=kkB8iQVaucMxVAaBMt6Zd/xXZuhsvzA1fYlJ5Yrw7rt4n62nb2Hz8ViMBL+ldcOvn xBvCtcq+3AqGlRYOFlKLh+WwINO9apaRQtTuVo7m29Kmeyso99Ya11+dz0RjnC3iAx HNXLshF1wvL8o4ErvvDyJfzELzhGMIFWMSREE3n8= Date: Mon, 20 Jul 2020 16:10:01 +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.9 Message-ID: MIME-Version: 1.0 Content-Disposition: inline Hi, Please pull the following changes for the next release. Thanks! Maxime The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -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.9-1 for you to fetch changes up to 6129225fb6e409257fce183165df5c5d1852e397: ARM: configs: sunxi: Enable crypto related options (2020-07-07 12:52:46 +0200) ---------------------------------------------------------------- A bunch of patches to generally make sunxi_defconfig more helpful and add all the new drivers merged recently. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXxWlogAKCRDj7w1vZxhR xZRpAP9zz41nKML2Dtb08tYExiCpYTPpKxZLditIVb++2m+MmAEAzC4DAKZ+8TeR q64W64aLxbulbLsWw24pPRyMUKPZswM= =JhPS -----END PGP SIGNATURE----- ---------------------------------------------------------------- Maxime Ripard (10): ARM: configs: sunxi: Run savedefconfig ARM: configs: sunxi: Enable the CSI drivers ARM: configs: sunxi: Enable the deinterlace and rotation engines ARM: configs: sunxi: Enable Cedrus ARM: configs: sunxi: Enable ASoC options ARM: configs: sunxi: Add DRM output-related options ARM: configs: sunxi: Enable Lima ARM: configs: sunxi: Enable the PS/2 controller ARM: sunxi: configs: Enable the Mailbox driver ARM: configs: sunxi: Enable crypto related options arch/arm/configs/sunxi_defconfig | 48 ++++++++++++++++++++++++++++------------- 1 file changed, 33 insertions(+), 15 deletions(-)