Hi
Attached to that mail is a patch adding support for Epson S1D13806
framebuffer device.
That driver is intended to be easily used with other S1D13xxx devices,
hopefully by splitting the header file and changing a few defines. Since
I haven't got the hardware to test that, though, I can only assert that
it works with S1D13806.
This driver has been succesfully tested on ARM embedded boards and
reported working on SH architecture as well.
Since this is my first framebuffer driver, I would welcome any
suggestion/comment about it :)
This driver has been built on top of some preliminary ARM specific work
by Ben Dooks, and adapted from existing code (as stated in the header of
s1d13xxxfb.c).
This patch has been diffed against 2.6.11-rc5, I can rediff against a
newer kernel for inclusion, if needed.
Hope that helps,
Thibaut VARENE
patch-s113xxxfb_driver.diff
- Adds support for Epson S1D13806 fb device
Signed-off-by: Thibaut VARENE <redacted>