Thread (3 messages) 3 messages, 2 authors, 2014-04-01

Re: [PATCH] video: da8xx-fb: Add support for Densitron 84-0023-001T

From: Jon Ringle <hidden>
Date: 2014-03-26 16:57:00
Also in: lkml

I've not heard anything regarding this patch. I just want to make sure
it's not lost :)

Jon


On Wed, Mar 5, 2014 at 1:05 PM,  [off-list ref] wrote:
quoted hunk ↗ jump to hunk
From: Jon Ringle <redacted>

Signed-off-by: Jon Ringle <redacted>
---
 drivers/video/da8xx-fb.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c
index e7f5937..83c43b2 100644
--- a/drivers/video/da8xx-fb.c
+++ b/drivers/video/da8xx-fb.c
@@ -243,6 +243,20 @@ static struct fb_videomode known_lcd_panels[] = {
                .sync           = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
                .flag           = 0,
        },
+       [3] = {
+               /* Densitron 84-0023-001T */
+               .name           = "Densitron_LCD",
+               .xres           = 320,
+               .yres           = 240,
+               .pixclock       = KHZ2PICOS(6400),
+               .left_margin    = 0,
+               .right_margin   = 0,
+               .upper_margin   = 0,
+               .lower_margin   = 0,
+               .hsync_len      = 30,
+               .vsync_len      = 3,
+               .sync           = 0,
+       },
 };

 static bool da8xx_fb_is_raster_enabled(void)
--
1.8.5.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help