linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/5] davinci: da850: clean up pinmux arrays in da850.c
@ 2011-01-18 17:21 Michael Williamson
  2011-01-18 17:21 ` [PATCH v1 1/5] davinci: da850: remove unused pinmux array Michael Williamson
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Michael Williamson @ 2011-01-18 17:21 UTC (permalink / raw)
  To: linux-arm-kernel

The following patch series is an attempt to clean up unused and platform specific
pinmux arrays in the da850 CPU files.  This series was developed as a result of 
the following email thread:

http://www.mail-archive.com/davinci-linux-open-source at linux.davincidsp.com/msg19921.html

This patch is against commit cda6ca38f96f0719ce3500da856e7d4bf0abbc38 of linux-davinci.

This series should not be applied until someone with a da850 EVM can please test
and confirm the mcasp and mmc interfaces continue to work properly with these patches.

---
  changes since v0:
  - correct use of __initdata/__initconst attributes

Michael Williamson (5):
  davinci: da850: remove unused pinmux array
  davinci: da850: remove unused emif pinmux array
  davinci: da850: move da850_evm specific mcasp pins to board file.
  davinci: da850: move da850_evm specific mmcsd pinmux array to board
    file.
  davinci: da850: remove unused uart pinmux arrays.

 arch/arm/mach-davinci/board-da850-evm.c    |   18 ++++++++-
 arch/arm/mach-davinci/da850.c              |   56 ----------------------------
 arch/arm/mach-davinci/include/mach/da8xx.h |    7 ---
 3 files changed, 16 insertions(+), 65 deletions(-)

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

end of thread, other threads:[~2011-01-24 22:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-18 17:21 [PATCH v1 0/5] davinci: da850: clean up pinmux arrays in da850.c Michael Williamson
2011-01-18 17:21 ` [PATCH v1 1/5] davinci: da850: remove unused pinmux array Michael Williamson
2011-01-18 17:21 ` [PATCH v1 2/5] davinci: da850: remove unused emif " Michael Williamson
2011-01-18 17:21 ` [PATCH v1 3/5] davinci: da850: move da850_evm specific mcasp pins to board file Michael Williamson
2011-01-18 17:21 ` [PATCH v1 4/5] davinci: da850: move da850_evm specific mmcsd pinmux array " Michael Williamson
2011-01-18 17:21 ` [PATCH v1 5/5] davinci: da850: remove unused uart pinmux arrays Michael Williamson
2011-01-24  9:13 ` [PATCH v1 0/5] davinci: da850: clean up pinmux arrays in da850.c Rajashekhara, Sudhakar
2011-01-24 22:56   ` Kevin Hilman

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