mbox series

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

Message ID 5a25f882-103f-4df0-0d90-868d264c900b@monstr.eu (mailing list archive)
State Mainlined, archived
Commit 75b4c5deef011c7d7b1e23b623455185d60e72a2
Headers show
Series [GIT,PULL] ARM: dts zynq: Xilinx SoC changes for v5.15 | expand

Pull-request

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

Message

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

please pull this one patch 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-soc-for-v5.15

for you to fetch changes up to 75b4c5deef011c7d7b1e23b623455185d60e72a2:

  ARM: configs: multi_v7: enable PL35x NAND controller (2021-08-06
12:19:05 +0200)

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

- Enable PL35X nand driver in multi_v7_defconfig

----------------------------------------------------------------
Michael Walle (1):
      ARM: configs: multi_v7: enable PL35x NAND controller

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

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

On Wed, 25 Aug 2021 09:31:31 +0200, Michal Simek wrote:
> please pull this one patch 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/defconfig, thanks!

merge commit: 79cd0bb66e359f5f9398de9d2e86eac776947691

       Arnd