162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig PINCTRL_CS42L43 362306a36Sopenharmony_ci tristate "Cirrus Logic CS42L43 Pinctrl Driver" 462306a36Sopenharmony_ci depends on MFD_CS42L43 562306a36Sopenharmony_ci select GPIOLIB 662306a36Sopenharmony_ci select PINMUX 762306a36Sopenharmony_ci select PINCONF 862306a36Sopenharmony_ci select GENERIC_PINCONF 962306a36Sopenharmony_ci help 1062306a36Sopenharmony_ci Select this to support the GPIO/Pinctrl functions of the Cirrus 1162306a36Sopenharmony_ci Logic CS42L43 PC CODEC. 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ciconfig PINCTRL_LOCHNAGAR 1462306a36Sopenharmony_ci tristate "Cirrus Logic Lochnagar pinctrl driver" 1562306a36Sopenharmony_ci # Avoid clash caused by MIPS defining RST, which is used in the driver 1662306a36Sopenharmony_ci depends on MFD_LOCHNAGAR && !MIPS 1762306a36Sopenharmony_ci select GPIOLIB 1862306a36Sopenharmony_ci select PINMUX 1962306a36Sopenharmony_ci select PINCONF 2062306a36Sopenharmony_ci select GENERIC_PINCONF 2162306a36Sopenharmony_ci help 2262306a36Sopenharmony_ci This driver supports configuring the GPIO and other pin configuration 2362306a36Sopenharmony_ci of the Cirrus Logic Lochnagar audio development board. 2462306a36Sopenharmony_ci 2562306a36Sopenharmony_ci# This is all selected by the Madera MFD driver Kconfig options 2662306a36Sopenharmony_ciconfig PINCTRL_MADERA 2762306a36Sopenharmony_ci tristate 2862306a36Sopenharmony_ci select PINMUX 2962306a36Sopenharmony_ci select GENERIC_PINCONF 3062306a36Sopenharmony_ci 3162306a36Sopenharmony_ciconfig PINCTRL_CS47L15 3262306a36Sopenharmony_ci bool 3362306a36Sopenharmony_ci 3462306a36Sopenharmony_ciconfig PINCTRL_CS47L35 3562306a36Sopenharmony_ci bool 3662306a36Sopenharmony_ci 3762306a36Sopenharmony_ciconfig PINCTRL_CS47L85 3862306a36Sopenharmony_ci bool 3962306a36Sopenharmony_ci 4062306a36Sopenharmony_ciconfig PINCTRL_CS47L90 4162306a36Sopenharmony_ci bool 4262306a36Sopenharmony_ci 4362306a36Sopenharmony_ciconfig PINCTRL_CS47L92 4462306a36Sopenharmony_ci bool 45