Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1414879
| From | Aleksei Mamlin <mamlinav@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/7] dts: sunxi: Add sunxi NAND Flash Controller support |
| Date | 2016-06-06 12:30 +0200 |
| Message-ID | <rGZXb-3zz-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello, This series adds the sunxi NAND Flash Controller nodes to dts. The first 4 patches is Boris Brezillon's patches with dtsi changes. The second 1 patch adds Hynix H27UBG8T2BTR-BC NAND chip definition. The last 2 patches enables NAND on Marsboard A10 board and Wexler TAB7200 tablet. Aleksei Mamlin (3): mtd: nand: Add Hynix H27UBG8T2BTR-BC to nand_ids table ARM: dts: sun4i: Enable NAND on Marsboard A10 ARM: dts: sun7i: Enable NAND on Wexler TAB7200 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-marsboard.dts | 41 ++++++++++++ arch/arm/boot/dts/sun4i-a10.dtsi | 91 ++++++++++++++++++++++++++ arch/arm/boot/dts/sun7i-a20-wexler-tab7200.dts | 41 ++++++++++++ arch/arm/boot/dts/sun7i-a20.dtsi | 91 ++++++++++++++++++++++++++ drivers/mtd/nand/nand_ids.c | 4 ++ 5 files changed, 268 insertions(+) -- 2.7.3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/7] dts: sunxi: Add sunxi NAND Flash Controller support Aleksei Mamlin <mamlinav@gmail.com> - 2016-06-06 12:30 +0200
[PATCH 5/7] mtd: nand: Add Hynix H27UBG8T2BTR-BC to nand_ids table Aleksei Mamlin <mamlinav@gmail.com> - 2016-06-06 12:30 +0200
Re: [PATCH 5/7] mtd: nand: Add Hynix H27UBG8T2BTR-BC to nand_ids table Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-06-06 21:00 +0200
Re: [PATCH 5/7] mtd: nand: Add Hynix H27UBG8T2BTR-BC to nand_ids table Aleksei Mamlin <mamlinav@gmail.com> - 2016-06-06 22:00 +0200
Re: [PATCH 5/7] mtd: nand: Add Hynix H27UBG8T2BTR-BC to nand_ids table Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-06-06 22:40 +0200
Re: [PATCH 5/7] mtd: nand: Add Hynix H27UBG8T2BTR-BC to nand_ids table Aleksei Mamlin <mamlinav@gmail.com> - 2016-06-06 23:10 +0200
Re: [PATCH 5/7] mtd: nand: Add Hynix H27UBG8T2BTR-BC to nand_ids table Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-06-07 07:50 +0200
Re: [PATCH 5/7] mtd: nand: Add Hynix H27UBG8T2BTR-BC to nand_ids table Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-06-07 08:00 +0200
[PATCH 6/7] ARM: dts: sun4i: Enable NAND on Marsboard A10 Aleksei Mamlin <mamlinav@gmail.com> - 2016-06-06 12:30 +0200
Re: [PATCH 6/7] ARM: dts: sun4i: Enable NAND on Marsboard A10 Boris Brezillon <boris.brezillon@free-electrons.com> - 2016-06-06 21:00 +0200
csiph-web