All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	SoC Team <soc@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL 1/5] ARM: defconfig updates for v5.9
Date: Mon, 3 Aug 2020 23:36:16 +0200	[thread overview]
Message-ID: <CAK8P3a2o1ZkxPvua9_s5W2YiHzNxzV59zb1sHjjRqrpteotw2Q@mail.gmail.com> (raw)
In-Reply-To: <CAK8P3a1vFJ+uUGPGifZGhECXvxA=2u745WrGNZb08s1nHkZQ9g@mail.gmail.com>

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(-)

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: SoC Team <soc@kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL 1/5] ARM: defconfig updates for v5.9
Date: Mon, 3 Aug 2020 23:36:16 +0200	[thread overview]
Message-ID: <CAK8P3a2o1ZkxPvua9_s5W2YiHzNxzV59zb1sHjjRqrpteotw2Q@mail.gmail.com> (raw)
In-Reply-To: <CAK8P3a1vFJ+uUGPGifZGhECXvxA=2u745WrGNZb08s1nHkZQ9g@mail.gmail.com>

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-08-03 21:36 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-03 21:34 [GIT PULL 0/5] ARM: SoC: changes for v5.9 Arnd Bergmann
2020-08-03 21:34 ` Arnd Bergmann
2020-08-03 21:36 ` Arnd Bergmann [this message]
2020-08-03 21:36   ` [GIT PULL 1/5] ARM: defconfig updates " Arnd Bergmann
2020-08-04  2:45   ` pr-tracker-bot
2020-08-03 21:44 ` [GIT PULL 2/5] ARM: SoC: DT changes " Arnd Bergmann
2020-08-03 21:44   ` Arnd Bergmann
2020-08-04  2:45   ` pr-tracker-bot
2020-08-03 21:47 ` [GIT PULL 3/5] ARM: SoC " Arnd Bergmann
2020-08-03 21:47   ` Arnd Bergmann
2020-08-04  2:45   ` pr-tracker-bot
2020-08-04  7:02   ` Joel Stanley
2020-08-04  7:02     ` Joel Stanley
2020-08-04  7:33     ` Andy Shevchenko
2020-08-04  7:33       ` Andy Shevchenko
2020-08-04  7:39       ` Andy Shevchenko
2020-08-04  7:39         ` Andy Shevchenko
2020-08-04  7:55       ` Linus Walleij
2020-08-04  7:55         ` Linus Walleij
2020-08-04 18:38     ` Linus Torvalds
2020-08-04 18:38       ` Linus Torvalds
2020-08-03 21:49 ` [GIT PULL 4/5] ARM: SoC driver updates " Arnd Bergmann
2020-08-03 21:49   ` Arnd Bergmann
2020-08-04  2:45   ` pr-tracker-bot
2020-08-03 21:50 ` [GIT PULL 5/5] ARM: new SoC support " Arnd Bergmann
2020-08-03 21:50   ` Arnd Bergmann
2020-08-04  2:45   ` pr-tracker-bot
2020-08-05 17:27 ` [GIT PULL 0/5] ARM: SoC: changes " Pavel Machek
2020-08-05 17:27   ` Pavel Machek
2020-08-05 19:06   ` Arnd Bergmann
2020-08-05 19:06     ` Arnd Bergmann
2020-08-05 19:28     ` Konrad Dybcio
2020-08-05 19:28       ` Konrad Dybcio
2020-08-05 19:45       ` Pavel Machek
2020-08-05 19:45         ` Pavel Machek
2020-08-05 19:58         ` Konrad Dybcio
2020-08-05 19:58           ` Konrad Dybcio
2020-08-05 22:12           ` Konrad Dybcio
2020-08-05 22:12             ` Konrad Dybcio
2020-08-05 19:32     ` Pavel Machek
2020-08-05 19:32       ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAK8P3a2o1ZkxPvua9_s5W2YiHzNxzV59zb1sHjjRqrpteotw2Q@mail.gmail.com \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.