Lines Matching +full:dout +full:- +full:gpios
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ryan Lee <ryans.lee@maximintegrated.com>
15 - maxim,max98925
16 - maxim,max98926
17 - maxim,max98927
22 reset-gpios:
25 '#sound-dai-cells':
28 vmon-slot-no:
37 imon-slot-no:
45 maxim,interleave-mode:
51 devices on a single DOUT line when running smaller frames sizes such as
55 - compatible
56 - reg
59 - $ref: dai-common.yaml#
60 - if:
65 - maxim,max98927
68 vmon-slot-no:
72 imon-slot-no:
79 - |
81 #address-cells = <1>;
82 #size-cells = <0>;
84 #include <dt-bindings/gpio/gpio.h>
85 audio-codec@3a {
88 #sound-dai-cells = <0>;
90 pinctrl-0 = <&speaker_default>;
91 pinctrl-names = "default";
93 reset-gpios = <&tlmm 69 GPIO_ACTIVE_LOW>;
95 vmon-slot-no = <1>;
96 imon-slot-no = <0>;