soc: mediatek: mmsys: add mt8186 mmsys routing table
authorYongqiang Niu <yongqiang.niu@mediatek.com>
Tue, 22 Feb 2022 05:28:01 +0000 (13:28 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 28 Feb 2022 11:18:39 +0000 (12:18 +0100)
commit5f9b5b757e44de47ebdc116c14b90e3cc8bc7acb
tree24e6c9117f635286ba27609fcd5d86ecbb2a08f1
parent88590cbc17033c86c8591d9f22401325961a8a59
soc: mediatek: mmsys: add mt8186 mmsys routing table

Add new routing table for MT8186.
In MT8186, there are two routing pipelines for internal and external
display.

Internal display: OVL0->RDMA0->COLOR0->CCORR0->AAL0->GAMMA->POSTMASK0->
  DITHER->DSI0
External display: OVL_2L0->RDMA1->DPI0

Signed-off-by: Yongqiang Niu <yongqiang.niu@mediatek.com>
Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mt8186-mmsys.h [new file with mode: 0644]
drivers/soc/mediatek/mtk-mmsys.c