]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'qcom-arm64-fixes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Mon, 9 May 2022 21:16:40 +0000 (23:16 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 9 May 2022 21:16:40 +0000 (23:16 +0200)
commit0918f77be2a0818fea5632f8976aed9d7a50994b
treee15e6be99237abaa1084257a611458afa67d9cf1
parent153004974812c6da2ebb74decac492c16a0b11dc
parent64baaab3cde891686f226b2b08c93c4ce4fba8d9
Merge tag 'qcom-arm64-fixes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes

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.

* tag 'qcom-arm64-fixes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  arm64: dts: qcom: sm8250: don't enable rx/tx macro by default

Link: https://lore.kernel.org/r/20220509152310.306179-1-bjorn.andersson@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>