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-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, soc@kernel.org
Subject: [GIT PULL 2/4] ARM: defconfig updates for 6.6
Date: Tue, 29 Aug 2023 17:52:18 -0400	[thread overview]
Message-ID: <48c2b819-153a-495c-8f36-2d6bc1a74793@app.fastmail.com> (raw)
In-Reply-To: <4f60d13e-f060-491a-88c7-6f25323a48f8@app.fastmail.com>

The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:

  Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-defconfig-6.6

for you to fetch changes up to d2dff8d84df22b8f5e88d86d9f412ae0c01ad796:

  Merge tag 'qcom-arm64-defconfig-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig (2023-08-21 21:21:34 -0400)

----------------------------------------------------------------
ARM: defconfig updates for 6.6

Various additions to the defconfig files to enable more drivers
for already supported platforms, usually as loadable modules.

----------------------------------------------------------------
Alexander Stein (1):
      arm64: defconfig: Enable i.MX93 devices

Andrew Davis (2):
      ARM: multi_v7_defconfig: Enable TI Remoteproc and related configs
      ARM: multi_v7_defconfig: Enable OMAP audio/display support

Aradhya Bhatia (1):
      arm64: defconfig: Enable ITE_IT66121 HDMI transmitter

Arnd Bergmann (5):
      Merge tag 'renesas-arm-defconfig-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
      Merge tag 'imx-defconfig-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
      Merge tag 'ti-k3-config-for-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
      Merge tag 'v6.6-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig

Bartosz Golaszewski (1):
      arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC

Biju Das (2):
      arm64: defconfig: Enable Renesas MTU3a PWM config
      arm64: defconfig: Enable PMIC RAA215300 and RTC ISL 1208 configs

Bjorn Andersson (1):
      arm64: defconfig: Enable Qualcomm SC8280XP GPUCC

Cristian Ciocaltea (1):
      arm64: defconfig: Enable Rockchip OTP memory driver

Dmitry Baryshkov (1):
      arm64: defconfig: enable Qualcomm MSM8996 Global Clock Controller as built-in

Fabio Estevam (1):
      arm64: defconfig: Enable CONFIG_DRM_IMX_LCDIF

Fabrizio Castro (1):
      arm64: defconfig: Enable Renesas RZ/V2M CSI driver

Guido Günther (1):
      arm64: defconfig: Enable Redpine 91X wlan driver

Jagan Teki (2):
      arm64: defconfig: Enable PHY_ROCKCHIP_NANENG_COMBO_PHY
      arm64: defconfig: Enable GPIO_SYSCON

MD Danish Anwar (1):
      arm64: defconfig: Enable TI PRUSS

Marcel Ziswiler (1):
      arm64: defconfig: enable driver for bluetooth nxp uart

Marek Szyprowski (1):
      arm64: defconfig: Enable drivers for the Odroid-M1 board

Mark Brown (1):
      ARM: multi_v7_defconfig: Enable TLV320AIC3x

Michael Walle (1):
      arm64: defconfig: enable SL28VPD NVMEM layout

Pascal Paillet (1):
      ARM: multi_v7_defconfig: Add SCMI regulator support

Peng Fan (1):
      arm64: defconfig: select IMX_REMOTEPROC and RPMSG_VIRTIO

Sricharan Ramabadhran (1):
      arm64: defconfig: Enable IPQ5018 SoC base configs

Udit Kumar (1):
      arm64: defconfig: Enable various configs for TI K3 platforms

 arch/arm/configs/multi_v7_defconfig | 13 ++++++++++
 arch/arm64/configs/defconfig        | 49 +++++++++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)

WARNING: multiple messages have this Message-ID (diff)
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, soc@kernel.org
Subject: [GIT PULL 2/4] ARM: defconfig updates for 6.6
Date: Tue, 29 Aug 2023 17:52:18 -0400	[thread overview]
Message-ID: <48c2b819-153a-495c-8f36-2d6bc1a74793@app.fastmail.com> (raw)
In-Reply-To: <4f60d13e-f060-491a-88c7-6f25323a48f8@app.fastmail.com>

The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:

  Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-defconfig-6.6

for you to fetch changes up to d2dff8d84df22b8f5e88d86d9f412ae0c01ad796:

  Merge tag 'qcom-arm64-defconfig-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig (2023-08-21 21:21:34 -0400)

----------------------------------------------------------------
ARM: defconfig updates for 6.6

Various additions to the defconfig files to enable more drivers
for already supported platforms, usually as loadable modules.

----------------------------------------------------------------
Alexander Stein (1):
      arm64: defconfig: Enable i.MX93 devices

Andrew Davis (2):
      ARM: multi_v7_defconfig: Enable TI Remoteproc and related configs
      ARM: multi_v7_defconfig: Enable OMAP audio/display support

Aradhya Bhatia (1):
      arm64: defconfig: Enable ITE_IT66121 HDMI transmitter

Arnd Bergmann (5):
      Merge tag 'renesas-arm-defconfig-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
      Merge tag 'imx-defconfig-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
      Merge tag 'ti-k3-config-for-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
      Merge tag 'v6.6-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig

Bartosz Golaszewski (1):
      arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC

Biju Das (2):
      arm64: defconfig: Enable Renesas MTU3a PWM config
      arm64: defconfig: Enable PMIC RAA215300 and RTC ISL 1208 configs

Bjorn Andersson (1):
      arm64: defconfig: Enable Qualcomm SC8280XP GPUCC

Cristian Ciocaltea (1):
      arm64: defconfig: Enable Rockchip OTP memory driver

Dmitry Baryshkov (1):
      arm64: defconfig: enable Qualcomm MSM8996 Global Clock Controller as built-in

Fabio Estevam (1):
      arm64: defconfig: Enable CONFIG_DRM_IMX_LCDIF

Fabrizio Castro (1):
      arm64: defconfig: Enable Renesas RZ/V2M CSI driver

Guido Günther (1):
      arm64: defconfig: Enable Redpine 91X wlan driver

Jagan Teki (2):
      arm64: defconfig: Enable PHY_ROCKCHIP_NANENG_COMBO_PHY
      arm64: defconfig: Enable GPIO_SYSCON

MD Danish Anwar (1):
      arm64: defconfig: Enable TI PRUSS

Marcel Ziswiler (1):
      arm64: defconfig: enable driver for bluetooth nxp uart

Marek Szyprowski (1):
      arm64: defconfig: Enable drivers for the Odroid-M1 board

Mark Brown (1):
      ARM: multi_v7_defconfig: Enable TLV320AIC3x

Michael Walle (1):
      arm64: defconfig: enable SL28VPD NVMEM layout

Pascal Paillet (1):
      ARM: multi_v7_defconfig: Add SCMI regulator support

Peng Fan (1):
      arm64: defconfig: select IMX_REMOTEPROC and RPMSG_VIRTIO

Sricharan Ramabadhran (1):
      arm64: defconfig: Enable IPQ5018 SoC base configs

Udit Kumar (1):
      arm64: defconfig: Enable various configs for TI K3 platforms

 arch/arm/configs/multi_v7_defconfig | 13 ++++++++++
 arch/arm64/configs/defconfig        | 49 +++++++++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)

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

  parent reply	other threads:[~2023-08-29 21:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-29 21:48 [GIT PULL 0/4] ARM: SoC changes for 6.6 Arnd Bergmann
2023-08-29 21:48 ` Arnd Bergmann
2023-08-29 21:49 ` [GIT PULL 1/4] ARM: SoC drivers " Arnd Bergmann
2023-08-29 21:49   ` Arnd Bergmann
2023-08-31  0:10   ` pr-tracker-bot
2023-08-31  0:10     ` pr-tracker-bot
2023-08-29 21:52 ` Arnd Bergmann [this message]
2023-08-29 21:52   ` [GIT PULL 2/4] ARM: defconfig updates " Arnd Bergmann
2023-08-31  0:10   ` pr-tracker-bot
2023-08-31  0:10     ` pr-tracker-bot
2023-08-29 21:53 ` [GIT PULL 3/4] ARM: SoC cleanups " Arnd Bergmann
2023-08-29 21:53   ` Arnd Bergmann
2023-08-31  0:10   ` pr-tracker-bot
2023-08-31  0:10     ` pr-tracker-bot
2023-08-29 21:58 ` [GIT PULL 4/4] ARM: devicetree updates " Arnd Bergmann
2023-08-29 21:58   ` Arnd Bergmann
2023-08-31  0:10   ` pr-tracker-bot
2023-08-31  0:10     ` pr-tracker-bot

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=48c2b819-153a-495c-8f36-2d6bc1a74793@app.fastmail.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.