summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/Kconfig
diff options
context:
space:
mode:
authorRichard Fitzgerald2018-05-21 12:00:01 +0200
committerLee Jones2018-06-05 12:15:23 +0200
commit218d72a77b0bc203649c28f03cad6f90af88a787 (patch)
tree6bb8a8ce81de87be61b817613fb3907b238aa081 /drivers/pinctrl/Kconfig
parentpinctrl: madera: Add DT bindings for Cirrus Logic Madera codecs (diff)
downloadkernel-qcow2-linux-218d72a77b0bc203649c28f03cad6f90af88a787.tar.gz
kernel-qcow2-linux-218d72a77b0bc203649c28f03cad6f90af88a787.tar.xz
kernel-qcow2-linux-218d72a77b0bc203649c28f03cad6f90af88a787.zip
pinctrl: madera: Add driver for Cirrus Logic Madera codecs
These codecs have a variable number of I/O lines each of which is individually selectable to a wide range of possible functions. The functionality is slightly different from the traditional muxed GPIO since most of the functions can be mapped to any pin (and even the same function to multiple pins). Most pins have a dedicated "alternate" function that is only available on that pin. The alternate functions are usually a group of signals, though it is not always necessary to enable the full group, depending on the alternate function and how it is to be used. The mapping between alternate functions and GPIO pins varies between codecs depending on the number of alternate functions and available pins. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/pinctrl/Kconfig')
-rw-r--r--drivers/pinctrl/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index 01fe8e0455a0..bc3bd2075ed0 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -359,6 +359,7 @@ source "drivers/pinctrl/vt8500/Kconfig"
source "drivers/pinctrl/mediatek/Kconfig"
source "drivers/pinctrl/zte/Kconfig"
source "drivers/pinctrl/meson/Kconfig"
+source "drivers/pinctrl/cirrus/Kconfig"
config PINCTRL_XWAY
bool