Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1421788
| From | Aleksei Mamlin <mamlinav@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/4] dts: sunxi: Add sunxi NAND Flash Controller support |
| Date | 2016-06-14 13:30 +0200 |
| Message-ID | <rJUHD-49V-3@gated-at.bofh.it> (permalink) |
| References | <rGZXb-3zz-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/4] dts: sunxi: Add sunxi NAND Flash Controller support Aleksei Mamlin <mamlinav@gmail.com> - 2016-06-14 13:30 +0200 [PATCH v2 3/4] ARM: dts: sun7i: Add A20 NAND controller pin definitions Aleksei Mamlin <mamlinav@gmail.com> - 2016-06-14 13:30 +0200
csiph-web