Lines Matching +full:sc7280 +full:- +full:lpass +full:- +full:lpi +full:- +full:pinctrl
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#
7 title: Qualcomm Technologies, Inc. Low Power Audio SubSystem (LPASS)
8 Low Power Island (LPI) TLMM block
11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
15 LPASS LPI IP on most Qualcomm SoCs
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$':
45 Pinctrl node's client devices use subnodes for desired pin configuration.
47 $ref: "/schemas/pinctrl/pincfg-node.yaml"
56 - pattern: "^gpio([0-9]|[1-9][0-9])$"
70 drive-strength:
76 slew-rate:
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 - |
112 lpass_tlmm: pinctrl@33c0000 {
113 compatible = "qcom,sc7280-lpass-lpi-pinctrl";
116 gpio-controller;
117 #gpio-cells = <2>;
118 gpio-ranges = <&lpass_tlmm 0 0 15>;