mbox series

[GIT,PULL] ARM: dts zynq: Xilinx DT changes for v5.15

Message ID f3dc69c8-8a22-e938-4ddf-b1052b8c1437@monstr.eu (mailing list archive)
State Mainlined, archived
Commit c387eea58f931fe5d008df88cc75dfc3c704e3bf
Headers show
Series [GIT,PULL] ARM: dts zynq: Xilinx DT changes for v5.15 | expand

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-for-v5.15

Message

Michal Simek Aug. 25, 2021, 7:28 a.m. UTC
Hi,

please pull these two patches to your tree.

Thanks,
Michal

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-for-v5.15

for you to fetch changes up to c387eea58f931fe5d008df88cc75dfc3c704e3bf:

  ARM: dts: ebaz4205: enable NAND support (2021-08-06 12:22:40 +0200)

----------------------------------------------------------------
ARM: dts: Zynq DT changes for v5.15

- Enable nand flash controller for ebaz4205 board

----------------------------------------------------------------
Michael Walle (2):
      ARM: dts: zynq: add NAND flash controller node
      ARM: dts: ebaz4205: enable NAND support

 arch/arm/boot/dts/zynq-7000.dtsi    | 21 +++++++++++++++++++++
 arch/arm/boot/dts/zynq-ebaz4205.dts | 12 ++++++++++++
 2 files changed, 33 insertions(+)

Comments

Arnd Bergmann Aug. 26, 2021, 9:46 a.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 25 Aug 2021 09:28:55 +0200, Michal Simek wrote:
> please pull these two patches to your tree.
> 
> Thanks,
> Michal
> 
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 9fdbbe8443a372088c809eb8f2cf4488a41333e8

       Arnd