Lines Matching +full:shutdown +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#
11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
25 powerdown-gpios:
26 description: GPIO spec for Powerdown/Shutdown line to use
29 vdd-supply:
32 '#thermal-sensor-cells':
35 '#sound-dai-cells':
39 - compatible
40 - reg
41 - vdd-supply
42 - powerdown-gpios
43 - "#thermal-sensor-cells"
44 - "#sound-dai-cells"
49 - |
50 soundwire-controller@3250000 {
51 #address-cells = <2>;
52 #size-cells = <0>;
58 powerdown-gpios = <&tlmm 1 0>;
59 vdd-supply = <&vreg_s10b_1p8>;
60 #thermal-sensor-cells = <0>;
61 #sound-dai-cells = <0>;
67 powerdown-gpios = <&tlmm 89 0>;
68 vdd-supply = <&vreg_s10b_1p8>;
69 #thermal-sensor-cells = <0>;
70 #sound-dai-cells = <0>;