Lines Matching +full:pa +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 - Weidong Wang <wangweidong.a@awinic.com>
20 - awinic,aw88395
21 - awinic,aw88261
22 - awinic,aw88399
27 '#sound-dai-cells':
30 reset-gpios:
33 awinic,audio-channel:
35 It is used to distinguish multiple PA devices, so that different
36 configurations can be loaded to different PA devices
41 awinic,sync-flag:
43 Flag bit used to keep the phase synchronized in the case of multiple PA
47 - compatible
48 - reg
49 - '#sound-dai-cells'
50 - awinic,audio-channel
53 - $ref: dai-common.yaml#
54 - if:
59 - awinic,aw88261
62 reset-gpios: false
67 - |
68 #include <dt-bindings/gpio/gpio.h>
70 #address-cells = <1>;
71 #size-cells = <0>;
72 audio-codec@34 {
75 #sound-dai-cells = <0>;
76 reset-gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
77 awinic,audio-channel = <0>;
78 awinic,sync-flag;