Home
last modified time | relevance | path

Searched +full:axg +full:- +full:tdm +full:- +full:iface (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Damlogic,axg-tdm-iface.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/amlogic,axg-tdm-iface.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic Audio TDM Interfaces
10 - Jerome Brunet <jbrunet@baylibre.com>
13 - $ref: dai-common.yaml#
17 const: amlogic,axg-tdm-iface
19 "#sound-dai-cells":
25 - description: Bit clock
[all …]
H A Damlogic,axg-tdm-iface.txt1 * Amlogic Audio TDM Interfaces
4 - compatible: 'amlogic,axg-tdm-iface'
5 - clocks: list of clock phandle, one for each entry clock-names.
6 - clock-names: should contain the following:
10 -> optional if the interface is in clock slave mode.
11 - #sound-dai-cells: must be 0.
15 tdmif_a: audio-controller@0 {
16 compatible = "amlogic,axg-tdm-iface";
17 #sound-dai-cells = <0>;
21 clock-names = "mclk", "sclk", "lrclk";
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-g12.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include "meson-g12-common.dtsi"
8 #include <dt-bindings/clock/axg-audio-clkc.h>
9 #include <dt-binding
[all...]
H A Dmeson-sm1.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include "meson-g12-common.dtsi"
8 #include <dt-bindings/clock/axg-audio-clkc.h>
9 #include <dt-bindings/power/meson-sm1-power.h>
10 #include <dt-bindings/reset/amlogic,meson-axg-audio-arb.h>
11 #include <dt-bindings/reset/amlogic,meson-g12a-audio-reset.h>
16 tdmif_a: audio-controller-0 {
17 compatible = "amlogic,axg-tdm-iface";
18 #sound-dai-cells = <0>;
19 sound-name-prefix = "TDM_A";
[all …]
H A Dmeson-axg.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/clock/axg-aoclkc.h>
7 #include <dt-bindings/clock/axg-audio-clk
[all...]