Lines Matching +full:serial3 +full:- +full:state
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,ipq6018-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <[email protected]>
17 const: qcom,ipq6018-pinctrl
26 "-state$":
28 - $ref: "#/$defs/qcom-ipq6018-tlmm-state"
29 - patternProperties:
30 "-pins$":
31 $ref: "#/$defs/qcom-ipq6018-tlmm-state"
35 qcom-ipq6018-tlmm-state:
39 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
49 - pattern: "^gpio([1-9]|[1-7][0-9]|80)$"
50 - enum: [ sdc1_clk, sdc1_cmd, sdc1_data, sdc2_clk, sdc2_cmd,
88 - pins
91 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
94 - compatible
95 - reg
100 - |
101 #include <dt-bindings/interrupt-controller/arm-gic.h>
103 compatible = "qcom,ipq6018-pinctrl";
106 interrupt-controller;
107 #interrupt-cells = <2>;
108 gpio-controller;
109 #gpio-cells = <2>;
110 gpio-ranges = <&tlmm 0 0 80>;
112 serial3-state {
115 drive-strength = <8>;
116 bias-pull-down;