[GIT PULL] A few more Qualcomm Arm64 DeviceTree updates for v6.10
Bjorn Andersson
andersson at kernel.org
Tue May 7 19:18:18 PDT 2024
The following changes since commit 873d845a357a4d89700cb1bb5b3da68890756f50:
dt-bindings: arm: qcom: Add Samsung Galaxy S5 China (kltechn) (2024-04-23 08:00:06 -0500)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-for-6.10-2
for you to fetch changes up to 0ea3e1d6f31d8aea72d0d0b53919c585a12a593b:
arm64: dts: qcom: pm6150: correct USB VBUS regulator compatible (2024-05-03 15:30:02 -0500)
----------------------------------------------------------------
A few more Qualcomm Arm64 DeviceTree updates for v6.10
This corrects the obviously broken compatible of the USB VBUS regulator
in PM6150.
It clears the odd-looking default address on QCS404 EVB, with the
expectation that a proper address is provides by other means.
The newly added SM8650 GPU node is corrected with a missing memory
region.
The third DWC3 instance on SC8280XP is added, and enabled on Lenovo
Thinkpad X13s to give working fingerprint sensor.
----------------------------------------------------------------
Connor Abbott (1):
arm64: dts: qcom: sm8650: Fix GPU cx_mem size
Johan Hovold (2):
arm64: dts: qcom: sc8280xp-x13s: enable USB MP and fingerprint reader
arm64: dts: qcom: qcs404: fix bluetooth device address
Krishna Kurapati (1):
arm64: dts: qcom: sc8280xp: Add USB DWC3 Multiport controller
Krzysztof Kozlowski (1):
arm64: dts: qcom: pm6150: correct USB VBUS regulator compatible
arch/arm64/boot/dts/qcom/pm6150.dtsi | 4 +-
arch/arm64/boot/dts/qcom/qcs404-evb.dtsi | 2 +-
.../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 85 ++++++++++++++++++++++
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 82 +++++++++++++++++++++
arch/arm64/boot/dts/qcom/sm8650.dtsi | 2 +-
5 files changed, 171 insertions(+), 4 deletions(-)
More information about the linux-arm-kernel
mailing list