mbox series

[GIT,PULL] Qualcomm ARM64 Defconfig updates for 5.4

Message ID 1567317285-8555-1-git-send-email-agross@kernel.org
State New
Headers show
Series [GIT,PULL] Qualcomm ARM64 Defconfig updates for 5.4 | expand

Pull-request

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

Message

Andy Gross Sept. 1, 2019, 5:54 a.m. UTC
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the git repository at:

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

for you to fetch changes up to fcee7de608a2e4cb3481fd224b11242427d8ec28:

  arm64: defconfig: Enable CPU clock drivers for Qualcomm msm8916 (2019-09-01 00:42:53 -0500)

----------------------------------------------------------------
Qualcomm ARM64 Based defconfig Updates for v5.4

* Enable Qualcomm MSM8916 clock drivers
* Add DRM_MSM to ARCH_QCOM defconfigs
* Enable Qualcomm SM8150 clock and pinctrl drivers

----------------------------------------------------------------
Jordan Crouse (1):
      arm64: defconfig: Add DRM_MSM to defconfigs with ARCH_QCOM

Marc Gonzalez (1):
      arm64: defconfig: Enable CPU clock drivers for Qualcomm msm8916

Vinod Koul (1):
      arm64: defconfig: Enable SM8150 GCC and pinctrl driver

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

Comments

Arnd Bergmann Sept. 4, 2019, 3 p.m. UTC | #1
On Sun, Sep 1, 2019 at 7:54 AM Andy Gross <agross@kernel.org> wrote:
> Qualcomm ARM64 Based defconfig Updates for v5.4
>
> * Enable Qualcomm MSM8916 clock drivers
> * Add DRM_MSM to ARCH_QCOM defconfigs
> * Enable Qualcomm SM8150 clock and pinctrl drivers

Pulled into arm/defconfig.

Please remember to send pull requests to soc@kernel.org to have them
linked in the patchwork instance at
https://patchwork.kernel.org/project/linux-soc/list/

Thanks,

      Arnd