Lines Matching +full:control +full:- +full:selection
2 # SPDX-License-Identifier: Apache-2.0
5 RT600/RT500 pin control node. This node defines pin configurations in pin
17 slew-rate = "normal";
18 drive-strength = "normal";
24 IOCON_FUNC=<pin mux selection>,
28 IOCON_SLEWRATE = <slew-rate selection>,
29 IOCON_FULLDRIVE = <drive-strength selection>,
35 drive-open-drain: IOCON_ODENA=1
36 bias-pull-up: IOCON_PUPDENA=1, IOCON_PUPSEL=1
37 bias-pull-down: IOCON_PUPDENA=1, IOCON_PUPSEL=0
38 input-enable: IOCON_IBENA=1
40 compatible: "nxp,rt-iocon-pinctrl"
44 child-binding:
46 child-binding:
51 - name: pincfg-node.yaml
52 property-allowlist:
53 - drive-open-drain
54 - bias-pull-up
55 - bias-pull-down
56 - input-enable
63 Pin mux selection for this group. See the SOC level pinctrl header
65 slew-rate:
69 - "normal"
70 - "slow"
73 0 SLEWRATE_0- normal mode, output slew rate is standard
74 1 SLEWRATE_1- slow mode, output slew rate is slower
75 drive-strength:
79 - "normal"
80 - "high"
84 0 FULLDRIVE_0- Normal output drive mode
85 1 FULLDRIVE_1- Full output drive mode, output strength is twice
91 nxp,analog-mode: