Lines Matching +full:dmic01 +full:- +full:clk +full:- +full:sleep +full:- +full:pins
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,sc7280-lpass-lpi-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Srinivas Kandagatla <[email protected]>
18 const: qcom,sc7280-lpass-lpi-pinctrl
24 "-state$":
26 - $ref: "#/$defs/qcom-sc7280-lpass-state"
27 - patternProperties:
28 "-pins$":
29 $ref: "#/$defs/qcom-sc7280-lpass-state"
33 qcom-sc7280-lpass-state:
38 $ref: qcom,lpass-lpi-common.yaml#/$defs/qcom-tlmm-state
42 pins:
44 List of gpio pins affected by the properties specified in this
48 - pattern: "^gpio([0-9]|1[0-4])$"
60 pins.
63 - compatible
64 - reg
67 - $ref: qcom,lpass-lpi-common.yaml#
72 - |
74 compatible = "qcom,sc7280-lpass-lpi-pinctrl";
77 gpio-controller;
78 #gpio-cells = <2>;
79 gpio-ranges = <&lpass_tlmm 0 0 15>;
81 dmic01-state {
82 dmic01-clk-pins {
83 pins = "gpio6";
87 dmic01-clk-sleep-pins {
88 pins = "gpio6";
93 tx-swr-data-sleep-state {
94 pins = "gpio1", "gpio2", "gpio14";