Lines Matching +full:string +full:- +full:array +full:- +full:enum
2 # SPDX-License-Identifier: Apache-2.0
19 /* You can put this in places like a board-pinctrl.dtsi file in
23 /* include pre-defined combinations for the SoC variant used by the board */
24 #include <dt-bindings/pinctrl/renesas-rzt2m-pinctrl.h>
33 input-enable;
47 pins, such as the 'input-enable' property in group 2.
49 compatible: "renesas,rzt2m-pinctrl"
53 child-binding:
56 child-binding:
59 - name: pincfg-node.yaml
60 property-allowlist:
61 - input-enable
62 - bias-pull-up
63 - bias-pull-down
64 - bias-high-impedance
65 - input-schmitt-enable
70 type: array
72 An array of pins sharing the same group properties. Each
73 element of the array is an integer constructed from the
75 drive-strength:
76 type: string
77 enum:
78 - "low"
79 - "middle"
80 - "high"
81 - "ultrahigh"
84 The drive strength of a pin, relative to full-driver strength.
86 slew-rate:
87 type: string
88 enum:
89 - "slow"
90 - "fast"