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>
22 interrupt-controller: true
24 '#interrupt-cells':
27 include/dt-bindings/interrupt-controller/irq.h
30 gpio-controller: true
32 '#gpio-cells':
35 include/dt-bindings/gpio/gpio.h
38 gpio-ranges:
41 wakeup-parent:
43 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 - interrupts
56 - interrupt-controller
57 - '#interrupt-cells'
58 - gpio-controller
59 - '#gpio-cells'
60 - gpio-ranges
65 qcom-tlmm-state:
67 - $ref: pincfg-node.yaml#
68 - $ref: pinmux-node.yaml#
71 drive-strength:
77 bias-pull-down: true
78 bias-pull-up: true
79 bias-disable: true
80 input-enable: true
81 output-high: true
82 output-low: true