Lines Matching +full:nxp +full:- +full:imx
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/nxp,imx8-jpeg.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Mirela Rabulea <mirela.rabulea@nxp.com>
12 description: |-
14 ISO/IEC 10918-1 JPEG standard compliant decoder/encoder, for Baseline
20 - items:
22 - nxp,imx8qxp-jpgdec
23 - nxp,imx8qxp-jpgenc
24 - items:
25 - const: nxp,imx8qm-jpgdec
26 - const: nxp,imx8qxp-jpgdec
27 - items:
28 - const: nxp,imx8qm-jpgenc
29 - const: nxp,imx8qxp-jpgenc
42 power-domains:
50 - compatible
51 - reg
52 - interrupts
53 - power-domains
58 - |
59 #include <dt-bindings/interrupt-controller/arm-gic.h>
60 #include <dt-bindings/firmware/imx/rsrc.h>
63 compatible = "nxp,imx8qxp-jpgdec";
69 power-domains = <&pd IMX_SC_R_MJPEG_DEC_MP>,
77 compatible = "nxp,imx8qm-jpgenc", "nxp,imx8qxp-jpgenc";
83 power-domains = <&pd IMX_SC_R_MJPEG_ENC_MP>,