The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -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.9 for you to fetch changes up to 22f5adc75a8d60080e489b0f90f0a55104488464: arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells (2020-09-14 23:32:18 +0000) ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Konrad Dybcio (2): arm64: dts: sdm630: Temporarily disable SMMUs by default arm64: dts: qcom: kitakami: Temporarily disable SDHCI1 Rajendra Nayak (1): arm64: dts: sdm845: Fixup OPP table for all qup devices Łukasz Patron (1): arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami.dtsi | 7 ++++++- arch/arm64/boot/dts/qcom/pm660.dtsi | 2 +- arch/arm64/boot/dts/qcom/sdm630.dtsi | 8 ++++++++ arch/arm64/boot/dts/qcom/sdm845.dtsi | 9 +++++++-- 4 files changed, 22 insertions(+), 4 deletions(-)