linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] video: fbdev: pxafb: devicetree conversion
@ 2015-10-03 16:11 Robert Jarzmik
  2015-10-03 16:11 ` [PATCH 1/2] video: fbdev: pxafb: loosen the platform data bond Robert Jarzmik
  2015-10-03 16:11 ` [PATCH 2/2] video: fbdev: pxafb: initial devicetree conversion Robert Jarzmik
  0 siblings, 2 replies; 6+ messages in thread
From: Robert Jarzmik @ 2015-10-03 16:11 UTC (permalink / raw)
  To: Jean-Christophe Plagniol-Villard, Tomi Valkeinen
  Cc: linux-fbdev, linux-kernel, Robert Jarzmik

This patchset aims at bringing support for the pxa framebuffer driver to a
devicetree pxa platform.

This was tested on a pxa27x platform, in both a devicetree build and a classic
platform data one.

Robert Jarzmik (2):
  video: fbdev: pxafb: loosen the platform data bond
  video: fbdev: pxafb: initial devicetree conversion

 drivers/video/fbdev/Kconfig |   2 +
 drivers/video/fbdev/pxafb.c | 212 +++++++++++++++++++++++++++++++++++++++-----
 drivers/video/fbdev/pxafb.h |   2 +
 3 files changed, 195 insertions(+), 21 deletions(-)

-- 
2.1.4


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-03 16:11 [PATCH 0/2] video: fbdev: pxafb: devicetree conversion Robert Jarzmik
2015-10-03 16:11 ` [PATCH 1/2] video: fbdev: pxafb: loosen the platform data bond Robert Jarzmik
2015-10-03 16:11 ` [PATCH 2/2] video: fbdev: pxafb: initial devicetree conversion Robert Jarzmik
2015-10-03 17:02   ` Philipp Zabel
2015-10-03 17:08     ` Robert Jarzmik
2015-10-03 18:05       ` Philipp Zabel

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