Lines Matching +full:qcom +full:- +full:ipq5424 +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,ipq5424-tlmm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm IPQ5424 TLMM pin controller
10 - Bjorn Andersson <[email protected]>
13 Top Level Mode Multiplexer pin controller in Qualcomm IPQ5424 SoC.
16 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
20 const: qcom,ipq5424-tlmm
28 gpio-reserved-ranges:
32 gpio-line-names:
36 "-state$":
38 - $ref: "#/$defs/qcom-ipq5424-tlmm-state"
39 - patternProperties:
40 "-pins$":
41 $ref: "#/$defs/qcom-ipq5424-tlmm-state"
45 qcom-ipq5424-tlmm-state:
50 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
59 pattern: "^gpio([0-9]|[1-4][0-9])$"
86 - pins
89 - compatible
90 - reg
95 - |
96 #include <dt-bindings/interrupt-controller/arm-gic.h>
98 tlmm: pinctrl@1000000 {
99 compatible = "qcom,ipq5424-tlmm";
101 gpio-controller;
102 #gpio-cells = <0x2>;
103 gpio-ranges = <&tlmm 0 0 50>;
105 interrupt-controller;
106 #interrupt-cells = <0x2>;
108 uart1_pins: uart1-state {
111 drive-strength = <8>;
112 bias-pull-up;