Lines Matching +full:vmon +full:- +full:slot +full:- +full:no
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2019-20 Texas Instruments Incorporated
4 ---
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
11 - Shi Fu <shifu0704@thundersoft.com>
14 The TAS2770 is a mono, digital input Class-D audio amplifier optimized for
22 - ti,tas2770
29 reset-gpio:
32 shutdown-gpios:
38 ti,imon-slot-no:
40 description: TDM TX current sense time slot.
42 ti,vmon-slot-no:
44 description: TDM TX voltage sense time slot.
46 ti,asi-format:
51 - 0 # Rising edge
52 - 1 # Falling edge
54 '#sound-dai-cells':
58 - compatible
59 - reg
64 - |
65 #include <dt-bindings/gpio/gpio.h>
67 #address-cells = <1>;
68 #size-cells = <0>;
72 #sound-dai-cells = <1>;
73 interrupt-parent = <&gpio1>;
75 reset-gpio = <&gpio1 15 0>;
76 shutdown-gpios = <&gpio1 14 0>;
77 ti,imon-slot-no = <0>;
78 ti,vmon-slot-no = <2>;