drm/mediatek: dpi: Add config to support direct connection to dpi panels
authorBo-Chen Chen <rex-bc.chen@mediatek.com>
Tue, 5 Jul 2022 10:25:27 +0000 (18:25 +0800)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Wed, 6 Jul 2022 14:25:47 +0000 (22:25 +0800)
commitc83da6233d05715a1e5841aa0b874faaa8150074
tree903596d7640e88cc867101d50237faf30f6d39bd
parentb992131aac655ac451d4078d83c5a3b4a28ea802
drm/mediatek: dpi: Add config to support direct connection to dpi panels

MediaTek dpi supports direct connection to dpi panels while dp_intf does
not support. Therefore, add a config "support_direct_pin" to control this.

Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20220705102530.1344-3-rex-bc.chen@mediatek.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
drivers/gpu/drm/mediatek/mtk_dpi.c