Lines Matching +full:dsp +full:- +full:gpio
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Daniel Beer <daniel.beer@igorinstitute.com>
13 The TAS5805M is a class D audio amplifier with a built-in DSP.
18 - ti,tas5805m
25 pvdd-supply:
29 pdn-gpios:
31 Power-down control GPIO (PDN pin in the datasheet).
33 ti,dsp-config-name:
35 The name of the DSP configuration that should be loaded for this
43 - |
45 #address-cells = <1>;
46 #size-cells = <0>;
51 pvdd-supply = <&audiopwr>;
52 pdn-gpios = <&tlmm 160 0>;
54 ti,dsp-config-name = "mono_pbtl_48khz";