Lines Matching +full:gpio +full:- +full:reserved +full:- +full:ranges
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,tlmm-common.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
23 interrupt-controller: true
25 '#interrupt-cells':
28 include/dt-bindings/interrupt-controller/irq.h
31 gpio-controller: true
33 '#gpio-cells':
36 include/dt-bindings/gpio/gpio.h
39 gpio-ranges:
42 wakeup-parent:
44 Specifying the interrupt-controller used to wake up the system when the
47 gpio-reserved-ranges:
49 Pins can be reserved for trusted applications and thereby unaccessible
51 should not be accessed by the OS. Please see the ../gpio/gpio.txt for more
55 - $ref: pinctrl.yaml#
58 - interrupts
59 - interrupt-controller
60 - '#interrupt-cells'
61 - gpio-controller
62 - '#gpio-cells'
63 - gpio-ranges
68 qcom-tlmm-state:
70 drive-strength:
75 bias-pull-down: true
76 bias-pull-up: true
77 bias-disable: true
78 input-enable: false
79 output-disable: true
80 output-enable: true
81 output-high: true
82 output-low: true
85 - $ref: pincfg-node.yaml#
86 - $ref: pinmux-node.yaml#
88 - if:
92 pattern: "^gpio"
95 - function