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:
33 shutdown-gpios:
40 ti,imon-slot-no:
42 description: TDM TX current sense time slot.
44 ti,vmon-slot-no:
46 description: TDM TX voltage sense time slot.
48 ti,asi-format:
53 - 0 # Rising edge
54 - 1 # Falling edge
56 '#sound-dai-cells':
60 - compatible
61 - reg
66 - |
67 #include <dt-bindings/gpio/gpio.h>
69 #address-cells = <1>;
70 #size-cells = <0>;
74 #sound-dai-cells = <1>;
75 interrupt-parent = <&gpio1>;
77 reset-gpio = <&gpio1 15 0>;
78 shutdown-gpios = <&gpio1 14 0>;
79 ti,imon-slot-no = <0>;
80 ti,vmon-slot-no = <2>;