Lines Matching +full:imx8qm +full:- +full:audmix
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/fsl,audmix.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP Audio Mixer (AUDMIX).
10 - Shengjiu Wang <shengjiu.wang@nxp.com>
11 - Frank Li <Frank.Li@nxp.com>
14 The Audio Mixer is a on-chip functional module that allows mixing of two
27 - serial audio input 1
28 - serial audio input 2
29 - mixed audio
37 const: fsl,imx8qm-audmix
45 clock-names:
47 - const: ipg
49 power-domains:
53 description: contain a list of phandles to AUDMIX connected DAIs.
54 $ref: /schemas/types.yaml#/definitions/phandle-array
57 - description: the AUDMIX output
59 - description: serial audio input 1
61 - description: serial audio input 2
65 - compatible
66 - reg
67 - clocks
68 - clock-names
69 - power-domains
70 - dais
75 - |
76 audmix@59840000 {
77 compatible = "fsl,imx8qm-audmix";
80 clock-names = "ipg";
81 power-domains = <&pd_audmix>;