Lines Matching +full:4 +full:- +full:pin
2 # SPDX-License-Identifier: Apache-2.0
5 This file needs to be included by devices that need to specify a set of pin
6 controller states. The maximum number of supported states is 5 (pinctrl-0 ...
7 pinctrl-4) but it can be incremented if required.
9 The bindings file for each pin controller driver implementation should provide
10 more information on what is the expected pin configuration format.
13 pinctrl-0:
16 Pin configuration/s for the first state. Content is specific to the
17 selected pin controller driver implementation.
19 pinctrl-1:
22 Pin configuration/s for the second state. See pinctrl-0.
24 pinctrl-2:
27 Pin configuration/s for the third state. See pinctrl-0.
29 pinctrl-3:
32 Pin configuration/s for the fourth state. See pinctrl-0.
34 pinctrl-4:
37 Pin configuration/s for the fifth state. See pinctrl-0.
39 pinctrl-names:
40 type: string-array