Skip to content

Commit 81c5a41

Browse files
jason-jh.linmbgg
authored andcommitted
dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
In the SoC before, such as mt8173, it has 2 pipelines binding to one mmsys with the same clock driver and the same power domain. In mt8195, there are 4 pipelines binding to 4 different mmsys, such as vdosys0, vdosys1, vppsys0 and vppsys1. Each mmsys uses different clock drivers and different power domain. Since each mmsys has its own mmio base address, they could be identified by their different address during probe time. Signed-off-by: jason-jh.lin <jason-jh.lin@mediatek.com> Reviewed-by: CK Hu <ck.hu@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20220419033237.23405-3-rex-bc.chen@mediatek.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
1 parent 1da90b8 commit 81c5a41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ properties:
3131
- mediatek,mt8183-mmsys
3232
- mediatek,mt8186-mmsys
3333
- mediatek,mt8192-mmsys
34+
- mediatek,mt8195-mmsys
3435
- mediatek,mt8365-mmsys
3536
- const: syscon
3637
- items:

0 commit comments

Comments
 (0)