Lines Matching +full:jpeg +full:- +full:codec
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Chips&Media Coda multi-standard codec IP
10 - Philipp Zabel <p.zabel@pengutronix.de>
12 description: |-
13 Coda codec IPs are present in i.MX SoCs in various versions,
19 - items:
20 - const: fsl,imx27-vpu
21 - const: cnm,codadx6
22 - items:
23 - const: fsl,imx51-vpu
24 - const: cnm,codahx4
25 - items:
26 - const: fsl,imx53-vpu
27 - const: cnm,coda7541
28 - items:
29 - enum:
30 - fsl,imx6dl-vpu
31 - fsl,imx6q-vpu
32 - const: cnm,coda960
39 - description: PER clock
40 - description: AHB interface clock
42 clock-names:
44 - const: per
45 - const: ahb
50 - description: BIT processor interrupt
51 - description: JPEG unit interrupt
53 interrupt-names:
56 - const: bit
57 - const: jpeg
59 power-domains:
70 - compatible
71 - reg
72 - interrupts
73 - clocks
74 - clock-names
79 - if:
89 interrupt-names:
96 power-domains: false
99 - |
100 vpu: video-codec@63ff4000 {
101 compatible = "fsl,imx53-vpu", "cnm,coda7541";
105 clock-names = "per", "ahb";