Merge tag 'qcom-arm64-fixes-for-5.9' of https://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Sat, 26 Sep 2020 17:10:46 +0000 (10:10 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 26 Sep 2020 17:10:47 +0000 (10:10 -0700)
commit6cd19012d0d6ed91a84bf4f70fa09ff97127953c
treed5d050be73c9d043077cb3f7d38b4606118ef56d
parent32fe0116aa3a100b44559916b8598317d3f40ee0
parent22f5adc75a8d60080e489b0f90f0a55104488464
Merge tag 'qcom-arm64-fixes-for-5.9' of https://git./linux/kernel/git/qcom/linux into arm/fixes

Qualcomm ARM64 DT fixes for v5.9

This fixes the OPP table for SDM845 QUP devices to bring back
Bluetooth support, disables SMMU on SDM630 to make the devices boot
again, disables the eMMC controller on Kitakami to prevent permanent
damage and fixes a typo in the pm660.

* tag 'qcom-arm64-fixes-for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells
  arm64: dts: qcom: kitakami: Temporarily disable SDHCI1
  arm64: dts: sdm630: Temporarily disable SMMUs by default
  arm64: dts: sdm845: Fixup OPP table for all qup devices

Link: https://lore.kernel.org/r/20200922000521.39621-1-bjorn.andersson@linaro.org
Signed-off-by: Olof Johansson <olof@lixom.net>