mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 13:57:54 -04:00
drm/mediatek: add the DSI1 for component init condition
This patch add the DSI1 for component init condition Signed-off-by: Stu Hsieh <stu.hsieh@mediatek.com> Signed-off-by: CK Hu <ck.hu@mediatek.com>
This commit is contained in:
committed by
CK Hu
parent
b1df55d308
commit
6de6140262
@@ -280,6 +280,7 @@ int mtk_ddp_comp_init(struct device *dev, struct device_node *node,
|
||||
comp_id == DDP_COMPONENT_DPI0 ||
|
||||
comp_id == DDP_COMPONENT_DPI1 ||
|
||||
comp_id == DDP_COMPONENT_DSI0 ||
|
||||
comp_id == DDP_COMPONENT_DSI1 ||
|
||||
comp_id == DDP_COMPONENT_DSI2 ||
|
||||
comp_id == DDP_COMPONENT_DSI3 ||
|
||||
comp_id == DDP_COMPONENT_PWM0) {
|
||||
|
||||
Reference in New Issue
Block a user