Message ID | CAK8P3a2o1ZkxPvua9_s5W2YiHzNxzV59zb1sHjjRqrpteotw2Q@mail.gmail.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | 92c59e126b21fd212195358a0d296e787e444087 |
Headers | show
Return-Path: <SRS0=6QyT=BN=lists.infradead.org=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@kernel.org> 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 0E601138A for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 3 Aug 2020 21:38:27 +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 2DB6F22BED for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 3 Aug 2020 21:38:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="FhL0lXGT" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2DB6F22BED Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arndb.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.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-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=/8VuiyCjP9mezLspG+cynsfwp1AiRqYI2O6UnHEohzk=; b=FhL0lXGT9vp302aRffS0ksf1G SpGwzE4tkD1YTY0ZQu6Bo6pzTgjl6YsKeu13NEbFKEdm411xPBydQHr++9pb2gnjeH3lesgOlWG7B 21zkVAAKlEjgH48O2HERol/yhHsOnEEwLFnMltAA3FB8x7MxbVTarVURaC+qv0UDBlYZVIas2b+Lh REx8dgq4TpLcKpNfI/eH24GLJBdD+Y+/MykJ3upi1q9KFp9aqcz1Cdy19W6VtZ85NLjo6GNSIHMeo NI1yDoiszevFa0KKoMpmYfVMudCWWQgiGjNMQYnfTuTq/fBsxhBdtRRkDGW0vN6irYso48DWf/t5K +Yl5nwUcg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k2i8S-0001r6-2j; Mon, 03 Aug 2020 21:36:44 +0000 Received: from mout.kundenserver.de ([217.72.192.75]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k2i8P-0001qI-2W for linux-arm-kernel@lists.infradead.org; Mon, 03 Aug 2020 21:36:42 +0000 Received: from mail-qk1-f178.google.com ([209.85.222.178]) by mrelayeu.kundenserver.de (mreue106 [212.227.15.145]) with ESMTPSA (Nemesis) id 1M8QBa-1k77zA2wDI-004Opm for <linux-arm-kernel@lists.infradead.org>; Mon, 03 Aug 2020 23:36:36 +0200 Received: by mail-qk1-f178.google.com with SMTP id d14so36580409qke.13 for <linux-arm-kernel@lists.infradead.org>; Mon, 03 Aug 2020 14:36:33 -0700 (PDT) X-Gm-Message-State: AOAM530GnHEEmEZMiebKSJgiO25uFep/olWrkU3xnoB1Myc3v6Yc3G1F 34NT6ZPAChoVt3lBrlgr8aZJt6zPhNGyphfy2+I= X-Google-Smtp-Source: ABdhPJwwQzHRTgG+FJpA6sFno1jB8t626xp9An63ocmks4a0IgTGS0AaeC1ZasdOqb4o/OfIU5J5fBcFbgsZ0EBw8P8= X-Received: by 2002:a37:9004:: with SMTP id s4mr18010613qkd.286.1596490592445; Mon, 03 Aug 2020 14:36:32 -0700 (PDT) MIME-Version: 1.0 References: <CAK8P3a1vFJ+uUGPGifZGhECXvxA=2u745WrGNZb08s1nHkZQ9g@mail.gmail.com> In-Reply-To: <CAK8P3a1vFJ+uUGPGifZGhECXvxA=2u745WrGNZb08s1nHkZQ9g@mail.gmail.com> From: Arnd Bergmann <arnd@arndb.de> Date: Mon, 3 Aug 2020 23:36:16 +0200 X-Gmail-Original-Message-ID: <CAK8P3a2o1ZkxPvua9_s5W2YiHzNxzV59zb1sHjjRqrpteotw2Q@mail.gmail.com> Message-ID: <CAK8P3a2o1ZkxPvua9_s5W2YiHzNxzV59zb1sHjjRqrpteotw2Q@mail.gmail.com> Subject: [GIT PULL 1/5] ARM: defconfig updates for v5.9 To: Linus Torvalds <torvalds@linux-foundation.org> X-Provags-ID: V03:K1:dUyjJ9lLbEOqrxpOiNrNBrCSNLegrEKkH0Uv4FArmgt6FWaZyb0 KbVAOK77wlMr5gaCvs3kZL+5TQskskLrMi6ceOXwwfse0feYrOm2sOXv2oM+8sU9Uvv25I5 M5iBqZisum8wBQJ4RVHLsLebsD2/PWxQXPzqCLJjlNX1iQc//EDKrLZPxunJT7oqbW/4qza BNrd7HlXy5d7IwL1UR2mg== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:LVIDKrMu/Fc=:/GFHgyVWsEAM7ZMvTC1FAi IGGYZ6rv4/0koYG9wvXk6JzJfERX1UfBB0/jcz1e73dz692mYdNiAuplZsOljgwn9EEtBLHYS jQPuhjmNDUfracQyATuDu6ZZ1pdr14BZVZ/Z59bHgLJe3yYUn8VN1wpARsc4J5Q+3g/fgre2M 01coGcArWwTI/wxqvgruLKoYRsapyad446voGOpLtHoOxYjMdff9o4wTslQHwgq/bbv6ZWNxa Fz3oEqUDcb8r/s1PRDWK3voZDki+uPt+Tf3aeiGdtfzUmMqpVfQgq3OuaEPDsNbcshiJLeaGA rpTrX430pqnplnS5zg++7Gy//hMwpy8oSTy2BIxBZTRfyZeBfre+MSlwlvwQhRAcJs4PEvuYo TuokpmK42Xpg/qKi/0McNeZ/2gKjfSlwaBkgKIlm/0umZlULiFQ0mlbcKht+kn5QuM0X0zZ8s ia2yrcq27zQtWh97qhTcSfZrAduRAYmUb4yZ02yINvm+YTHfjjeWZthNqhUsuSUzqipHZPZC+ 0Faa4xLbZ+AhcQQPf3ZkR5A4Wnfc01OwhGZ7l9OOSBumPMImF0oSkpWW6c6LOC37DbqNSpoqA DzCfKuqfT5t9xyFN4SWN0blFk4rvXIWVet5HDaURPd8BpxQlKh4QnCnJKISk14fmgkTHQYk+O w628kj7W1odQVXiC5AbpUSJ4o5CMMimuTUYBSuD2VxCZiCCZLF8NoDt5XLUsjhqkEMGsWxH2E /F4fRRkhFlZIi38u7O92f9glAW3kbDeXc0fD/3mEhPF1l4FXrFgvtFUii0IaReRdj4QurYZok x6cdcJczqjRDitBVraJB/iMPUWi/bB2MuAr/HZpwStw4oLDzJyL/PPUv3q5pWs/I/TBp+4gS7 JLkUg85Mx3ZUQZ2JcrqELm+i44UB09AvJbCRj1F3Fh4EZr0lffq2k3j5gzAb6OYgQWrKqPFgF 5CKQTQSJqypKr5WSkbrOMts/oJ8W6VN+X1wJKW8KqanMdhuuXAO0p X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200803_173641_341566_420DAC6E X-CRM114-Status: GOOD ( 18.01 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [217.72.192.75 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [217.72.192.75 listed in wl.mailspike.net] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> List-Id: <soc.lore.kernel.org> Cc: SoC Team <soc@kernel.org>, Linux Kernel Mailing List <linux-kernel@vger.kernel.org>, Linux ARM <linux-arm-kernel@lists.infradead.org> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org |
Series | ARM: SoC: changes for v5.9 | expand |
The pull request you sent on Mon, 3 Aug 2020 23:36:16 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-defconfig-5.9
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/92c59e126b21fd212195358a0d296e787e444087
Thank you!
The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110: Linux 5.8-rc2 (2020-06-21 15:45:29 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-defconfig-5.9 for you to fetch changes up to 66d3037898efc84ee241f593ffba244591bca328: Merge tag 'at91-defconfig-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/defconfig (2020-07-27 14:35:28 +0200) ---------------------------------------------------------------- ARM: defconfig updates for 5.9 These are the usual updates to arm/arm64 defconfig files, enabling newly added drivers and addressing changes to Kconfig files. Signed-off-by: Arnd Bergmann <arnd@arndb.de> ---------------------------------------------------------------- Arnd Bergmann (7): Merge tag 'renesas-arm-defconfig-for-v5.9-tag1' of git://git.kernel.org/.../geert/renesas-devel into arm/defconfig Merge tag 'tegra-for-5.9-arm-defconfig' of git://git.kernel.org/.../tegra/linux into arm/defconfig Merge tag 'sunxi-config-for-5.9-1' of git://git.kernel.org/.../sunxi/linux into arm/defconfig Merge tag 'qcom-arm64-defconfig-for-5.9' of git://git.kernel.org/.../qcom/linux into arm/defconfig Merge tag 'imx-defconfig-5.9' of git://git.kernel.org/.../shawnguo/linux into arm/defconfig Merge tag 'ti-k3-config-for-v5.9' of git://git.kernel.org/.../kristo/linux into arm/defconfig Merge tag 'at91-defconfig-5.9' of git://git.kernel.org/.../at91/linux into arm/defconfig Bjorn Andersson (2): arm64: defconfig: Enable Qualcomm SM8250 pinctrl driver arm64: defconfig: Enable Qualcomm IPCC driver Codrin Ciubotariu (1): ARM: configs: at91: sama5: Enable CLASSD Cristian Birsan (1): ARM: configs: at91: sama5: enable CAN PLATFORM driver Dmitry Osipenko (1): ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500 Enric Balletbo i Serra (1): arm/arm64: defconfig: Update configs to use the new CROS_EC options Faiz Abbas (1): arm64: defconfig: Enable AM654x SDHCI controller Geert Uytterhoeven (9): ARM: shmobile: defconfig: Refresh for v5.8-rc1 ARM: shmobile: defconfig: Enable DA9063 ONKEY support ARM: shmobile: defconfig: Enable CAT9554 support ARM: shmobile: defconfig: Enable RZ/A watchdog support ARM: shmobile: defconfig: Enable RZ/A1 CEU support ARM: shmobile: defconfig: Enable ADV7612 CEC support ARM: shmobile: defconfig: Enable RZ/A1H RTC support ARM: multi_v7_defconfig: Enable additional support for Renesas platforms arm64: defconfig: Enable additional support for Renesas platforms Georgi Djakov (1): arm64: defconfig: Enable the PM8xxx RTC driver Grygorii Strashko (1): arm64: arch_k3: enable chipid driver Jeffrey Hugo (1): arm64: defconfig: Add CONFIG_QCOM_RPMPD Jon Hunter (1): ARM: tegra: Enable CPUFREQ userspace governor 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 Michael Walle (3): arm64: defconfig: enable RTC and audio support on Kontron sl28 boards arm64: defconfig: enable TSN features for ENETC and similiar hardware arm64: defconfig: enable CONFIG_FSL_ENETC_QOS Peng Fan (1): ARM: imx_v6_v7_defconfig: Support i.MX8MM Razvan Stefanescu (2): ARM: configs: at91: sama5: add support for KSZ ethernet switches ARM: configs: at91: sama5: enable bridge and VLAN filtering Robin Gong (1): arm64: defconfig: add pca9450 pmic driver Stanimir Varbanov (1): arm64: defconfig: Enable SDM845 video clock controller arch/arm/configs/exynos_defconfig | 4 ++- arch/arm/configs/imx_v6_v7_defconfig | 3 +++ arch/arm/configs/multi_v7_defconfig | 11 ++++++++- arch/arm/configs/pxa_defconfig | 4 ++- arch/arm/configs/sama5_defconfig | 8 ++++++ arch/arm/configs/shmobile_defconfig | 13 ++++++---- arch/arm/configs/sunxi_defconfig | 48 +++++++++++++++++++++++++----------- arch/arm/configs/tegra_defconfig | 45 ++++++++++++++++++++++++++++++++- arch/arm64/Kconfig.platforms | 1 + arch/arm64/configs/defconfig | 33 ++++++++++++++++++++++++- 10 files changed, 145 insertions(+), 25 deletions(-)