Merge tag 'qcom-arm64-fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 26 Jan 2021 20:23:59 +0000 (21:23 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 26 Jan 2021 20:23:59 +0000 (21:23 +0100)
commit3de834b29239fb752f042dd78c88158541202063
tree455f02a8a29aea032b224caa03cdd98f22d04712
parentc25644d5db8430514d14752148e69bf9f6c226de
parent93f2a11580a9732c1d90f9e01a7e9facc825658f
Merge tag 'qcom-arm64-fixes-for-5.11' of git://git./linux/kernel/git/qcom/linux into arm/fixes

Qualcomm ARM64 fixes for 5.11

This fixes a regression in Lenovo Yoga C630, where the touchpad in some
units stopped working, by re-enabling the "tsc2" device.

It also marks the LPASS related clocks as protected to allow DB845c and
the Lenovo Yoga C630 to boot even if CONFIG_SDM_LPASSCC_845 is enabled.

* tag 'qcom-arm64-fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  arm64: dts: qcom: sdm845: Reserve LPASS clocks in gcc
  arm64: dts: qcom: c630: keep both touchpad devices enabled

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