[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210616155437.27378-1-michael@walle.cc>
Date: Wed, 16 Jun 2021 17:54:34 +0200
From: Michael Walle <michael@...le.cc>
To: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Cc: Rob Herring <robh+dt@...nel.org>,
Michal Simek <michal.simek@...inx.com>,
Russell King <linux@...linux.org.uk>,
Arnd Bergmann <arnd@...db.de>, Michael Walle <michael@...le.cc>
Subject: [PATCH 0/3] ARM: add NAND support to Ebang EBAZ4205 board
Thanks to Miguel, there is finally a NAND driver for this SoC and we can
now support the NAND device on the EBAZ4205.
Btw. I'm not sure how often the PL35x NAND controller is used in SoC and
if it qualifies to add it to the multi_v7 defconfig.
Michael Walle (3):
ARM: configs: multi_v7: enable PL35x NAND controller
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 ++++++++++++
arch/arm/configs/multi_v7_defconfig | 1 +
3 files changed, 34 insertions(+)
--
2.20.1
Powered by blists - more mailing lists