All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] simple device tree support for mxsfb
@ 2012-06-26  9:02 ` Shawn Guo
  0 siblings, 0 replies; 12+ messages in thread
From: Shawn Guo @ 2012-06-26  9:02 UTC (permalink / raw)
  To: linux-arm-kernel

It adds a simple device tree support for mxsfb driver.

Shawn Guo (2):
  video: mxsfb: move mxsfb.h into include/linux
  video: mxsfb: add simple device tree probe

 Documentation/devicetree/bindings/fb/mxsfb.txt     |   21 +++++++
 arch/arm/mach-mxs/devices-mx23.h                   |    2 +-
 arch/arm/mach-mxs/devices-mx28.h                   |    2 +-
 arch/arm/mach-mxs/devices/platform-mxsfb.c         |    2 +-
 drivers/video/mxsfb.c                              |   62 +++++++++++++++-----
 .../include/mach => include/linux}/mxsfb.h         |    6 +-
 6 files changed, 75 insertions(+), 20 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/fb/mxsfb.txt
 rename {arch/arm/mach-mxs/include/mach => include/linux}/mxsfb.h (95%)

-- 
1.7.5.4



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

end of thread, other threads:[~2012-07-03  7:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-26  9:02 [PATCH 0/2] simple device tree support for mxsfb Shawn Guo
2012-06-26  9:02 ` Shawn Guo
2012-06-26  9:02 ` [PATCH 1/2] video: mxsfb: move mxsfb.h into include/linux Shawn Guo
2012-06-26  9:02   ` Shawn Guo
2012-06-26  9:02 ` [PATCH 2/2] video: mxsfb: add simple device tree probe Shawn Guo
2012-06-26  9:02   ` Shawn Guo
2012-06-28  3:34   ` [PATCH v2 " Shawn Guo
2012-06-28  3:34     ` Shawn Guo
2012-06-27 13:53 ` [PATCH 0/2] simple device tree support for mxsfb Shawn Guo
2012-06-27 13:53   ` Shawn Guo
2012-07-03  7:46 ` Shawn Guo
2012-07-03  7:46   ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.