The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) 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.11 for you to fetch changes up to 93f2a11580a9732c1d90f9e01a7e9facc825658f: arm64: dts: qcom: sdm845: Reserve LPASS clocks in gcc (2021-01-13 00:20:13 -0600) ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Bjorn Andersson (1): arm64: dts: qcom: sdm845: Reserve LPASS clocks in gcc Shawn Guo (1): arm64: dts: qcom: c630: keep both touchpad devices enabled arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 4 +++- arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 14 +++++--------- 2 files changed, 8 insertions(+), 10 deletions(-)