Lines Matching +full:pdc +full:- +full:ranges
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,sc7280-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <[email protected]>
17 const: qcom,sc7280-pinctrl
26 gpio-reserved-ranges:
30 gpio-line-names:
34 "-state$":
36 - $ref: "#/$defs/qcom-sc7280-tlmm-state"
37 - patternProperties:
38 "-pins$":
39 $ref: "#/$defs/qcom-sc7280-tlmm-state"
43 qcom-sc7280-tlmm-state:
48 $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state
58 - pattern: "^gpio([0-9]|[1-9][0-9]|1[0-6][0-9]|17[0-4])$"
59 - enum: [ sdc1_rclk, sdc1_clk, sdc1_cmd, sdc1_data, sdc2_clk,
99 - pins
102 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
105 - compatible
106 - reg
111 - |
112 #include <dt-bindings/interrupt-controller/arm-gic.h>
114 compatible = "qcom,sc7280-pinctrl";
117 gpio-controller;
118 #gpio-cells = <2>;
119 interrupt-controller;
120 #interrupt-cells = <2>;
121 gpio-ranges = <&tlmm 0 0 175>;
122 wakeup-parent = <&pdc>;
124 qup_uart5_default: qup-uart5-state {
127 drive-strength = <2>;
128 bias-disable;