]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'qcom-arm32-for-6.16-2' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 22:14:35 +0000 (00:14 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 22:14:36 +0000 (00:14 +0200)
commit13649a41bec2f09c747e3fa1634d56eb19992c02
tree92633caa1261af52b6de8e8da54298a761b44e1e
parent9896dde15a677e16da76965b8ddee93f2d5e493e
parentb2c547cffe2f67e18a3a276905649cc95aa7f293
Merge tag 'qcom-arm32-for-6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dt

More Arm32 DeviceTree updates for v6.16

This adds missing LVDS clocks to APQ8064 display controller. The unused HDMI HPD
gpio on ifc6410 is dropped (chip uses pinmuxed hpd function).

Missing timer clocks are added to MSM8960 to address bindings warning.

* tag 'qcom-arm32-for-6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  ARM: dts: qcom: apq8064-ifc6410: drop HDMI HPD GPIO
  ARM: dts: qcom: apq8064: link LVDS clocks
  ARM: dts: qcom-msm8960: add missing clocks to the timer node

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