Lines Matching +full:top +full:- +full:level
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#
7 title: Qualcomm Technologies, Inc. Top Level Mode Multiplexer (TLMM) definitions
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
13 This defines the common properties used to describe all Qualcomm Top Level
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
46 gpio-reserved-ranges:
54 - $ref: "pinctrl.yaml#"
57 - interrupts
58 - interrupt-controller
59 - '#interrupt-cells'
60 - gpio-controller
61 - '#gpio-cells'
62 - gpio-ranges
67 qcom-tlmm-state:
69 - $ref: pincfg-node.yaml#
70 - $ref: pinmux-node.yaml#
73 drive-strength:
78 bias-pull-down: true
79 bias-pull-up: true
80 bias-disable: true
81 input-enable: true
82 output-high: true
83 output-low: true