mbox series

[GIT,PULL] Qualcomm ARM defconfig updates for 6.1

Message ID 20220921153734.1314952-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit 15116bf667241ddf12c4eb143c7cf81e235ce24c
Headers show
Series [GIT,PULL] Qualcomm ARM defconfig updates for 6.1 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-defconfig-for-6.1

Message

Bjorn Andersson Sept. 21, 2022, 3:37 p.m. UTC
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-defconfig-for-6.1

for you to fetch changes up to 10fa117bfc0a9ba5f38a36fa59ccd4e1e36a2b7f:

  ARM: qcom: include defconfig in MAINTAINERS (2022-08-18 14:13:21 -0500)

----------------------------------------------------------------
Qualcomm ARM defconfig updates for 6.1

This enables command-db, ocmem, rpmh and rpmhpd drivers in the
multi_v7_defconfig, used on SDX55, SDX65 and MSM8974. For qcom_defconfig
rmtfs-mem, rpmpd, socinfo and qcom-stats are enables as they are used
across MSM8974, MSM8226, MSM8916 and APQ8084.

Lastly the MAINTAINERS entry is updated to include the qcom_defconfig.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      ARM: qcom_defconfig: enable more Qualcomm drivers
      ARM: multi_v7_defconfig: enable more Qualcomm drivers
      ARM: qcom: include defconfig in MAINTAINERS

 MAINTAINERS                         | 1 +
 arch/arm/configs/multi_v7_defconfig | 4 ++++
 arch/arm/configs/qcom_defconfig     | 4 ++++
 3 files changed, 9 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 23, 2022, 4:20 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 21 Sep 2022 10:37:34 -0500 you wrote:
> The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
> 
>   Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-defconfig-for-6.1
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm ARM defconfig updates for 6.1
    https://git.kernel.org/soc/soc/c/15116bf66724

You are awesome, thank you!