mbox series

[GIT,PULL] Qualcomm ARM64 defconfig updates for v5.20

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

Pull-request

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

Message

Bjorn Andersson July 12, 2022, 3:18 a.m. UTC
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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.20

for you to fetch changes up to 76f11e77f919397f31198354cd0e0bd8e76f8748:

  arm64: defconfig: enable Qualcomm Bandwidth Monitor (2022-07-06 15:58:13 -0500)

----------------------------------------------------------------
Qualcomm ARM64 defconfig updates for v5.20

This enables the drivers for the Light Pulse Generator and Bandwidth
Monitor hardware, found in a wide variety of Qualcomm PMICs and SoCs.

It enables interconnect providers for MSM8996, QCS404 and SC7180 and it
enables the USB PHYs for the QCS404 platform.

----------------------------------------------------------------
Dmitry Baryshkov (1):
      arm64: defconfig: enable Qualcomm LPG leds driver

Krzysztof Kozlowski (1):
      arm64: defconfig: enable Qualcomm Bandwidth Monitor

Vinod Koul (2):
      arm64: defconfig: Enable qcom ss & hs usb phy
      arm64: defconfig: Enable qcom interconnect drivers

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

Comments

Arnd Bergmann July 14, 2022, 4:02 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 11 Jul 2022 22:18:12 -0500, Bjorn Andersson wrote:
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -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.20
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 96c1bbda5e23a83eed97aa97bd8ce902e237a723

       Arnd