xref: /openbmc/linux/drivers/pinctrl/qcom/Kconfig (revision 203672e1)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
269b78b8dSLinus Walleijif (ARCH_QCOM || COMPILE_TEST)
369b78b8dSLinus Walleij
469b78b8dSLinus Walleijconfig PINCTRL_MSM
538e86f5cSJohn Stultz	tristate "Qualcomm core pin controller driver"
6424953cfSArnd Bergmann	depends on GPIOLIB
7424953cfSArnd Bergmann	select QCOM_SCM
869b78b8dSLinus Walleij	select PINMUX
969b78b8dSLinus Walleij	select PINCONF
1069b78b8dSLinus Walleij	select GENERIC_PINCONF
1169b78b8dSLinus Walleij	select GPIOLIB_IRQCHIP
12c3c0c2e1SDouglas Anderson	select IRQ_DOMAIN_HIERARCHY
13c3c0c2e1SDouglas Anderson	select IRQ_FASTEOI_HIERARCHY_HANDLERS
1469b78b8dSLinus Walleij
1569b78b8dSLinus Walleijconfig PINCTRL_APQ8064
1669b78b8dSLinus Walleij	tristate "Qualcomm APQ8064 pin controller driver"
1732ec3960SArnd Bergmann	depends on OF
18*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
19be117ca3SJohn Stultz	depends on PINCTRL_MSM
2069b78b8dSLinus Walleij	help
2169b78b8dSLinus Walleij	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
2269b78b8dSLinus Walleij	  Qualcomm TLMM block found in the Qualcomm APQ8064 platform.
2369b78b8dSLinus Walleij
24c4f6f9c0SGeorgi Djakovconfig PINCTRL_APQ8084
25c4f6f9c0SGeorgi Djakov	tristate "Qualcomm APQ8084 pin controller driver"
2632ec3960SArnd Bergmann	depends on OF
27*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
28be117ca3SJohn Stultz	depends on PINCTRL_MSM
29c4f6f9c0SGeorgi Djakov	help
30c4f6f9c0SGeorgi Djakov	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
31c4f6f9c0SGeorgi Djakov	  Qualcomm TLMM block found in the Qualcomm APQ8084 platform.
32c4f6f9c0SGeorgi Djakov
33e260d2bbSVaradarajan Narayananconfig PINCTRL_IPQ4019
34e260d2bbSVaradarajan Narayanan	tristate "Qualcomm IPQ4019 pin controller driver"
3532ec3960SArnd Bergmann	depends on OF
36*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
37be117ca3SJohn Stultz	depends on PINCTRL_MSM
38e260d2bbSVaradarajan Narayanan	help
39e260d2bbSVaradarajan Narayanan	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
40e260d2bbSVaradarajan Narayanan	  Qualcomm TLMM block found in the Qualcomm IPQ4019 platform.
41e260d2bbSVaradarajan Narayanan
4269b78b8dSLinus Walleijconfig PINCTRL_IPQ8064
4369b78b8dSLinus Walleij	tristate "Qualcomm IPQ8064 pin controller driver"
4432ec3960SArnd Bergmann	depends on OF
45*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
46be117ca3SJohn Stultz	depends on PINCTRL_MSM
4769b78b8dSLinus Walleij	help
4869b78b8dSLinus Walleij	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
4969b78b8dSLinus Walleij	  Qualcomm TLMM block found in the Qualcomm IPQ8064 platform.
5069b78b8dSLinus Walleij
51d2a2c808SVaradarajan Narayananconfig PINCTRL_IPQ8074
52d2a2c808SVaradarajan Narayanan	tristate "Qualcomm Technologies, Inc. IPQ8074 pin controller driver"
5332ec3960SArnd Bergmann	depends on OF
54*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
55be117ca3SJohn Stultz	depends on PINCTRL_MSM
56d2a2c808SVaradarajan Narayanan	help
57d2a2c808SVaradarajan Narayanan	  This is the pinctrl, pinmux, pinconf and gpiolib driver for
58d2a2c808SVaradarajan Narayanan	  the Qualcomm Technologies Inc. TLMM block found on the
59d2a2c808SVaradarajan Narayanan	  Qualcomm Technologies Inc. IPQ8074 platform. Select this for
60d2a2c808SVaradarajan Narayanan	  IPQ8074.
61d2a2c808SVaradarajan Narayanan
62ef1ea54eSSricharan Rconfig PINCTRL_IPQ6018
63ef1ea54eSSricharan R	tristate "Qualcomm Technologies, Inc. IPQ6018 pin controller driver"
6432ec3960SArnd Bergmann	depends on OF
65*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
66be117ca3SJohn Stultz	depends on PINCTRL_MSM
67ef1ea54eSSricharan R	help
68ef1ea54eSSricharan R	  This is the pinctrl, pinmux, pinconf and gpiolib driver for
69ef1ea54eSSricharan R	  the Qualcomm Technologies Inc. TLMM block found on the
70ef1ea54eSSricharan R	  Qualcomm Technologies Inc. IPQ6018 platform. Select this for
71ef1ea54eSSricharan R	  IPQ6018.
72ef1ea54eSSricharan R
73db436a71SBartosz Dudziakconfig PINCTRL_MSM8226
74db436a71SBartosz Dudziak	tristate "Qualcomm 8226 pin controller driver"
7532ec3960SArnd Bergmann	depends on OF
76*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
77be117ca3SJohn Stultz	depends on PINCTRL_MSM
78db436a71SBartosz Dudziak	help
79db436a71SBartosz Dudziak	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
80db436a71SBartosz Dudziak	  Qualcomm Technologies Inc TLMM block found on the Qualcomm
81db436a71SBartosz Dudziak	  Technologies Inc MSM8226 platform.
82db436a71SBartosz Dudziak
836955e6b4SBjorn Anderssonconfig PINCTRL_MSM8660
846955e6b4SBjorn Andersson	tristate "Qualcomm 8660 pin controller driver"
8532ec3960SArnd Bergmann	depends on OF
86*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
87be117ca3SJohn Stultz	depends on PINCTRL_MSM
886955e6b4SBjorn Andersson	help
896955e6b4SBjorn Andersson	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
906955e6b4SBjorn Andersson	  Qualcomm TLMM block found in the Qualcomm 8660 platform.
916955e6b4SBjorn Andersson
9269b78b8dSLinus Walleijconfig PINCTRL_MSM8960
9369b78b8dSLinus Walleij	tristate "Qualcomm 8960 pin controller driver"
9432ec3960SArnd Bergmann	depends on OF
95*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
96be117ca3SJohn Stultz	depends on PINCTRL_MSM
9769b78b8dSLinus Walleij	help
9869b78b8dSLinus Walleij	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
9969b78b8dSLinus Walleij	  Qualcomm TLMM block found in the Qualcomm 8960 platform.
10069b78b8dSLinus Walleij
10141353ae7SKonrad Dybcioconfig PINCTRL_MDM9607
10241353ae7SKonrad Dybcio	tristate "Qualcomm 9607 pin controller driver"
10341353ae7SKonrad Dybcio	depends on GPIOLIB && OF
10441353ae7SKonrad Dybcio	depends on PINCTRL_MSM
10541353ae7SKonrad Dybcio	help
10641353ae7SKonrad Dybcio	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
10741353ae7SKonrad Dybcio	  Qualcomm TLMM block found in the Qualcomm 9607 platform.
10841353ae7SKonrad Dybcio
1098b37e88cSNeil Armstrongconfig PINCTRL_MDM9615
1108b37e88cSNeil Armstrong	tristate "Qualcomm 9615 pin controller driver"
11132ec3960SArnd Bergmann	depends on OF
112*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
113be117ca3SJohn Stultz	depends on PINCTRL_MSM
1148b37e88cSNeil Armstrong	help
1158b37e88cSNeil Armstrong	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
1168b37e88cSNeil Armstrong	  Qualcomm TLMM block found in the Qualcomm 9615 platform.
1178b37e88cSNeil Armstrong
11869b78b8dSLinus Walleijconfig PINCTRL_MSM8X74
11969b78b8dSLinus Walleij	tristate "Qualcomm 8x74 pin controller driver"
12032ec3960SArnd Bergmann	depends on OF
121*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
122be117ca3SJohn Stultz	depends on PINCTRL_MSM
12369b78b8dSLinus Walleij	help
12469b78b8dSLinus Walleij	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
12569b78b8dSLinus Walleij	  Qualcomm TLMM block found in the Qualcomm 8974 platform.
12669b78b8dSLinus Walleij
1274528a0cfSStephan Gerholdconfig PINCTRL_MSM8909
1284528a0cfSStephan Gerhold	tristate "Qualcomm 8909 pin controller driver"
1294528a0cfSStephan Gerhold	depends on OF
130*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
1314528a0cfSStephan Gerhold	depends on PINCTRL_MSM
1324528a0cfSStephan Gerhold	help
1334528a0cfSStephan Gerhold	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
1344528a0cfSStephan Gerhold	  Qualcomm TLMM block found on the Qualcomm MSM8909 platform.
1354528a0cfSStephan Gerhold
1365373a2c5SJoonwoo Parkconfig PINCTRL_MSM8916
1375373a2c5SJoonwoo Park	tristate "Qualcomm 8916 pin controller driver"
13832ec3960SArnd Bergmann	depends on OF
139be117ca3SJohn Stultz	depends on PINCTRL_MSM
1405373a2c5SJoonwoo Park	help
1415373a2c5SJoonwoo Park	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
1425373a2c5SJoonwoo Park	  Qualcomm TLMM block found on the Qualcomm 8916 platform.
1435373a2c5SJoonwoo Park
1440e74abf3SVladimir Lypakconfig PINCTRL_MSM8953
1450e74abf3SVladimir Lypak	tristate "Qualcomm 8953 pin controller driver"
14632ec3960SArnd Bergmann	depends on OF
147*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
1482a984219SJohn Stultz	depends on PINCTRL_MSM
1490e74abf3SVladimir Lypak	help
1500e74abf3SVladimir Lypak	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
1510e74abf3SVladimir Lypak	  Qualcomm TLMM block found on the Qualcomm MSM8953 platform.
1520e74abf3SVladimir Lypak	  The Qualcomm APQ8053, SDM450, SDM632 platforms are also
1530e74abf3SVladimir Lypak	  supported by this driver.
1540e74abf3SVladimir Lypak
155bcd11493SAngeloGioacchino Del Regnoconfig PINCTRL_MSM8976
156bcd11493SAngeloGioacchino Del Regno	tristate "Qualcomm 8976 pin controller driver"
15732ec3960SArnd Bergmann	depends on OF
158*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
159be117ca3SJohn Stultz	depends on PINCTRL_MSM
160bcd11493SAngeloGioacchino Del Regno	help
161bcd11493SAngeloGioacchino Del Regno	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
162bcd11493SAngeloGioacchino Del Regno	  Qualcomm TLMM block found on the Qualcomm MSM8976 platform.
163bcd11493SAngeloGioacchino Del Regno	  The Qualcomm MSM8956, APQ8056, APQ8076 platforms are also
164bcd11493SAngeloGioacchino Del Regno	  supported by this driver.
165bcd11493SAngeloGioacchino Del Regno
166465e4218SMichael Scottconfig PINCTRL_MSM8994
167465e4218SMichael Scott	tristate "Qualcomm 8994 pin controller driver"
16832ec3960SArnd Bergmann	depends on OF
169*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
170be117ca3SJohn Stultz	depends on PINCTRL_MSM
171465e4218SMichael Scott	help
172465e4218SMichael Scott	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
173465e4218SMichael Scott	  Qualcomm TLMM block found in the Qualcomm 8994 platform. The
174465e4218SMichael Scott	  Qualcomm 8992 platform is also supported by this driver.
175465e4218SMichael Scott
176d1b49b68SJoonwoo Parkconfig PINCTRL_MSM8996
177d1b49b68SJoonwoo Park	tristate "Qualcomm MSM8996 pin controller driver"
17832ec3960SArnd Bergmann	depends on OF
179*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
180be117ca3SJohn Stultz	depends on PINCTRL_MSM
181d1b49b68SJoonwoo Park	help
182d1b49b68SJoonwoo Park	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
183d1b49b68SJoonwoo Park	  Qualcomm TLMM block found in the Qualcomm MSM8996 platform.
184d1b49b68SJoonwoo Park
185a3a093aeSKhan, Imranconfig PINCTRL_MSM8998
186a3a093aeSKhan, Imran	tristate "Qualcomm MSM8998 pin controller driver"
18732ec3960SArnd Bergmann	depends on OF
188*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
189be117ca3SJohn Stultz	depends on PINCTRL_MSM
190a3a093aeSKhan, Imran	help
191a3a093aeSKhan, Imran	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
192a3a093aeSKhan, Imran	  Qualcomm TLMM block found in the Qualcomm MSM8998 platform.
193a3a093aeSKhan, Imran
19448e049efSShawn Guoconfig PINCTRL_QCM2290
19548e049efSShawn Guo	tristate "Qualcomm QCM2290 pin controller driver"
19648e049efSShawn Guo	depends on OF
197*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
19848e049efSShawn Guo	depends on PINCTRL_MSM
19948e049efSShawn Guo	help
20048e049efSShawn Guo	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
20148e049efSShawn Guo	  TLMM block found in the Qualcomm QCM2290 platform.
20248e049efSShawn Guo
20322eb8301SAvaneesh Kumar Dwivediconfig PINCTRL_QCS404
20422eb8301SAvaneesh Kumar Dwivedi	tristate "Qualcomm QCS404 pin controller driver"
20532ec3960SArnd Bergmann	depends on OF
206*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
207be117ca3SJohn Stultz	depends on PINCTRL_MSM
20822eb8301SAvaneesh Kumar Dwivedi	help
20922eb8301SAvaneesh Kumar Dwivedi	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
21022eb8301SAvaneesh Kumar Dwivedi	  TLMM block found in the Qualcomm QCS404 platform.
21122eb8301SAvaneesh Kumar Dwivedi
2128f1338cdSTimur Tabiconfig PINCTRL_QDF2XXX
2138f1338cdSTimur Tabi	tristate "Qualcomm Technologies QDF2xxx pin controller driver"
21432ec3960SArnd Bergmann	depends on ACPI
215be117ca3SJohn Stultz	depends on PINCTRL_MSM
2168f1338cdSTimur Tabi	help
2178f1338cdSTimur Tabi	  This is the GPIO driver for the TLMM block found on the
2188f1338cdSTimur Tabi	  Qualcomm Technologies QDF2xxx SOCs.
2198f1338cdSTimur Tabi
220eadff302SIvan T. Ivanovconfig PINCTRL_QCOM_SPMI_PMIC
2214afaee3cSStephen Boyd	tristate "Qualcomm SPMI PMIC pin controller driver"
22232ec3960SArnd Bergmann	depends on OF && SPMI
223eadff302SIvan T. Ivanov	select REGMAP_SPMI
224eadff302SIvan T. Ivanov	select PINMUX
225eadff302SIvan T. Ivanov	select PINCONF
226eadff302SIvan T. Ivanov	select GENERIC_PINCONF
22760430d4cSJulian Braha  select GPIOLIB
228821c76c4SBrian Masney	select GPIOLIB_IRQCHIP
2295c713d93SBrian Masney	select IRQ_DOMAIN_HIERARCHY
230eadff302SIvan T. Ivanov	help
231eadff302SIvan T. Ivanov	 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
232eadff302SIvan T. Ivanov	 Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips,
233eadff302SIvan T. Ivanov	 which are using SPMI for communication with SoC. Example PMIC's
234eadff302SIvan T. Ivanov	 devices are pm8841, pm8941 and pma8084.
235eadff302SIvan T. Ivanov
236b4c45fe9SBjorn Anderssonconfig PINCTRL_QCOM_SSBI_PMIC
2374afaee3cSStephen Boyd	tristate "Qualcomm SSBI PMIC pin controller driver"
23832ec3960SArnd Bergmann	depends on OF
239b4c45fe9SBjorn Andersson	select PINMUX
240b4c45fe9SBjorn Andersson	select PINCONF
241b4c45fe9SBjorn Andersson	select GENERIC_PINCONF
24260430d4cSJulian Braha  select GPIOLIB
243ae436fe8SBrian Masney	select GPIOLIB_IRQCHIP
2449d2b563bSBrian Masney	select IRQ_DOMAIN_HIERARCHY
245b4c45fe9SBjorn Andersson	help
246b4c45fe9SBjorn Andersson	 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
247b4c45fe9SBjorn Andersson	 Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips,
248b4c45fe9SBjorn Andersson	 which are using SSBI for communication with SoC. Example PMIC's
249b4c45fe9SBjorn Andersson	 devices are pm8058 and pm8921.
250b4c45fe9SBjorn Andersson
251f2ae04c4SJitendra Sharmaconfig PINCTRL_SC7180
252f2ae04c4SJitendra Sharma	tristate "Qualcomm Technologies Inc SC7180 pin controller driver"
25332ec3960SArnd Bergmann	depends on OF
254*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
255be117ca3SJohn Stultz	depends on PINCTRL_MSM
256f2ae04c4SJitendra Sharma	help
257f2ae04c4SJitendra Sharma	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
258f2ae04c4SJitendra Sharma	  Qualcomm Technologies Inc TLMM block found on the Qualcomm
259f2ae04c4SJitendra Sharma	  Technologies Inc SC7180 platform.
260f2ae04c4SJitendra Sharma
261ecb45459SRajendra Nayakconfig PINCTRL_SC7280
262ecb45459SRajendra Nayak	tristate "Qualcomm Technologies Inc SC7280 pin controller driver"
26332ec3960SArnd Bergmann	depends on OF
264*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
265ecb45459SRajendra Nayak	depends on PINCTRL_MSM
266ecb45459SRajendra Nayak	help
267ecb45459SRajendra Nayak	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
268ecb45459SRajendra Nayak	  Qualcomm Technologies Inc TLMM block found on the Qualcomm
269ecb45459SRajendra Nayak	  Technologies Inc SC7280 platform.
270ecb45459SRajendra Nayak
271120a5f2eSSrinivasa Rao Mandadapuconfig PINCTRL_SC7280_LPASS_LPI
272120a5f2eSSrinivasa Rao Mandadapu	tristate "Qualcomm Technologies Inc SC7280 LPASS LPI pin controller driver"
273120a5f2eSSrinivasa Rao Mandadapu	depends on GPIOLIB
274*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
275120a5f2eSSrinivasa Rao Mandadapu	depends on PINCTRL_LPASS_LPI
276120a5f2eSSrinivasa Rao Mandadapu	help
277120a5f2eSSrinivasa Rao Mandadapu	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
278120a5f2eSSrinivasa Rao Mandadapu	  Qualcomm Technologies Inc LPASS (Low Power Audio SubSystem) LPI
279120a5f2eSSrinivasa Rao Mandadapu	  (Low Power Island) found on the Qualcomm Technologies Inc SC7280 platform.
280120a5f2eSSrinivasa Rao Mandadapu
28197423113SBjorn Anderssonconfig PINCTRL_SC8180X
28297423113SBjorn Andersson	tristate "Qualcomm Technologies Inc SC8180x pin controller driver"
28332ec3960SArnd Bergmann	depends on (OF || ACPI)
284*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
28530e9857aSBjorn Andersson	depends on PINCTRL_MSM
28697423113SBjorn Andersson	help
28797423113SBjorn Andersson	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
28897423113SBjorn Andersson	  Qualcomm Technologies Inc TLMM block found on the Qualcomm
28997423113SBjorn Andersson	  Technologies Inc SC8180x platform.
29097423113SBjorn Andersson
291c0e4c71aSBjorn Anderssonconfig PINCTRL_SC8280XP
292c0e4c71aSBjorn Andersson	tristate "Qualcomm Technologies Inc SC8280xp pin controller driver"
293c0e4c71aSBjorn Andersson	depends on OF
294*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
295c0e4c71aSBjorn Andersson	depends on PINCTRL_MSM
296c0e4c71aSBjorn Andersson	help
297c0e4c71aSBjorn Andersson	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
298c0e4c71aSBjorn Andersson	  Qualcomm Technologies Inc TLMM block found on the Qualcomm
299c0e4c71aSBjorn Andersson	  Technologies Inc SC8280xp platform.
300c0e4c71aSBjorn Andersson
3019cf0c526SNeeraj Upadhyayconfig PINCTRL_SDM660
3029cf0c526SNeeraj Upadhyay	tristate "Qualcomm Technologies Inc SDM660 pin controller driver"
30332ec3960SArnd Bergmann	depends on OF
304*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
305be117ca3SJohn Stultz	depends on PINCTRL_MSM
3069cf0c526SNeeraj Upadhyay	help
3079cf0c526SNeeraj Upadhyay	 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
3089cf0c526SNeeraj Upadhyay	 Qualcomm Technologies Inc TLMM block found on the Qualcomm
3099cf0c526SNeeraj Upadhyay	 Technologies Inc SDM660 platform.
3109cf0c526SNeeraj Upadhyay
311184f3448SKyle Yanconfig PINCTRL_SDM845
312184f3448SKyle Yan	tristate "Qualcomm Technologies Inc SDM845 pin controller driver"
31332ec3960SArnd Bergmann	depends on (OF || ACPI)
314*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
315be117ca3SJohn Stultz	depends on PINCTRL_MSM
316184f3448SKyle Yan	help
317184f3448SKyle Yan	 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
318184f3448SKyle Yan	 Qualcomm Technologies Inc TLMM block found on the Qualcomm
319184f3448SKyle Yan	 Technologies Inc SDM845 platform.
320184f3448SKyle Yan
321ac43c44aSJeevan Shriramconfig PINCTRL_SDX55
322ac43c44aSJeevan Shriram	tristate "Qualcomm Technologies Inc SDX55 pin controller driver"
32332ec3960SArnd Bergmann	depends on OF
324*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
32580f1803dSVinod Koul	depends on PINCTRL_MSM
326ac43c44aSJeevan Shriram	help
327ac43c44aSJeevan Shriram	 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
328ac43c44aSJeevan Shriram	 Qualcomm Technologies Inc TLMM block found on the Qualcomm
329ac43c44aSJeevan Shriram	 Technologies Inc SDX55 platform.
330ac43c44aSJeevan Shriram
3314b77f1dfSIskren Chernevconfig PINCTRL_SM6115
3324b77f1dfSIskren Chernev	tristate "Qualcomm Technologies Inc SM6115,SM4250 pin controller driver"
3334b77f1dfSIskren Chernev	depends on GPIOLIB && OF
334*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
3354b77f1dfSIskren Chernev	depends on PINCTRL_MSM
3364b77f1dfSIskren Chernev	help
3374b77f1dfSIskren Chernev	 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
3384b77f1dfSIskren Chernev	 Qualcomm Technologies Inc TLMM block found on the Qualcomm
3394b77f1dfSIskren Chernev	 Technologies Inc SM6115 and SM4250 platforms.
3404b77f1dfSIskren Chernev
3410c3ae641SMartin Botkaconfig PINCTRL_SM6125
3420c3ae641SMartin Botka	tristate "Qualcomm Technologies Inc SM6125 pin controller driver"
34332ec3960SArnd Bergmann	depends on OF
344*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
3450c3ae641SMartin Botka	depends on PINCTRL_MSM
3460c3ae641SMartin Botka	help
3470c3ae641SMartin Botka	 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
3480c3ae641SMartin Botka	 Qualcomm Technologies Inc TLMM block found on the Qualcomm
3490c3ae641SMartin Botka	 Technologies Inc SM6125 platform.
3500c3ae641SMartin Botka
3517d74b55aSKonrad Dybcioconfig PINCTRL_SM6350
3527d74b55aSKonrad Dybcio	tristate "Qualcomm Technologies Inc SM6350 pin controller driver"
3537d74b55aSKonrad Dybcio	depends on GPIOLIB && OF
354*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
3557d74b55aSKonrad Dybcio	depends on PINCTRL_MSM
3567d74b55aSKonrad Dybcio	help
3577d74b55aSKonrad Dybcio	 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
3587d74b55aSKonrad Dybcio	 Qualcomm Technologies Inc TLMM block found on the Qualcomm
3597d74b55aSKonrad Dybcio	 Technologies Inc SM6350 platform.
3607d74b55aSKonrad Dybcio
361f1a5013fSKonrad Dybcioconfig PINCTRL_SM6375
362f1a5013fSKonrad Dybcio	tristate "Qualcomm Technologies Inc SM6375 pin controller driver"
363f1a5013fSKonrad Dybcio	depends on GPIOLIB && OF
364*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
365f1a5013fSKonrad Dybcio	depends on PINCTRL_MSM
366f1a5013fSKonrad Dybcio	help
367f1a5013fSKonrad Dybcio	 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
368f1a5013fSKonrad Dybcio	 Qualcomm Technologies Inc TLMM block found on the Qualcomm
369f1a5013fSKonrad Dybcio	 Technologies Inc SM6375 platform.
370f1a5013fSKonrad Dybcio
371bdbf104fSVamsi Krishna Lankaconfig PINCTRL_SDX65
372bdbf104fSVamsi Krishna Lanka	tristate "Qualcomm Technologies Inc SDX65 pin controller driver"
373bdbf104fSVamsi Krishna Lanka	depends on GPIOLIB && OF
374*203672e1SKrzysztof Kozlowski	depends on ARM || COMPILE_TEST
375bdbf104fSVamsi Krishna Lanka	depends on PINCTRL_MSM
376bdbf104fSVamsi Krishna Lanka	help
377bdbf104fSVamsi Krishna Lanka	 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
378bdbf104fSVamsi Krishna Lanka	 Qualcomm Technologies Inc TLMM block found on the Qualcomm
379bdbf104fSVamsi Krishna Lanka	 Technologies Inc SDX65 platform.
380bdbf104fSVamsi Krishna Lanka
38157218371SPrasad Sodagudiconfig PINCTRL_SM8150
38257218371SPrasad Sodagudi	tristate "Qualcomm Technologies Inc SM8150 pin controller driver"
38332ec3960SArnd Bergmann	depends on OF
384*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
385be117ca3SJohn Stultz	depends on PINCTRL_MSM
38657218371SPrasad Sodagudi	help
38757218371SPrasad Sodagudi	 This is the pinctrl, pinmux, pinconf and gpiolib driver for the
38857218371SPrasad Sodagudi	 Qualcomm Technologies Inc TLMM block found on the Qualcomm
38957218371SPrasad Sodagudi	 Technologies Inc SM8150 platform.
39057218371SPrasad Sodagudi
3914e3ec9e4SVenkata Narendra Kumar Guttaconfig PINCTRL_SM8250
3924e3ec9e4SVenkata Narendra Kumar Gutta	tristate "Qualcomm Technologies Inc SM8250 pin controller driver"
39332ec3960SArnd Bergmann	depends on OF
394*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
395be117ca3SJohn Stultz	depends on PINCTRL_MSM
3964e3ec9e4SVenkata Narendra Kumar Gutta	help
3974e3ec9e4SVenkata Narendra Kumar Gutta	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
3984e3ec9e4SVenkata Narendra Kumar Gutta	  Qualcomm Technologies Inc TLMM block found on the Qualcomm
3994e3ec9e4SVenkata Narendra Kumar Gutta	  Technologies Inc SM8250 platform.
4004e3ec9e4SVenkata Narendra Kumar Gutta
4019ce49018SSrinivasa Rao Mandadapuconfig PINCTRL_SM8250_LPASS_LPI
4029ce49018SSrinivasa Rao Mandadapu	tristate "Qualcomm Technologies Inc SM8250 LPASS LPI pin controller driver"
4039ce49018SSrinivasa Rao Mandadapu	depends on GPIOLIB
404*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
4059ce49018SSrinivasa Rao Mandadapu	depends on PINCTRL_LPASS_LPI
4069ce49018SSrinivasa Rao Mandadapu	help
4079ce49018SSrinivasa Rao Mandadapu	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
4089ce49018SSrinivasa Rao Mandadapu	  Qualcomm Technologies Inc LPASS (Low Power Audio SubSystem) LPI
4099ce49018SSrinivasa Rao Mandadapu	  (Low Power Island) found on the Qualcomm Technologies Inc SM8250 platform.
4109ce49018SSrinivasa Rao Mandadapu
411d5d348a3SVinod Koulconfig PINCTRL_SM8350
412d5d348a3SVinod Koul	tristate "Qualcomm Technologies Inc SM8350 pin controller driver"
413*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
41432ec3960SArnd Bergmann	depends on PINCTRL_MSM
415d5d348a3SVinod Koul	help
416d5d348a3SVinod Koul	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
417d5d348a3SVinod Koul	  Qualcomm Technologies Inc TLMM block found on the Qualcomm
418d5d348a3SVinod Koul	  Technologies Inc SM8350 platform.
419d5d348a3SVinod Koul
4204beb02f1SVinod Koulconfig PINCTRL_SM8450
4214beb02f1SVinod Koul	tristate "Qualcomm Technologies Inc SM8450 pin controller driver"
4224beb02f1SVinod Koul	depends on GPIOLIB && OF
423*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
4249a206bcaSJohn Garry	depends on PINCTRL_MSM
4254beb02f1SVinod Koul	help
4264beb02f1SVinod Koul	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
4274beb02f1SVinod Koul	  Qualcomm Technologies Inc TLMM block found on the Qualcomm
4284beb02f1SVinod Koul	  Technologies Inc SM8450 platform.
4294beb02f1SVinod Koul
430ec1652fcSSrinivas Kandagatlaconfig PINCTRL_SM8450_LPASS_LPI
431ec1652fcSSrinivas Kandagatla	tristate "Qualcomm Technologies Inc SM8450 LPASS LPI pin controller driver"
432ec1652fcSSrinivas Kandagatla	depends on GPIOLIB
433*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
434ec1652fcSSrinivas Kandagatla	depends on PINCTRL_LPASS_LPI
435ec1652fcSSrinivas Kandagatla	help
436ec1652fcSSrinivas Kandagatla	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
437ec1652fcSSrinivas Kandagatla	  Qualcomm Technologies Inc LPASS (Low Power Audio SubSystem) LPI
438ec1652fcSSrinivas Kandagatla	  (Low Power Island) found on the Qualcomm Technologies Inc SM8450 platform.
439ec1652fcSSrinivas Kandagatla
44067f40373SSrinivas Kandagatlaconfig PINCTRL_SC8280XP_LPASS_LPI
44167f40373SSrinivas Kandagatla	tristate "Qualcomm Technologies Inc SC8280XP LPASS LPI pin controller driver"
44267f40373SSrinivas Kandagatla	depends on GPIOLIB
443*203672e1SKrzysztof Kozlowski	depends on ARM64 || COMPILE_TEST
44467f40373SSrinivas Kandagatla	depends on PINCTRL_LPASS_LPI
44567f40373SSrinivas Kandagatla	help
44667f40373SSrinivas Kandagatla	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
44767f40373SSrinivas Kandagatla	  Qualcomm Technologies Inc LPASS (Low Power Audio SubSystem) LPI
44867f40373SSrinivas Kandagatla	  (Low Power Island) found on the Qualcomm Technologies Inc SC8280XP platform.
44967f40373SSrinivas Kandagatla
4506e261d10SSrinivas Kandagatlaconfig PINCTRL_LPASS_LPI
4516e261d10SSrinivas Kandagatla	tristate "Qualcomm Technologies Inc LPASS LPI pin controller driver"
4526e261d10SSrinivas Kandagatla	select PINMUX
4536e261d10SSrinivas Kandagatla	select PINCONF
4546e261d10SSrinivas Kandagatla	select GENERIC_PINCONF
455be73368dSSrinivasa Rao Mandadapu	select GENERIC_PINCTRL_GROUPS
4566e261d10SSrinivas Kandagatla	depends on GPIOLIB
4576e261d10SSrinivas Kandagatla	help
4586e261d10SSrinivas Kandagatla	  This is the pinctrl, pinmux, pinconf and gpiolib driver for the
4596e261d10SSrinivas Kandagatla	  Qualcomm Technologies Inc LPASS (Low Power Audio SubSystem) LPI
4606e261d10SSrinivas Kandagatla	  (Low Power Island) found on the Qualcomm Technologies Inc SoCs.
4616e261d10SSrinivas Kandagatla
46269b78b8dSLinus Walleijendif
463