drm/panel: simple: Fix bus_format for the Olimex LCD-OLinuXino-4.3TS
authorJonathan Liu <net147@gmail.com>
Sun, 11 Sep 2016 10:46:55 +0000 (20:46 +1000)
committerThierry Reding <treding@nvidia.com>
Fri, 16 Sep 2016 15:19:35 +0000 (17:19 +0200)
commit5c2a7c6be18c48e95ba49cbb102bb7f93cdc8c17
tree290859d58c6943ef5d5233e417a34d92af816418
parentc46b924bb2c316486a46ba3cfc0c8d28ce79cbd7
drm/panel: simple: Fix bus_format for the Olimex LCD-OLinuXino-4.3TS

The format is RGB888 not RGB666.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/panel/panel-simple.c