mbox series

[GIT,PULL] More Arm32 DeviceTree updates for v6.16

Message ID 20250520024716.39418-1-andersson@kernel.org
State New
Headers show
Series [GIT,PULL] More Arm32 DeviceTree updates for v6.16 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm32-for-6.16-2

Message

Bjorn Andersson May 20, 2025, 2:47 a.m. UTC
The following changes since commit f2420037d90a8354594b3da541e19dcbb60c75e1:

  ARM: dts: qcom: apq8064: move replicator out of soc node (2025-05-13 17:00:59 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm32-for-6.16-2

for you to fetch changes up to b2c547cffe2f67e18a3a276905649cc95aa7f293:

  ARM: dts: qcom: apq8064-ifc6410: drop HDMI HPD GPIO (2025-05-17 17:32:35 -0500)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Dmitry Baryshkov (2):
      ARM: dts: qcom: apq8064: link LVDS clocks
      ARM: dts: qcom: apq8064-ifc6410: drop HDMI HPD GPIO

Rudraksha Gupta (1):
      ARM: dts: qcom-msm8960: add missing clocks to the timer node

 arch/arm/boot/dts/qcom/qcom-apq8064-ifc6410.dts |  1 -
 arch/arm/boot/dts/qcom/qcom-apq8064.dtsi        | 16 ++++++++++++----
 arch/arm/boot/dts/qcom/qcom-msm8960.dtsi        |  2 ++
 3 files changed, 14 insertions(+), 5 deletions(-)