mbox series

[GIT,PULL] A few more Qualcomm Arm32 DeviceTree updates fr v6.8

Message ID 20231231033153.3262575-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit 2f5ed2cacc1125e5b48677b92a445761c2ca8e4e
Headers show
Series [GIT,PULL] A few more Qualcomm Arm32 DeviceTree updates fr v6.8 | expand

Pull-request

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

Message

Bjorn Andersson Dec. 31, 2023, 3:31 a.m. UTC
The following changes since commit 648002a27c6b3ae293cc415e1fbf20aaa6af8bd3:

  ARM: dts: qcom: msm8974*: Re-enable remoteprocs on various boards (2023-12-17 12:09:42 -0600)

are available in the Git repository at:

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

for you to fetch changes up to cc6fc55c7ae04ab19b3972f78d3a8b1be32bf533:

  ARM: dts: qcom: sdx55: Fix the base address of PCIe PHY (2023-12-19 11:23:24 -0600)

----------------------------------------------------------------
A few more Qualcomm Arm32 DeviceTree updates fr v6.8

The recently introduced changes to the SDX55 USB controller interrupt
flags prevents the USB controller from probing. These patches corrects
the PDC's interrupt-cells, so that appropriate interrupt controller
(which supports both-edge interrupts) can be used instead, which
resolves the issue.

The SDX55 PCIe PHY base address is also adjusted, from a mistake when
the node recently was transitioned to the modernized DeviceTree binding.

----------------------------------------------------------------
Johan Hovold (3):
      ARM: dts: qcom: sdx55: fix pdc '#interrupt-cells'
      ARM: dts: qcom: sdx55: fix USB DP/DM HS PHY interrupts
      ARM: dts: qcom: sdx55: fix USB SS wakeup

Manivannan Sadhasivam (1):
      ARM: dts: qcom: sdx55: Fix the base address of PCIe PHY

 arch/arm/boot/dts/qcom/qcom-sdx55.dtsi | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 2, 2024, 10:11 a.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sat, 30 Dec 2023 19:31:51 -0800 you wrote:
> The following changes since commit 648002a27c6b3ae293cc415e1fbf20aaa6af8bd3:
> 
>   ARM: dts: qcom: msm8974*: Re-enable remoteprocs on various boards (2023-12-17 12:09:42 -0600)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm32-for-6.8-2
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] A few more Qualcomm Arm32 DeviceTree updates fr v6.8
    https://git.kernel.org/soc/soc/c/2f5ed2cacc11

You are awesome, thank you!