soc: mediatek: mmsys: Add support for MT8167 SoC
authorFabien Parent <fparent@baylibre.com>
Mon, 5 Apr 2021 20:03:53 +0000 (22:03 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 6 Apr 2021 10:57:10 +0000 (12:57 +0200)
commit060f7875bd230df1a8f83a988faaee09d693e465
treeebfe67107f42cce7d0b05b425308f794698e6f3a
parente7be7853ab1b82d5b46fd14810995700a3bf3a05
soc: mediatek: mmsys: Add support for MT8167 SoC

Add routing table for DSI on MT8167 SoC. The registers are mostly
incompatible with the current defines, so new one for MT8167 are added.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
Link: https://lore.kernel.org/r/20210405200354.2194930-2-fparent@baylibre.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mt8167-mmsys.h [new file with mode: 0644]
drivers/soc/mediatek/mtk-mmsys.c