[GIT PULL] Qualcomm ARM64 DeviceTree fixes for 6.8
Bjorn Andersson
andersson at kernel.org
Sat Feb 24 18:52:04 PST 2024
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -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-6.8
for you to fetch changes up to cb0bbdc4cc327ee91ba21ff744adbe07885db2b8:
arm64: dts: qcom: sm6115: Fix missing interconnect-names (2024-02-03 11:37:47 -0600)
----------------------------------------------------------------
Qualcomm ARM64 DeviceTree fixes for 6.8
This marks an additional GPIO as protected on SM8650 devices, to avoid
a system reset caused by a security violation with some firmware
versions.
It also adds the missing interconnect-names, which resolves a regression
where one of the I2C busses on SM6115 devices would no longer probe in
Linux.
----------------------------------------------------------------
Konrad Dybcio (1):
arm64: dts: qcom: sm6115: Fix missing interconnect-names
Neil Armstrong (2):
arm64: dts: qcom: sm8650-qrd: add gpio74 as reserved gpio
arm64: dts: qcom: sm8650-mtp: add gpio74 as reserved gpio
arch/arm64/boot/dts/qcom/sm6115.dtsi | 3 +++
arch/arm64/boot/dts/qcom/sm8650-mtp.dts | 2 +-
arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
More information about the linux-arm-kernel
mailing list