Re: [PATCH v8 20/23] drm/mediatek: Remove the redundant driver data for DPI

2023-10-17 Thread AngeloGioacchino Del Regno
Il 16/10/23 12:40, Hsiao Chien Sung ha scritto: DPI input is in 1T2P mode on both MT8195 and MT8188. Remove the redundant driver data to align the settings, or the screen will glitch. Fixes: 2847cd7e6403 ("drm/mediatek: Add mt8188 dpi compatibles and platform data") Reviewed-by: CK Hu Signed-

[PATCH v8 20/23] drm/mediatek: Remove the redundant driver data for DPI

2023-10-16 Thread Hsiao Chien Sung
DPI input is in 1T2P mode on both MT8195 and MT8188. Remove the redundant driver data to align the settings, or the screen will glitch. Fixes: 2847cd7e6403 ("drm/mediatek: Add mt8188 dpi compatibles and platform data") Reviewed-by: CK Hu Signed-off-by: Hsiao Chien Sung --- drivers/gpu/drm/med