Merge tag 'qcom-arm64-fixes-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Mon, 16 Oct 2023 14:18:08 +0000 (16:18 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 16 Oct 2023 14:18:09 +0000 (16:18 +0200)
commit5e24617f6686e28e8db246db366abd1eb7953c92
tree2f0a3d3f3dfca5633941bee367c550a1b27acf7e
parent36fb6a3ccf5f90ed589c9ee9b47bddaf032f4d3f
parent725f593692ceedeab639b661298955b6f9ba8ec3
Merge tag 'qcom-arm64-fixes-for-6.6' of https://git./linux/kernel/git/qcom/linux into arm/fixes

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.

* tag 'qcom-arm64-fixes-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  arm64: dts: qcom: msm8996-xiaomi: fix missing clock populate
  arm64: dts: qcom: apq8096-db820c: fix missing clock populate
  arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges

Link: https://lore.kernel.org/r/20231015180112.853805-1-andersson@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>