Lines Matching +full:asi +full:- +full:format
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
20 - $ref: dai-common.yaml#
25 - ti,tas2770
32 reset-gpio:
36 shutdown-gpios:
43 ti,imon-slot-no:
47 ti,vmon-slot-no:
51 ti,asi-format:
56 - 0 # Rising edge
57 - 1 # Falling edge
59 '#sound-dai-cells':
60 # The codec has a single DAI, the #sound-dai-cells=<1>; case is left in for backward
65 - compatible
66 - reg
71 - |
72 #include <dt-bindings/gpio/gpio.h>
74 #address-cells = <1>;
75 #size-cells = <0>;
79 #sound-dai-cells = <0>;
80 interrupt-parent = <&gpio1>;
82 reset-gpio = <&gpio1 15 0>;
83 shutdown-gpios = <&gpio1 14 0>;
84 ti,imon-slot-no = <0>;
85 ti,vmon-slot-no = <2>;