Re: [PATCH v4 04/17] drm/mediatek: Add OVL compatible name for MT8195

2023-12-12 Thread AngeloGioacchino Del Regno
Il 12/12/23 13:19, Hsiao Chien Sung ha scritto: Add OVL compatible name for MT8195. Without this commit, DRM won't work after modifying the device tree. Reviewed-by: CK Hu Signed-off-by: Hsiao Chien Sung Reviewed-by: AngeloGioacchino Del Regno

[PATCH v4 04/17] drm/mediatek: Add OVL compatible name for MT8195

2023-12-12 Thread Hsiao Chien Sung
Add OVL compatible name for MT8195. Without this commit, DRM won't work after modifying the device tree. Reviewed-by: CK Hu Signed-off-by: Hsiao Chien Sung --- drivers/gpu/drm/mediatek/mtk_drm_drv.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/mediatek/mtk_drm_drv.c b