Lines Matching +full:mt2701 +full:- +full:larb +full:- +full:port
6 - compatible : must be one of the following string:
7 "mediatek,mt8173-jpgdec"
8 "mediatek,mt7623-jpgdec", "mediatek,mt2701-jpgdec"
9 "mediatek,mt2701-jpgdec"
10 - reg : physical base address of the jpeg decoder registers and length of
12 - interrupts : interrupt number to the interrupt controller.
13 - clocks: device clocks, see
14 Documentation/devicetree/bindings/clock/clock-bindings.txt for details.
15 - clock-names: must contain "jpgdec-smi" and "jpgdec".
16 - power-domains: a phandle to the power domain, see
18 - mediatek,larb: must contain the local arbiters in the current Socs, see
19 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
21 - iommus: should point to the respective IOMMU block with master port as
27 compatible = "mediatek,mt2701-jpgdec";
32 clock-names = "jpgdec-smi",
34 power-domains = <&scpsys MT2701_POWER_DOMAIN_ISP>;
35 mediatek,larb = <&larb2>;