Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1459005
| From | Karl Beldan <kbeldan@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] Add DT support for NAND to LCDK |
| Date | 2016-08-09 19:20 +0200 |
| Message-ID | <s4iR3-24N-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, This does not use the same way the current da8xx boards do, instead it is using the more generic and DT friendly memory driver ti-aemif. I can do the same for the da850-evm and retire the dts nandcs3 instances. Karl Beldan (4): memory: ti-aemif: Get a named clock rather than an unnamed one ARM: dts: da850: Add an aemif node ARM: dts: da850-lcdk: Add NAND to DT ARM: davinci_all_defconfig: Enable AEMIF as a module arch/arm/boot/dts/da850-lcdk.dts | 108 +++++++++++++++++++++++++++++++++ arch/arm/boot/dts/da850.dtsi | 10 +++ arch/arm/configs/davinci_all_defconfig | 2 + drivers/memory/ti-aemif.c | 2 +- 4 files changed, 121 insertions(+), 1 deletion(-) -- 2.9.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] Add DT support for NAND to LCDK Karl Beldan <kbeldan@baylibre.com> - 2016-08-09 19:20 +0200
[PATCH 2/4] ARM: dts: da850: Add an aemif node Karl Beldan <kbeldan@baylibre.com> - 2016-08-09 19:20 +0200
Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node Sekhar Nori <nsekhar@ti.com> - 2016-08-10 20:30 +0200
Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node Karl Beldan <kbeldan@baylibre.com> - 2016-08-10 20:40 +0200
Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node Karl Beldan <kbeldan@baylibre.com> - 2016-08-10 21:40 +0200
Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node Karl Beldan <kbeldan@baylibre.com> - 2016-08-10 22:00 +0200
Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node Sekhar Nori <nsekhar@ti.com> - 2016-08-10 22:40 +0200
Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node Sekhar Nori <nsekhar@ti.com> - 2016-08-10 20:50 +0200
Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node Sekhar Nori <nsekhar@ti.com> - 2016-08-10 21:00 +0200
Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node Karl Beldan <kbeldan@baylibre.com> - 2016-08-10 21:10 +0200
Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node Karl Beldan <kbeldan@baylibre.com> - 2016-08-10 22:10 +0200
Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node Sekhar Nori <nsekhar@ti.com> - 2016-08-10 22:20 +0200
Re: [PATCH 2/4] ARM: dts: da850: Add an aemif node Karl Beldan <kbeldan@baylibre.com> - 2016-08-10 21:20 +0200
csiph-web