Lines Matching +full:technical +full:- +full:documentation
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Lars-Peter Clausen <lars@metafoo.de>
11 - Bogdan Togorean <bogdan.togorean@analog.com>
15 https://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1977.pdf
16 https://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1978.pdf
17 https://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1979.pdf
22 - adi,adau1977
23 - adi,adau1978
24 - adi,adau1979
29 "#sound-dai-cells":
32 reset-gpios:
35 spi-max-frequency: true
37 AVDD-supply:
40 DVDD-supply:
51 - reg
52 - compatible
53 - AVDD-supply
58 - |
59 #include <dt-bindings/gpio/gpio.h>
62 #address-cells = <1>;
63 #size-cells = <0>;
67 spi-max-frequency = <600000>;
69 AVDD-supply = <®ulator>;
70 DVDD-supply = <®ulator_digital>;
72 reset-gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
77 - |
78 #include <dt-bindings/gpio/gpio.h>
81 #address-cells = <1>;
82 #size-cells = <0>;
87 AVDD-supply = <®ulator>;
88 DVDD-supply = <®ulator_digital>;
90 reset-gpios = <&gpio 10 GPIO_ACTIVE_LOW>;