linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add DT support for NAND to LCDK
@ 2016-08-09 17:15 Karl Beldan
  2016-08-09 17:15 ` [PATCH 1/4] memory: ti-aemif: Get a named clock rather than an unnamed one Karl Beldan
                   ` (3 more replies)
  0 siblings, 4 replies; 28+ messages in thread
From: Karl Beldan @ 2016-08-09 17:15 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2016-08-29  7:49 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-09 17:15 [PATCH 0/4] Add DT support for NAND to LCDK Karl Beldan
2016-08-09 17:15 ` [PATCH 1/4] memory: ti-aemif: Get a named clock rather than an unnamed one Karl Beldan
2016-08-10  7:00   ` Karl Beldan
2016-08-10  7:27     ` Karl Beldan
2016-08-09 17:15 ` [PATCH 2/4] ARM: dts: da850: Add an aemif node Karl Beldan
2016-08-10  7:48   ` Sekhar Nori
2016-08-10  8:01     ` Karl Beldan
2016-08-10  8:02     ` Sekhar Nori
2016-08-10  8:07       ` Karl Beldan
2016-08-10  8:12         ` Sekhar Nori
2016-08-10  8:26           ` Karl Beldan
2016-08-10  8:29             ` Sekhar Nori
2016-08-10  8:34               ` Karl Beldan
2016-08-10  8:34                 ` Sekhar Nori
2016-08-10  9:28                   ` Karl Beldan
2016-08-10  9:38                     ` Sekhar Nori
2016-08-10  9:42                     ` Karl Beldan
2016-08-13 11:42                   ` Karl Beldan
2016-08-09 17:15 ` [PATCH 3/4] ARM: dts: da850-lcdk: Add NAND to DT Karl Beldan
2016-08-10  8:31   ` Sekhar Nori
2016-08-10  9:04     ` Karl Beldan
2016-08-10  9:31       ` Sekhar Nori
2016-08-10 11:19         ` Karl Beldan
2016-08-10 11:53           ` Sekhar Nori
2016-08-16 23:20             ` Karl Beldan
2016-08-29  7:49               ` Karl Beldan
2016-08-10  9:29   ` Karl Beldan
2016-08-09 17:15 ` [PATCH 4/4] ARM: davinci_all_defconfig: Enable AEMIF as a module Karl Beldan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).