mbox series

[GIT,PULL] Qualcomm defconfig updates for 5.11

Message ID 20201130190124.345127-1-bjorn.andersson@linaro.org
State New
Headers show
Series [GIT,PULL] Qualcomm defconfig updates for 5.11 | expand

Pull-request

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

Message

Bjorn Andersson Nov. 30, 2020, 7:01 p.m. UTC
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to cc563f8f769b9fe4bbe18dcd3cbb382a49cf3585:

  arm64: defconfig: Enable Qualcomm PON driver (2020-11-24 22:28:47 -0600)

----------------------------------------------------------------
Qualcomm defconfig updates for 5.11

This enables the Qualcomm PON and OSM L3 drivers. It then ensures that
the QCOM_SCM and Command DB drivers are built-in, now that they have
been made user selectable and tristate.

----------------------------------------------------------------
Bjorn Andersson (4):
      arm64: defconfig: Enable Qualcomm Command DB driver
      arm64: defconfig: Enable Qualcomm OSM L3 driver
      arm64: defconfig: Enable QCOM_SCM as builtin
      arm64: defconfig: Enable Qualcomm PON driver

 arch/arm64/configs/defconfig | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Arnd Bergmann Dec. 8, 2020, 4:34 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 30 Nov 2020 13:01:24 -0600, Bjorn Andersson wrote:
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-defconfig-for-5.11
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 786e484016e6f317da6e5e6db6422594fbc09c44

       Arnd