Lines Matching +full:qdu1000 +full:- +full:tlmm
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,qdu1000-tlmm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies, Inc. QDU1000/QRU1000 TLMM block
10 - Melody Olvera <quic_molvera@quicinc.com>
13 Top Level Mode Multiplexer pin controller found in the QDU1000 and
17 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
21 const: qcom,qdu1000-tlmm
29 gpio-reserved-ranges:
33 gpio-line-names:
37 "-state$":
39 - $ref: "#/$defs/qcom-qdu1000-tlmm-state"
40 - patternProperties:
41 "-pins$":
42 $ref: "#/$defs/qcom-qdu1000-tlmm-state"
46 qcom-qdu1000-tlmm-state:
51 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
61 - pattern: "^gpio([0-9]|[1-9][0-9]|1[0-4][0-9]|150)$"
62 - enum: [ sdc1_rclk, sdc1_clk, sdc1_cmd, sdc1_data ]
92 - pins
95 - compatible
96 - reg
101 - |
102 #include <dt-bindings/interrupt-controller/arm-gic.h>
105 compatible = "qcom,qdu1000-tlmm";
108 gpio-controller;
109 #gpio-cells = <2>;
110 interrupt-controller;
111 #interrupt-cells = <2>;
112 gpio-ranges = <&tlmm 0 0 151>;
113 wakeup-parent = <&pdc>;
115 uart0-default-state {