[GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.19
Bjorn Andersson
andersson at kernel.org
Mon Jan 19 07:58:54 PST 2026
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
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.19
for you to fetch changes up to 1f6ca557088eb96c8c554f853eb7c60862f8a0a8:
arm64: dts: qcom: sm8650: Fix compile warnings in USB controller node (2025-12-16 15:24:10 -0800)
----------------------------------------------------------------
Qualcomm Arm64 DeviceTree fixes for v6.19
Add missing power-domains to the SC8280XP RPM power-domain and ensure
these are voted for from the remoteproc instances while powering them
up.
Clear a couple of DeviceTree validation warnings in SM8550 and SM8650
USB controller nodes.
Specify the correct display panel on the OnePlus 6.
Correct the UFS clock mapping on Talos, to ensure UFS is properly
clocked.
Add Abel's old emails address to .mailmap.
----------------------------------------------------------------
Abel Vesa (1):
mailmap: Update email address for Abel Vesa
David Heidelberg (1):
arm64: dts qcom: sdm845-oneplus-enchilada: Specify panel name within the compatible
Konrad Dybcio (3):
dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
pmdomain: qcom: rpmhpd: Add MXC to SC8280XP
arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
Krishna Kurapati (2):
arm64: dts: qcom: sm8550: Fix compile warnings in USB controller node
arm64: dts: qcom: sm8650: Fix compile warnings in USB controller node
Pradeep P V K (1):
arm64: dts: qcom: talos: Correct UFS clocks ordering
.mailmap | 1 +
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 16 ++++++++++++----
arch/arm64/boot/dts/qcom/sdm845-oneplus-enchilada.dts | 4 ++--
arch/arm64/boot/dts/qcom/sm8550.dtsi | 2 --
arch/arm64/boot/dts/qcom/sm8650.dtsi | 3 ---
arch/arm64/boot/dts/qcom/talos.dtsi | 4 ++--
drivers/pmdomain/qcom/rpmhpd.c | 4 ++++
include/dt-bindings/power/qcom,rpmhpd.h | 1 +
8 files changed, 22 insertions(+), 13 deletions(-)
More information about the linux-arm-kernel
mailing list