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 New, archived
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(-)