Lines Matching +full:scl +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 - Igor Prusov <[email protected]>
16 processing functions, high-performance, high-fidelity fully
17 digital PWM modulator and two high-power full-bridge MOSFET
22 - $ref: dai-common.yaml#
27 - neofidelity,ntp8835
28 - neofidelity,ntp8835c
32 - 0x2a
33 - 0x2b
34 - 0x2c
35 - 0x2d
37 reset-gpios:
40 '#sound-dai-cells':
46 clock-names:
48 - const: wck
49 - const: bck
50 - const: scl
51 - const: mclk
54 - compatible
55 - reg
60 - |
61 #include <dt-bindings/gpio/gpio.h>
63 #address-cells = <1>;
64 #size-cells = <0>;
65 audio-codec@2b {
67 #sound-dai-cells = <0>;
69 reset-gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
71 clock-names = "wck", "bck", "scl", "mclk";