1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/sound/imx-audio-hdmi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP i.MX audio complex with HDMI
10 - Shengjiu Wang <shengjiu.wang@nxp.com>
16 - fsl,imx-audio-sii902x
19 $ref: /schemas/types.yaml#/definitions/string
20 description: User specified audio sound card name
23 $ref: /schemas/types.yaml#/definitions/phandle
24 description: The phandle of an CPU DAI controller
29 This is a boolean property. If present, the transmitting function
30 of HDMI will be enabled, indicating there's a physical HDMI out
31 connector or jack on the board or it's connecting to some other IP
32 block, such as an HDMI encoder or display-controller.
37 This is a boolean property. If present, the receiving function of
38 HDMI will be enabled, indicating there is a physical HDMI in
39 connector/jack on the board.
46 additionalProperties: false
51 compatible = "fsl,imx-audio-hdmi";
53 audio-cpu = <&aud2htx>;