[GIT PULL] Qualcomm DeviceTree fixes for v6.16

Bjorn Andersson andersson at kernel.org
Thu Jul 10 10:54:33 PDT 2025


The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -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-6.16

for you to fetch changes up to e8d3dc45f2d3b0fea089e0e6e351d1287a5a2a29:

  arm64: dts: qcom: x1e80100: describe uefi rtc offset (2025-06-10 09:14:58 -0500)

----------------------------------------------------------------
Qualcomm DeviceTree fixes for v6.16

The RTC DeviceTree binding was changed in v6.16, to require an explicit
flag indicating that we store RTC offset in in an UEFI variable.

The result sent X Elite and Lenovo Thinkpad X13s users back to 1970, add
the flag to explicitly select the correct configuration for these
devices.

----------------------------------------------------------------
Johan Hovold (2):
      arm64: dts: qcom: sc8280xp-x13s: describe uefi rtc offset
      arm64: dts: qcom: x1e80100: describe uefi rtc offset

 arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 2 ++
 arch/arm64/boot/dts/qcom/x1e80100-pmics.dtsi               | 1 +
 2 files changed, 3 insertions(+)



More information about the linux-arm-kernel mailing list