1 if (ARCH_QCOM || COMPILE_TEST)
10 config PINCTRL_APQ8064
11 tristate "Qualcomm APQ8064 pin controller driver"
12 depends on GPIOLIB && OF
15 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
16 Qualcomm TLMM block found in the Qualcomm APQ8064 platform.
18 config PINCTRL_APQ8084
19 tristate "Qualcomm APQ8084 pin controller driver"
20 depends on GPIOLIB && OF
23 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
24 Qualcomm TLMM block found in the Qualcomm APQ8084 platform.
26 config PINCTRL_IPQ4019
27 tristate "Qualcomm IPQ4019 pin controller driver"
28 depends on GPIOLIB && OF
31 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
32 Qualcomm TLMM block found in the Qualcomm IPQ4019 platform.
34 config PINCTRL_IPQ8064
35 tristate "Qualcomm IPQ8064 pin controller driver"
36 depends on GPIOLIB && OF
39 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
40 Qualcomm TLMM block found in the Qualcomm IPQ8064 platform.
42 config PINCTRL_MSM8660
43 tristate "Qualcomm 8660 pin controller driver"
44 depends on GPIOLIB && OF
47 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
48 Qualcomm TLMM block found in the Qualcomm 8660 platform.
50 config PINCTRL_MSM8960
51 tristate "Qualcomm 8960 pin controller driver"
52 depends on GPIOLIB && OF
55 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
56 Qualcomm TLMM block found in the Qualcomm 8960 platform.
58 config PINCTRL_MDM9615
59 tristate "Qualcomm 9615 pin controller driver"
60 depends on GPIOLIB && OF
63 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
64 Qualcomm TLMM block found in the Qualcomm 9615 platform.
66 config PINCTRL_MSM8X74
67 tristate "Qualcomm 8x74 pin controller driver"
68 depends on GPIOLIB && OF
71 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
72 Qualcomm TLMM block found in the Qualcomm 8974 platform.
74 config PINCTRL_MSM8916
75 tristate "Qualcomm 8916 pin controller driver"
76 depends on GPIOLIB && OF
79 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
80 Qualcomm TLMM block found on the Qualcomm 8916 platform.
82 config PINCTRL_MSM8994
83 tristate "Qualcomm 8994 pin controller driver"
84 depends on GPIOLIB && OF
87 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
88 Qualcomm TLMM block found in the Qualcomm 8994 platform. The
89 Qualcomm 8992 platform is also supported by this driver.
91 config PINCTRL_MSM8996
92 tristate "Qualcomm MSM8996 pin controller driver"
93 depends on GPIOLIB && OF
96 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
97 Qualcomm TLMM block found in the Qualcomm MSM8996 platform.
99 config PINCTRL_QDF2XXX
100 tristate "Qualcomm Technologies QDF2xxx pin controller driver"
101 depends on GPIOLIB && ACPI
104 This is the GPIO driver for the TLMM block found on the
105 Qualcomm Technologies QDF2xxx SOCs.
107 config PINCTRL_QCOM_SPMI_PMIC
108 tristate "Qualcomm SPMI PMIC pin controller driver"
109 depends on GPIOLIB && OF && SPMI
113 select GENERIC_PINCONF
115 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
116 Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips,
117 which are using SPMI for communication with SoC. Example PMIC's
118 devices are pm8841, pm8941 and pma8084.
120 config PINCTRL_QCOM_SSBI_PMIC
121 tristate "Qualcomm SSBI PMIC pin controller driver"
122 depends on GPIOLIB && OF
125 select GENERIC_PINCONF
127 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
128 Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips,
129 which are using SSBI for communication with SoC. Example PMIC's
130 devices are pm8058 and pm8921.