Revert "drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connector"
This reverts commit f5734138fb which is
commit 11ac72d033b9f577e8ba0c7a41d1c312bb232593 upstream.
It breaks the build, due to a previous abi change not being present in
the android kernel tree anymore and can be brought back in an abi-safe
way in the future if ever needed.
Bug: 161946584
Change-Id: I5739c83d45e0ec87f5dfe1e2f1d0c9e5982752e4
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
parent
eb1a0358d1
commit
06b018ca42
1 changed files with 0 additions and 3 deletions
|
|
@ -1716,9 +1716,6 @@ static const struct panel_desc innolux_g121x1_l03 = {
|
|||
.unprepare = 200,
|
||||
.disable = 400,
|
||||
},
|
||||
.bus_format = MEDIA_BUS_FMT_RGB666_1X7X3_SPWG,
|
||||
.bus_flags = DRM_BUS_FLAG_DE_HIGH,
|
||||
.connector_type = DRM_MODE_CONNECTOR_LVDS,
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue