Lines Matching +full:gpio +full:- +full:reserved +full:- +full:ranges
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#
11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
19 const: qcom,sc7280-lpass-lpi-pinctrl
21 qcom,adsp-bypass-mode:
30 gpio-controller: true
32 '#gpio-cells':
34 include/dt-bindings/gpio/gpio.h
37 gpio-ranges:
42 '-pins$':
47 $ref: "/schemas/pinctrl/pincfg-node.yaml"
52 List of gpio pins affected by the properties specified in this
56 - pattern: "^gpio([0-9]|[1-9][0-9])$"
61 enum: [ gpio, swr_tx_clk, qua_mi2s_sclk, swr_tx_data, qua_mi2s_ws,
70 drive-strength:
76 slew-rate:
83 3: Reserved (No adjustments)
85 bias-pull-down: true
87 bias-pull-up: true
89 bias-disable: true
91 output-high: true
93 output-low: true
96 - pins
97 - function
102 - compatible
103 - reg
104 - gpio-controller
105 - '#gpio-cells'
106 - gpio-ranges
111 - |
113 compatible = "qcom,sc7280-lpass-lpi-pinctrl";
116 gpio-controller;
117 #gpio-cells = <2>;
118 gpio-ranges = <&lpass_tlmm 0 0 15>;