linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add framebuffer device for mx28evk and mx23evk boards
@ 2011-03-05 16:40 Shawn Guo
  2011-03-05 16:40 ` [PATCH 1/4] ARM: mxs: add helper macro for pad control Shawn Guo
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Shawn Guo @ 2011-03-05 16:40 UTC (permalink / raw)
  To: linux-arm-kernel

This patch set is to add framebuffer device for mx28evk and mx23evk
boards.  A couple notes here:

* The patch [PATCH 3/4] was cherry-picked from mxs-mmc-device patch
  set  (Sascha, it seems dma, mmc, flexcan platform patches are all
  waiting for your merging, please let me know if there are still
  something stopping your pick them up)

* The mxs-pwm driver is not merged yet, so the backlight is currently
  controlled in gpio mode, and will change to pwm mode when driver
  shows up on the tree.

 [PATCH 1/4] ARM: mxs: add helper macro for pad control
 [PATCH 2/4] ARM: mxs/mx28evk: add framebuffer device
 [PATCH 3/4] ARM: mxs: fix typo "GPO" in iomux-mx23.h
 [PATCH 4/4] ARM: mxs/mx23evk: add framebuffer device

 arch/arm/mach-mxs/Kconfig                   |    2 +
 arch/arm/mach-mxs/clock-mx28.c              |    2 +
 arch/arm/mach-mxs/include/mach/iomux-mx23.h |  190 +++++++++++++-------------
 arch/arm/mach-mxs/include/mach/iomux.h      |    3 +
 arch/arm/mach-mxs/mach-mx23evk.c            |   95 ++++++++++++--
 arch/arm/mach-mxs/mach-mx28evk.c            |  160 +++++++++++++++--------
 6 files changed, 293 insertions(+), 159 deletions(-)

Regards,
Shawn

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

end of thread, other threads:[~2011-03-08 10:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-05 16:40 [PATCH 0/4] Add framebuffer device for mx28evk and mx23evk boards Shawn Guo
2011-03-05 16:40 ` [PATCH 1/4] ARM: mxs: add helper macro for pad control Shawn Guo
2011-03-05 16:40 ` [PATCH 2/4] ARM: mxs/mx28evk: add framebuffer device Shawn Guo
2011-03-07  7:54   ` [PATCH 2/4] ARM: mxs/mx28evk: add framebuffer deviceg Sascha Hauer
2011-03-07  8:11     ` Shawn Guo
2011-03-05 16:40 ` [PATCH 3/4] ARM: mxs: fix typo "GPO" in iomux-mx23.h Shawn Guo
2011-03-05 16:40 ` [PATCH 4/4] ARM: mxs/mx23evk: add framebuffer device Shawn Guo
2011-03-07  8:18 ` [PATCH 0/4] Add framebuffer device for mx28evk and mx23evk boards Sascha Hauer
2011-03-07  8:37   ` Shawn Guo
2011-03-07  8:49     ` Sascha Hauer
2011-03-08 10:18   ` Shawn Guo

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