[PATCH 0/4] pxafb: add smartpanel support

From: eric miao
Date: Tue Apr 08 2008 - 00:01:37 EST


There are 4 patches as listed below:

0001 - pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()
0002 - pxafb: use completion for LCD disable wait code
0003 - pxafb: move parallel LCD timing setup into dedicate function
0004 - pxafb: preliminary smart panel interface support

The actual support for the smartpanel interface is done by patch 0004, the
patches 0001-0003 are mainly cleanup ones.

The smartpanel interface supports LCD panels with internal buffers,
sometimes known as remote framebuffer.

The next step work will be to introduce an "struct pxafb_output" to
abstract two different output interface supported: the parallel and
the smartpanel, after these patches are merged.

--
Cheers
- eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/