Lines Matching +full:blsp1 +full:- +full:uart2 +full:- +full:sleep +full:- +full:state
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,msm8917-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Barnabas Czeman <[email protected]>
17 const: qcom,msm8917-pinctrl
25 gpio-reserved-ranges:
29 gpio-line-names:
33 "-state$":
35 - $ref: "#/$defs/qcom-msm8917-tlmm-state"
36 - patternProperties:
37 "-pins$":
38 $ref: "#/$defs/qcom-msm8917-tlmm-state"
42 qcom-msm8917-tlmm-state:
47 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
57 - pattern: "^gpio([0-9]|[1-9][0-9]|1[0-2][0-9]|13[0-3])$"
58 - enum: [ sdc1_clk, sdc1_cmd, sdc1_data, sdc1_rclk, sdc2_clk,
109 - pins
112 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
115 - compatible
116 - reg
121 - |
122 #include <dt-bindings/interrupt-controller/arm-gic.h>
125 compatible = "qcom,msm8917-pinctrl";
128 gpio-controller;
129 gpio-ranges = <&tlmm 0 0 134>;
130 #gpio-cells = <2>;
131 interrupt-controller;
132 #interrupt-cells = <2>;
134 blsp1-uart2-sleep-state {
138 drive-strength = <2>;
139 bias-pull-down;
142 spi1-default-state {
143 spi-pins {
147 drive-strength = <12>;
148 bias-disable;
151 cs-pins {
155 drive-strength = <16>;
156 bias-disable;
157 output-high;