Lines Matching +full:codec +full:- +full:reset +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#
7 title: Cirrus Logic CS42L84 audio CODEC
10 - Martin Povišer <[email protected]>
13 The CS42L84 is a headphone jack codec made by Cirrus Logic and embedded
21 - cirrus,cs42l84
26 reset-gpios:
32 '#sound-dai-cells':
36 - compatible
37 - reg
42 - |
43 #include <dt-bindings/gpio/gpio.h>
44 #include <dt-bindings/interrupt-controller/irq.h>
46 #address-cells = <1>;
47 #size-cells = <0>;
49 jack_codec: codec@4b {
52 reset-gpios = <&pinctrl_nub 4 GPIO_ACTIVE_LOW>;
53 interrupts-extended = <&pinctrl_ap 180 IRQ_TYPE_LEVEL_LOW>;
54 #sound-dai-cells = <0>;