Lines Matching +full:qcom +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,ipq8074-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm IPQ8074 TLMM pin controller
10 - Bjorn Andersson <andersson@kernel.org>
11 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
18 const: qcom,ipq8074-pinctrl
26 interrupt-controller: true
27 "#interrupt-cells": true
28 gpio-controller: true
29 "#gpio-cells": true
30 gpio-ranges: true
31 wakeup-parent: true
33 gpio-reserved-ranges:
37 gpio-line-names:
41 "-state$":
43 - $ref: "#/$defs/qcom-ipq8074-tlmm-state"
44 - patternProperties:
45 "-pins$":
46 $ref: "#/$defs/qcom-ipq8074-tlmm-state"
50 qcom-ipq8074-tlmm-state:
55 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
64 pattern: "^gpio([0-9]|[1-6][0-9]|70)$"
97 - pins
100 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
103 - compatible
104 - reg
109 - |
110 #include <dt-bindings/interrupt-controller/arm-gic.h>
112 tlmm: pinctrl@1000000 {
113 compatible = "qcom,ipq8074-pinctrl";
115 gpio-controller;
116 #gpio-cells = <0x2>;
117 gpio-ranges = <&tlmm 0 0 70>;
119 interrupt-controller;
120 #interrupt-cells = <0x2>;
122 serial4-state {
125 drive-strength = <8>;
126 bias-disable;