Lines Matching +full:down +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 - Neil Armstrong <neil.armstrong@linaro.org>
15 - everest,es7241
17 reset-gpios:
21 m0-gpios:
25 m1-gpios:
29 everest,sdout-pull-down:
33 the sdout. If the sdout is pulled down, leftj format is used.
37 VDDP-supply: true
38 VDDA-supply: true
39 VDDD-supply: true
41 '#sound-dai-cells':
45 - compatible
46 - VDDP-supply
47 - VDDA-supply
48 - VDDD-supply
51 - $ref: dai-common.yaml#
56 - |
57 #include <dt-bindings/gpio/gpio.h>
60 #sound-dai-cells = <0>;
61 reset-gpios = <&gpio1 15 GPIO_ACTIVE_HIGH>;
62 VDDP-supply = <&vddp_supply>;
63 VDDA-supply = <&vdda_supply>;
64 VDDD-supply = <&vddd_supply>;