Revert "drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01"

This reverts commit dbdc828991 which is
commit 7a675a8fa598edb29a664a91adb80f0340649f6f upstream.

It breaks the build as it depends on an ABI change that was reverted
from the tree in older versions.  If this is needed in the future, it
can be brought back in an ABI-safe way.

Bug: 161946584
Change-Id: Iab51ff3d4d17c8e6ce1c55d9dd3733047bd7f933
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2023-10-03 17:08:42 +00:00
parent 50de6be756
commit 5000f4d84d

View File

@@ -916,9 +916,7 @@ static const struct panel_desc auo_t215hvn01 = {
.delay = {
.disable = 5,
.unprepare = 1000,
},
.bus_format = MEDIA_BUS_FMT_RGB888_1X7X4_SPWG,
.connector_type = DRM_MODE_CONNECTOR_LVDS,
}
};
static const struct drm_display_mode avic_tm070ddh03_mode = {