linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] DaVinci: da850: Add NOR flash DT node support
@ 2013-01-29  5:19 Kumar, Anil
  2013-01-29  5:19 ` [PATCH 1/2] ARM: davinci: da850 evm: add norflash DT node Kumar, Anil
  2013-01-29  5:19 ` [PATCH 2/2] ARM: davinci: da850: configure CS2(aemif) for norflash Kumar, Anil
  0 siblings, 2 replies; 4+ messages in thread
From: Kumar, Anil @ 2013-01-29  5:19 UTC (permalink / raw)
  To: linux-arm-kernel

Add NOR flash DT node support for DA850 EVM and related pin mux.
Configure 16 bit data bus width for CS2(aemif) to use the norflash on
DA850.

This series is based on top of 3.8-rc4 and the following patches.

 -drivers/pinctrl: grab default handles from device core
  https://patchwork.kernel.org/patch/1862231/
 -ARM: davinci: da850: add pinctrl driver DT entries

Tested on DA850 EVM.

Kumar, Anil (2):
  ARM: davinci: da850 evm: add norflash DT node
  ARM: davinci: da850: configure CS2(aemif) for norflash

 arch/arm/boot/dts/da850-evm.dts  |   25 +++++++++++++++++++++++
 arch/arm/boot/dts/da850.dtsi     |   41 ++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-davinci/da8xx-dt.c |   17 +++++++++++++++
 3 files changed, 83 insertions(+), 0 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2013-01-29  8:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-29  5:19 [PATCH 0/2] DaVinci: da850: Add NOR flash DT node support Kumar, Anil
2013-01-29  5:19 ` [PATCH 1/2] ARM: davinci: da850 evm: add norflash DT node Kumar, Anil
2013-01-29  5:19 ` [PATCH 2/2] ARM: davinci: da850: configure CS2(aemif) for norflash Kumar, Anil
2013-01-29  8:02   ` Heiko Schocher

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).