2019-05-19 05:07:45 -07:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2023-08-04 03:46:00 -07:00
|
|
|
config PINCTRL_CS42L43
|
|
|
|
tristate "Cirrus Logic CS42L43 Pinctrl Driver"
|
|
|
|
depends on MFD_CS42L43
|
|
|
|
select GPIOLIB
|
|
|
|
select PINMUX
|
|
|
|
select PINCONF
|
|
|
|
select GENERIC_PINCONF
|
|
|
|
help
|
|
|
|
Select this to support the GPIO/Pinctrl functions of the Cirrus
|
|
|
|
Logic CS42L43 PC CODEC.
|
|
|
|
|
2019-03-19 06:48:51 -07:00
|
|
|
config PINCTRL_LOCHNAGAR
|
|
|
|
tristate "Cirrus Logic Lochnagar pinctrl driver"
|
2023-11-15 09:28:53 -07:00
|
|
|
# Avoid clash caused by MIPS defining RST, which is used in the driver
|
|
|
|
depends on MFD_LOCHNAGAR && !MIPS
|
2019-12-18 09:36:46 -07:00
|
|
|
select GPIOLIB
|
2019-03-19 06:48:51 -07:00
|
|
|
select PINMUX
|
|
|
|
select PINCONF
|
|
|
|
select GENERIC_PINCONF
|
|
|
|
help
|
|
|
|
This driver supports configuring the GPIO and other pin configuration
|
|
|
|
of the Cirrus Logic Lochnagar audio development board.
|
|
|
|
|
2018-05-21 03:00:01 -07:00
|
|
|
# This is all selected by the Madera MFD driver Kconfig options
|
|
|
|
config PINCTRL_MADERA
|
|
|
|
tristate
|
|
|
|
select PINMUX
|
|
|
|
select GENERIC_PINCONF
|
|
|
|
|
2019-07-22 02:10:14 -07:00
|
|
|
config PINCTRL_CS47L15
|
|
|
|
bool
|
|
|
|
|
2018-05-21 03:00:01 -07:00
|
|
|
config PINCTRL_CS47L35
|
|
|
|
bool
|
|
|
|
|
|
|
|
config PINCTRL_CS47L85
|
|
|
|
bool
|
|
|
|
|
|
|
|
config PINCTRL_CS47L90
|
|
|
|
bool
|
2019-07-22 02:10:15 -07:00
|
|
|
|
|
|
|
config PINCTRL_CS47L92
|
|
|
|
bool
|