Lines Matching +full:qcom +full:- +full:mdm9607 +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,mdm9607-tlmm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies, Inc. MDM9607 TLMM block
10 - Konrad Dybcio <[email protected]>
13 Top Level Mode Multiplexer pin controller in Qualcomm MDM9607 SoC.
16 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
20 const: qcom,mdm9607-tlmm
28 gpio-reserved-ranges: true
31 "-state$":
33 - $ref: "#/$defs/qcom-mdm9607-tlmm-state"
34 - additionalProperties: false
37 $ref: "#/$defs/qcom-mdm9607-tlmm-state"
40 qcom-mdm9607-tlmm-state:
45 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
55 - pattern: "^gpio([1-9]|[1-7][0-9]|80)$"
56 - enum: [ sdc1_clk, sdc1_cmd, sdc1_data, sdc2_clk, sdc2_cmd,
99 - pins
102 - compatible
103 - reg
108 - |
109 #include <dt-bindings/interrupt-controller/arm-gic.h>
110 tlmm: pinctrl@1000000 {
111 compatible = "qcom,mdm9607-tlmm";
114 gpio-controller;
115 gpio-ranges = <&msmgpio 0 0 80>;
116 #gpio-cells = <2>;
117 interrupt-controller;
118 #interrupt-cells = <2>;