Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GPIO_BY_PINCTRL:
CONFIG_GPIOLIBgpio-by-pinctrlSupport for generic GPIO handling based on top of pin control. Traditionally, firmware creates a GPIO interface or a pin controller interface and we have a driver to support it. But in SCMI, the pin control interface is generic and we can create a simple GPIO device based on the pin control interface without doing anything custom.
This driver is used to access GPIOs over the ARM SCMI protocol.
Raw data from LKDDb:
lkddb module gpio-by-pinctrl CONFIG_GPIO_BY_PINCTRL : drivers/gpio/Kconfig : "GPIO support based on a pure pin control backend" # in 7.1-rc+HEADlkddb of "" "" "scmi-pinctrl-gpio" : CONFIG_GPIOLIB CONFIG_GPIO_BY_PINCTRL : drivers/gpio/gpio-by-pinctrl.c # in 7.1-rc+HEADlkddb platform "pin-control-gpio" : CONFIG_GPIOLIB CONFIG_GPIO_BY_PINCTRL : drivers/gpio/gpio-by-pinctrl.c # in 7.1-rc+HEADThis page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - G index
Automatically generated (in year 2026). See also LKDDb sources on GitLab