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
21 - $ref: dai-common.yaml#
26 - neofidelity,ntp8918
30 - 0x2a
31 - 0x2b
32 - 0x2c
33 - 0x2d
35 reset-gpios:
38 '#sound-dai-cells':
44 clock-names:
46 - const: wck
47 - const: scl
48 - const: bck
51 - compatible
52 - reg
57 - |
58 #include <dt-bindings/gpio/gpio.h>
61 #address-cells = <1>;
62 #size-cells = <0>;
64 audio-codec@2a {
66 #sound-dai-cells = <0>;
69 clock-names = "wck", "scl", "bck";
70 reset-gpios = <&gpio 5 GPIO_ACTIVE_LOW>;