[GIT PULL] Qualcomm ARM64 DeviceTree fixes for v6.6

Bjorn Andersson andersson at kernel.org
Sun Oct 15 11:01:10 PDT 2023


The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 725f593692ceedeab639b661298955b6f9ba8ec3:

  arm64: dts: qcom: msm8996-xiaomi: fix missing clock populate (2023-09-19 20:05:57 -0700)

----------------------------------------------------------------
Qualcomm ARM64 DeviceTree fixes for v6.6

This fixes an error with an incorrect gpio-ranges preventing the PMIC
GPIO instances from being registered on SA877P, and fixes a regression
from a refactoring of the top-level clocks node that caused divclocks to
no longer probe on a few of the MSM8996 devices.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges
      arm64: dts: qcom: apq8096-db820c: fix missing clock populate
      arm64: dts: qcom: msm8996-xiaomi: fix missing clock populate

 arch/arm64/boot/dts/qcom/apq8096-db820c.dts        | 32 ++++++++++------------
 .../arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi | 32 ++++++++++------------
 arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts | 18 ++++++------
 arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi        |  2 +-
 4 files changed, 39 insertions(+), 45 deletions(-)



More information about the linux-arm-kernel mailing list