Lines Matching +full:qcom +full:- +full:sm8550 +full:- +full:tlmm +full:- +full:state
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,sm8550-lpass-lpi-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm SM8550 SoC LPASS LPI TLMM
10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
15 (LPASS) Low Power Island (LPI) of Qualcomm SM8550 SoC.
20 - const: qcom,sm8550-lpass-lpi-pinctrl
21 - items:
22 - const: qcom,x1e80100-lpass-lpi-pinctrl
23 - const: qcom,sm8550-lpass-lpi-pinctrl
27 - description: LPASS LPI TLMM Control and Status registers
28 - description: LPASS LPI MCC registers
32 - description: LPASS Core voting clock
33 - description: LPASS Audio voting clock
35 clock-names:
37 - const: core
38 - const: audio
41 "-state$":
43 - $ref: "#/$defs/qcom-sm8550-lpass-state"
44 - patternProperties:
45 "-pins$":
46 $ref: "#/$defs/qcom-sm8550-lpass-state"
50 qcom-sm8550-lpass-state:
55 $ref: qcom,lpass-lpi-common.yaml#/$defs/qcom-tlmm-state
64 pattern: "^gpio([0-9]|1[0-9]|2[0-2])$"
80 - $ref: qcom,lpass-lpi-common.yaml#
83 - compatible
84 - reg
85 - clocks
86 - clock-names
91 - |
92 #include <dt-bindings/sound/qcom,q6dsp-lpass-ports.h>
95 compatible = "qcom,sm8550-lpass-lpi-pinctrl";
101 clock-names = "core", "audio";
103 gpio-controller;
104 #gpio-cells = <2>;
105 gpio-ranges = <&lpass_tlmm 0 0 23>;
107 tx-swr-sleep-clk-state {
110 drive-strength = <2>;
111 bias-pull-down;