mbox series

[GIT,PULL] Qualcomm ARM defconfig updates for 5.12

Message ID 20210204052236.388783-1-bjorn.andersson@linaro.org (mailing list archive)
State Mainlined, archived
Commit f147d717b133bbecded354b28afff9f2c3e9164f
Headers show
Series [GIT,PULL] Qualcomm ARM defconfig updates for 5.12 | expand

Pull-request

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

Message

Bjorn Andersson Feb. 4, 2021, 5:22 a.m. UTC
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to f147d717b133bbecded354b28afff9f2c3e9164f:

  ARM: qcom_defconfig: Enable Command DB driver (2021-01-22 13:50:47 -0600)

----------------------------------------------------------------
Qualcomm ARM defconfig updates for 5.12

This enables various device drivers found on the newly introduced
Qualcomm SDX55 platform in the qcom_defconfig. Due to kernel image size
constraints the qcom_defconfig is used instead of multi_v7_defconfig,
for now.

----------------------------------------------------------------
Manivannan Sadhasivam (13):
      ARM: qcom_defconfig: Enable RPMh drivers
      ARM: qcom_defconfig: Enable SDX55 pinctrl driver
      ARM: qcom_defconfig: Enable SDX55 GCC driver
      ARM: qcom_defconfig: Enable SMEM partition parser
      ARM: qcom_defconfig: Enable MTD UBI driver
      ARM: qcom_defconfig: Enable UBI file system
      ARM: qcom_defconfig: Enable DWC3 controller and PHYs
      ARM: qcom_defconfig: Enable ARM SMMU
      ARM: qcom_defconfig: Enable RPMh regulator
      ARM: qcom_defconfig: Enable watchdog driver
      ARM: qcom_defconfig: Enable ARM PSCI support
      ARM: qcom_defconfig: Enable RPMh power domain driver
      ARM: qcom_defconfig: Enable Command DB driver

 arch/arm/configs/qcom_defconfig | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

Comments

Arnd Bergmann Feb. 9, 2021, 3:13 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 3 Feb 2021 23:22:36 -0600, Bjorn Andersson wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-defconfig-for-5.12
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 7321ed736f5c4e7fd1e682c93b73db2967e10ea6

       Arnd