Lines Matching +full:qcom +full:- +full:msm8953 +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,msm8953-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies, Inc. MSM8953 TLMM block
10 - Bjorn Andersson <[email protected]>
13 Top Level Mode Multiplexer pin controller in Qualcomm MSM8953 SoC.
17 const: qcom,msm8953-pinctrl
25 gpio-reserved-ranges: true
28 "-state$":
30 - $ref: "#/$defs/qcom-msm8953-tlmm-state"
31 - patternProperties:
32 "-pins$":
33 $ref: "#/$defs/qcom-msm8953-tlmm-state"
37 qcom-msm8953-tlmm-state:
42 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
52 - pattern: "^gpio([0-9]|[1-9][0-9]|1[0-3][0-9]|14[01])$"
53 - enum: [ sdc1_clk, sdc1_cmd, sdc1_data, sdc1_rclk, sdc2_clk,
106 - pins
109 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
112 - compatible
113 - reg
118 - |
119 #include <dt-bindings/interrupt-controller/arm-gic.h>
120 tlmm: pinctrl@1000000 {
121 compatible = "qcom,msm8953-pinctrl";
124 interrupt-controller;
125 #interrupt-cells = <2>;
126 gpio-controller;
127 #gpio-cells = <2>;
128 gpio-ranges = <&tlmm 0 0 142>;
130 serial_default: serial-state {
133 drive-strength = <2>;
134 bias-disable;