[GIT PULL] Qualcomm Arm64 DeviceTree fixes for v7.1

Bjorn Andersson andersson at kernel.org
Tue May 26 07:53:26 PDT 2026


The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-fixes-for-7.1

for you to fetch changes up to 67802f981361ebb49cc25175c57179aecb14626c:

  Merge branch '20260416-qcom_ice_power_and_clk_vote-v5-13-5ccf5d7e2846 at oss.qualcomm.com' into arm64-fixes-for-7.1 (2026-05-21 16:34:26 -0500)

----------------------------------------------------------------
Qualcomm Arm64 DeviceTree fixes for v7.1

Add missing power-domain and iface clocks for the ICE node of Eliza and
Milos to avoid the validation errors that resulted from late binding
changes. Also drop the reference clock for the USB QMP PHYs, for the
same reason.

Avoid touching the 20'th I2C bus on the Hamoa-based (X Elite) Dell
laptops, as this conflicts with the battery management firmware.

----------------------------------------------------------------
Abel Vesa (1):
      arm64: dts: qcom: glymur: Drop RPMh CXO clocks from QMP PHYs

Bjorn Andersson (1):
      Merge branch '20260416-qcom_ice_power_and_clk_vote-v5-13-5ccf5d7e2846 at oss.qualcomm.com' into arm64-fixes-for-7.1

Harshal Dev (2):
      arm64: dts: qcom: milos: Add power-domain and iface clk for ice node
      arm64: dts: qcom: eliza: Add power-domain and iface clk for ice node

Val Packett (1):
      arm64: dts: qcom: x1-dell-thena: remove i2c20 (battery SMBus) and reserve its pins

 arch/arm64/boot/dts/qcom/eliza.dtsi         |  6 +++++-
 arch/arm64/boot/dts/qcom/glymur.dtsi        | 20 ++++++--------------
 arch/arm64/boot/dts/qcom/milos.dtsi         |  6 +++++-
 arch/arm64/boot/dts/qcom/x1-dell-thena.dtsi |  7 +------
 4 files changed, 17 insertions(+), 22 deletions(-)



More information about the linux-arm-kernel mailing list