Skip to content

Commit

Permalink
dt-bindings: display: mediatek: disp: add documentation for MT8167 SoC
Browse files Browse the repository at this point in the history
Add binding documentation for the MT8167 SoC

Signed-off-by: Fabien Parent <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Chun-Kuang Hu <[email protected]>
  • Loading branch information
Fabo authored and Chun-Kuang Hu committed Nov 7, 2020
1 parent 3650b22 commit ca3407a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Required properties (all function blocks):
"mediatek,<chip>-dpi" - DPI controller, see mediatek,dpi.txt
"mediatek,<chip>-disp-mutex" - display mutex
"mediatek,<chip>-disp-od" - overdrive
the supported chips are mt2701, mt7623, mt2712 and mt8173.
the supported chips are mt2701, mt7623, mt2712, mt8167 and mt8173.
- reg: Physical base address and length of the function block register space
- interrupts: The interrupt signal from the function block (required, except for
merge and split function blocks).
Expand All @@ -59,7 +59,7 @@ Required properties (DMA function blocks):
"mediatek,<chip>-disp-ovl"
"mediatek,<chip>-disp-rdma"
"mediatek,<chip>-disp-wdma"
the supported chips are mt2701 and mt8173.
the supported chips are mt2701, mt8167 and mt8173.
- larb: Should contain a phandle pointing to the local arbiter device as defined
in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
- iommus: Should point to the respective IOMMU block with master port as
Expand Down

0 comments on commit ca3407a

Please sign in to comment.