Hello, This series adds the sunxi NAND Flash Controller pin definitions and nodes to dts.
Changes since v1: - Remove patch with Hynix H27UBG8T2BTR-BC MLC NAND chip definition. - Remove patches with NAND support on Marsboard A10 board and Wexler TAB7200. - Enable only the pin groups that are actually used by sunxi boards. - Enable DMA support. Depends on sunxi NFC DMA support([1], [2]), merged into linux-nand. [1] http://lists.infradead.org/pipermail/linux-mtd/2016-April/066899.html [2] http://lists.infradead.org/pipermail/linux-mtd/2016-April/066898.html Boris Brezillon (4): ARM: dts: sun4i: Add A10 NAND controller pin definitions ARM: dts: sun4i: Add NFC node to Allwinner A10 SoC ARM: dts: sun7i: Add A20 NAND controller pin definitions ARM: dts: sun7i: Add NFC node to Allwinner A20 SoC arch/arm/boot/dts/sun4i-a10.dtsi | 65 ++++++++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/sun7i-a20.dtsi | 65 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 130 insertions(+) -- 2.7.3