Home
last modified time | relevance | path

Searched +full:imx8qm +full:- +full:audmix (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,audmix.txt1 NXP Audio Mixer (AUDMIX).
3 The Audio Mixer is a on-chip functional module that allows mixing of two
16 - serial audio input 1
17 - serial audio input 2
18 - mixed audio
26 - compatible : Compatible list, contains "fsl,imx8qm-audmix"
28 - reg : Offset and length of the register set for the device.
30 - clocks : Must contain an entry for each entry in clock-names.
32 - clock-names : Must include the "ipg" for register access.
34 - power-domains : Must contain the phandle to AUDMIX power domain node
[all …]
H A Dfsl,audmix.yaml1 # 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
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8-ss-audio.dtsi1 // SPDX-License-Identifier: GPL-2.0+
3 * Copyright 2018-2019 NXP
7 #include <dt-bindings/clock/imx8-clock.h>
8 #include <dt-bindings/clock/imx8-lpcg.h>
9 #include <dt-bindings/dma/fsl-edma.h>
10 #include <dt-bindings/firmware/imx/rsrc.h>
12 audio_ipg_clk: clock-audio-ipg {
13 compatible = "fixed-clock";
14 #clock-cells = <0>;
15 clock-frequency = <120000000>;
[all …]