| .. | .. |
|---|
| 5 | 5 | Required properties: |
|---|
| 6 | 6 | - compatible : must be one of the following string: |
|---|
| 7 | 7 | "mediatek,mt8173-jpgdec" |
|---|
| 8 | + "mediatek,mt7623-jpgdec", "mediatek,mt2701-jpgdec" |
|---|
| 8 | 9 | "mediatek,mt2701-jpgdec" |
|---|
| 9 | 10 | - reg : physical base address of the jpeg decoder registers and length of |
|---|
| 10 | 11 | memory mapped region. |
|---|
| .. | .. |
|---|
| 18 | 19 | Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt |
|---|
| 19 | 20 | for details. |
|---|
| 20 | 21 | - iommus: should point to the respective IOMMU block with master port as |
|---|
| 21 | | - argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt |
|---|
| 22 | + argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.yaml |
|---|
| 22 | 23 | for details. |
|---|
| 23 | 24 | |
|---|
| 24 | 25 | Example: |
|---|