]> git.karo-electronics.de Git - linux-beck.git/commitdiff
drm/panel: simple: Add bus format for HannStar HSD100PXN1
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 20 May 2015 09:34:08 +0000 (11:34 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 12 Jun 2015 14:40:42 +0000 (16:40 +0200)
This patch adds the bus_format field to the HSD100PXN1 panel structure.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/panel/panel-simple.c

index 97b66b86ad8e1f3c8a720ae96ee257e6f5b327d2..f94201b6e8821bd06fb53a0d437823e9f7ecc8b8 100644 (file)
@@ -752,6 +752,7 @@ static const struct panel_desc hannstar_hsd100pxn1 = {
                .width = 203,
                .height = 152,
        },
+       .bus_format = MEDIA_BUS_FMT_RGB666_1X7X3_SPWG,
 };
 
 static const struct drm_display_mode hitachi_tx23d38vm0caa_mode = {