mbox series

[GIT,PULL] arm64: zynqmp: Xilinx DT changes for v5.18

Message ID 19464dc6-eca9-f9a7-8aba-43af094d7c37@xilinx.com (mailing list archive)
State Accepted
Commit 756f4ae145625318d2469f8bb54bdbe5b3d2433a
Headers show
Series [GIT,PULL] arm64: zynqmp: Xilinx DT changes for v5.18 | expand

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-dt-for-v5.18

Message

Michal Simek March 3, 2022, 3:24 p.m. UTC
Hi,

please pull these 3 patches to your tree. The only thing to be aware of is that 
there is a conflict with one patch which goes via Greg's USB tree.
Stephen reported this issue some time ago also with simple resolution which is 
visible here.
https://lore.kernel.org/all/20220210141550.56359523@canb.auug.org.au/

Thanks,
Michal


The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

   https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-dt-for-v5.18

for you to fetch changes up to 3a14f0e614082821ef65de7e1fb39e74c2ee4ee3:

   arm64: zynqmp: Rename dma to dma-controller (2022-01-24 13:15:41 +0100)

----------------------------------------------------------------
arm64: dts: ZynqMP DT changes for v5.18

- Dropping #stream-id-cells
- Add missing dma-cells and change dma node names

----------------------------------------------------------------
David Heidelberg (1):
       arm64: xilinx: dts: drop legacy property #stream-id-cells

Michael Tretter (2):
       arm64: zynqmp: Add missing #dma-cells property
       arm64: zynqmp: Rename dma to dma-controller

  arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 76 +++++++++-----------
  1 file changed, 32 insertions(+), 44 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org March 8, 2022, 4:30 p.m. UTC | #1
Hello:

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

On Thu, 3 Mar 2022 16:24:50 +0100 you wrote:
> Hi,
> 
> please pull these 3 patches to your tree. The only thing to be aware of is that
> there is a conflict with one patch which goes via Greg's USB tree.
> Stephen reported this issue some time ago also with simple resolution which is
> visible here.
> https://lore.kernel.org/all/20220210141550.56359523@canb.auug.org.au/
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: zynqmp: Xilinx DT changes for v5.18
    https://git.kernel.org/soc/soc/c/756f4ae14562

You are awesome, thank you!