Lines Matching +full:device +full:- +full:tree

19 	  This provides Linux-compatible device tree interface for the pinctrl
20 subsystem. This feature depends on device tree configuration because
21 it parses a device tree to look for the pinctrl device which the
22 peripheral device is associated with.
24 If this option is disabled (it is the only possible choice for non-DT
27 It is totally up to the implementation of each low-level driver.
40 If you need to handle vendor-specific DT properties, you can disable
53 The driver is typically controlled by the device tree.
66 This option is an SPL-variant of the PINCTRL option.
75 This option is an SPL-variant of the PINCTRL_FULL option.
83 This option is an SPL-variant of the PINCTRL_GENERIC option.
91 This option is an SPL-variant of the PINMUX option.
95 driver or in the device tree. If this is acceptable and you need
96 to adjust pin multiplexing in SPL in order to boot into U-Boot,
97 enable this option. You will need to enable device tree in SPL
104 This option is an SPL-variant of the PINCONF option.
114 The driver is controlled by a device tree node which contains
125 AT91 PIO controller is a combined gpio-controller, pin-mux and
126 pin-config module. Each I/O pin may be dedicated as a general-purpose
129 one-half of peripheral clock cycle and a debouncing filter providing
131 can also control the multi-driver capability, pull-up and pull-down
142 bool "Microchip PIC32 pin-control and pin-mux driver"
148 SoCs. This driver is controlled by a device tree node which
157 The driver is controlled by a device tree node which contains both
167 The driver is controlled by a device tree node which contains
181 bool "Single register pin-control and pin-multiplex driver"
192 bool "STMicroelectronics STi pin-control and pin-mux driver"
198 The driver is controlled by a device tree node which contains both
208 The driver is controlled by a device tree node which contains both