mbox series

[GIT,PULL] Qualcomm ARM64 DT fixes for v5.18

Message ID 20220509152310.306179-1-bjorn.andersson@linaro.org (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] Qualcomm ARM64 DT fixes for v5.18 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-fixes-for-5.18

Message

Bjorn Andersson May 9, 2022, 3:23 p.m. UTC
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-fixes-for-5.18

for you to fetch changes up to 18019eb62efb68c9b365acca9c4fcb2e0d459487:

  arm64: dts: qcom: sm8250: don't enable rx/tx macro by default (2022-04-11 21:40:57 -0500)

----------------------------------------------------------------
Qualcomm ARM64 DT fixes for v5.18

This disables the two Soundwire controllers as well as rx and tx macros
by default on the SM8250 platform to avoid crashes on devices where
these aren't available.

----------------------------------------------------------------
Dmitry Baryshkov (1):
      arm64: dts: qcom: sm8250: don't enable rx/tx macro by default

 arch/arm64/boot/dts/qcom/sm8250-mtp.dts | 12 ++++++++++++
 arch/arm64/boot/dts/qcom/sm8250.dtsi    |  4 ++++
 2 files changed, 16 insertions(+)

Comments

Arnd Bergmann May 13, 2022, 11:45 a.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 9 May 2022 10:23:10 -0500, Bjorn Andersson wrote:
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-fixes-for-5.18
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: e81c07e25e5b8240f95ed9be5108b8f3455225cf

       Arnd