Lines Matching full:axentia
1 Devicetree bindings for the Axentia TSE-850 audio complex
4 - compatible: "axentia,tse850-pcm5142"
5 - axentia,cpu-dai: The phandle of the cpu dai.
6 - axentia,audio-codec: The phandle of the PCM5142 codec.
7 - axentia,add-gpios: gpio specifier that controls the mixer.
8 - axentia,loop1-gpios: gpio specifier that controls loop relays on channel 1.
9 - axentia,loop2-gpios: gpio specifier that controls loop relays on channel 2.
10 - axentia,ana-supply: Regulator that supplies the output amplifier. Must
82 compatible = "axentia,tse850-pcm5142";
84 axentia,cpu-dai = <&ssc0>;
85 axentia,audio-codec = <&codec>;
87 axentia,add-gpios = <&pioA 8 GPIO_ACTIVE_LOW>;
88 axentia,loop1-gpios = <&pioA 10 GPIO_ACTIVE_LOW>;
89 axentia,loop2-gpios = <&pioA 11 GPIO_ACTIVE_LOW>;
91 axentia,ana-supply = <&ana>;