2018-09-07 02:13:29 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0
|
2012-12-15 22:51:19 +00:00
|
|
|
#
|
|
|
|
# Renesas SH and SH Mobile PINCTRL drivers
|
|
|
|
#
|
2012-07-10 02:49:30 +00:00
|
|
|
|
2020-08-24 05:49:48 +00:00
|
|
|
menu "Renesas pinctrl drivers"
|
|
|
|
|
2020-09-09 13:15:33 +00:00
|
|
|
config PINCTRL_RENESAS
|
2019-01-21 18:47:18 +00:00
|
|
|
bool "Renesas SoC pin control support" if COMPILE_TEST && !(ARCH_RENESAS || SUPERH)
|
|
|
|
default y if ARCH_RENESAS || SUPERH
|
|
|
|
select PINCTRL_PFC_EMEV2 if ARCH_EMEV2
|
|
|
|
select PINCTRL_PFC_R8A73A4 if ARCH_R8A73A4
|
|
|
|
select PINCTRL_PFC_R8A7740 if ARCH_R8A7740
|
2020-05-03 21:46:46 +00:00
|
|
|
select PINCTRL_PFC_R8A7742 if ARCH_R8A7742
|
2019-01-21 18:47:18 +00:00
|
|
|
select PINCTRL_PFC_R8A7743 if ARCH_R8A7743
|
|
|
|
select PINCTRL_PFC_R8A7744 if ARCH_R8A7744
|
|
|
|
select PINCTRL_PFC_R8A7745 if ARCH_R8A7745
|
|
|
|
select PINCTRL_PFC_R8A77470 if ARCH_R8A77470
|
|
|
|
select PINCTRL_PFC_R8A774A1 if ARCH_R8A774A1
|
2019-09-19 08:17:16 +00:00
|
|
|
select PINCTRL_PFC_R8A774B1 if ARCH_R8A774B1
|
2019-01-21 18:47:18 +00:00
|
|
|
select PINCTRL_PFC_R8A774C0 if ARCH_R8A774C0
|
2020-07-07 16:18:12 +00:00
|
|
|
select PINCTRL_PFC_R8A774E1 if ARCH_R8A774E1
|
2019-01-21 18:47:18 +00:00
|
|
|
select PINCTRL_PFC_R8A7778 if ARCH_R8A7778
|
|
|
|
select PINCTRL_PFC_R8A7779 if ARCH_R8A7779
|
|
|
|
select PINCTRL_PFC_R8A7790 if ARCH_R8A7790
|
|
|
|
select PINCTRL_PFC_R8A7791 if ARCH_R8A7791
|
|
|
|
select PINCTRL_PFC_R8A7792 if ARCH_R8A7792
|
|
|
|
select PINCTRL_PFC_R8A7793 if ARCH_R8A7793
|
|
|
|
select PINCTRL_PFC_R8A7794 if ARCH_R8A7794
|
2020-02-18 11:25:57 +00:00
|
|
|
select PINCTRL_PFC_R8A77950 if ARCH_R8A77950
|
|
|
|
select PINCTRL_PFC_R8A77951 if ARCH_R8A77951
|
2019-12-11 10:03:08 +00:00
|
|
|
select PINCTRL_PFC_R8A77960 if ARCH_R8A77960
|
2019-10-23 12:29:55 +00:00
|
|
|
select PINCTRL_PFC_R8A77961 if ARCH_R8A77961
|
2019-01-21 18:47:18 +00:00
|
|
|
select PINCTRL_PFC_R8A77965 if ARCH_R8A77965
|
|
|
|
select PINCTRL_PFC_R8A77970 if ARCH_R8A77970
|
|
|
|
select PINCTRL_PFC_R8A77980 if ARCH_R8A77980
|
|
|
|
select PINCTRL_PFC_R8A77990 if ARCH_R8A77990
|
|
|
|
select PINCTRL_PFC_R8A77995 if ARCH_R8A77995
|
2021-01-12 16:59:10 +00:00
|
|
|
select PINCTRL_PFC_R8A779A0 if ARCH_R8A779A0
|
2022-02-21 15:43:38 +00:00
|
|
|
select PINCTRL_PFC_R8A779F0 if ARCH_R8A779F0
|
2022-07-01 01:36:13 +00:00
|
|
|
select PINCTRL_PFC_R8A779G0 if ARCH_R8A779G0
|
2022-04-06 07:53:18 +00:00
|
|
|
select PINCTRL_RZG2L if ARCH_RZG2L
|
2022-06-24 08:48:33 +00:00
|
|
|
select PINCTRL_RZV2M if ARCH_R9A09G011
|
2019-01-21 18:47:18 +00:00
|
|
|
select PINCTRL_PFC_SH7203 if CPU_SUBTYPE_SH7203
|
|
|
|
select PINCTRL_PFC_SH7264 if CPU_SUBTYPE_SH7264
|
|
|
|
select PINCTRL_PFC_SH7269 if CPU_SUBTYPE_SH7269
|
|
|
|
select PINCTRL_PFC_SH73A0 if ARCH_SH73A0
|
|
|
|
select PINCTRL_PFC_SH7720 if CPU_SUBTYPE_SH7720
|
|
|
|
select PINCTRL_PFC_SH7722 if CPU_SUBTYPE_SH7722
|
|
|
|
select PINCTRL_PFC_SH7723 if CPU_SUBTYPE_SH7723
|
|
|
|
select PINCTRL_PFC_SH7724 if CPU_SUBTYPE_SH7724
|
|
|
|
select PINCTRL_PFC_SH7734 if CPU_SUBTYPE_SH7734
|
|
|
|
select PINCTRL_PFC_SH7757 if CPU_SUBTYPE_SH7757
|
|
|
|
select PINCTRL_PFC_SH7785 if CPU_SUBTYPE_SH7785
|
|
|
|
select PINCTRL_PFC_SH7786 if CPU_SUBTYPE_SH7786
|
|
|
|
select PINCTRL_PFC_SHX3 if CPU_SUBTYPE_SHX3
|
2012-12-15 22:51:19 +00:00
|
|
|
help
|
2019-01-21 18:47:18 +00:00
|
|
|
This enables pin control drivers for Renesas SuperH and ARM platforms
|
2012-07-10 03:08:14 +00:00
|
|
|
|
2020-09-09 13:15:34 +00:00
|
|
|
config PINCTRL_SH_PFC
|
|
|
|
bool
|
|
|
|
select GENERIC_PINCONF
|
|
|
|
select PINMUX
|
|
|
|
select PINCONF
|
|
|
|
help
|
|
|
|
This enables common pin control functionality for EMMA Mobile, R-Car,
|
|
|
|
R-Mobile, RZ/G, SH, and SH-Mobile platforms.
|
|
|
|
|
2016-02-17 08:15:49 +00:00
|
|
|
config PINCTRL_SH_PFC_GPIO
|
|
|
|
bool
|
2020-09-09 13:15:34 +00:00
|
|
|
select GPIOLIB
|
|
|
|
select PINCTRL_SH_PFC
|
2012-07-10 02:49:30 +00:00
|
|
|
help
|
2016-02-17 08:15:49 +00:00
|
|
|
This enables pin control and GPIO drivers for SH/SH Mobile platforms
|
2012-12-15 22:51:19 +00:00
|
|
|
|
2019-01-21 16:05:45 +00:00
|
|
|
config PINCTRL_SH_FUNC_GPIO
|
|
|
|
bool
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC_GPIO
|
2019-01-21 16:05:45 +00:00
|
|
|
help
|
|
|
|
This enables legacy function GPIOs for SH platforms
|
|
|
|
|
2015-01-25 13:49:52 +00:00
|
|
|
config PINCTRL_PFC_EMEV2
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for Emma Mobile EV2" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2015-01-25 13:49:52 +00:00
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_R8A77995
|
|
|
|
bool "pin control support for R-Car D3" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2018-09-12 13:31:02 +00:00
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_R8A7794
|
|
|
|
bool "pin control support for R-Car E2" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-07-07 16:18:12 +00:00
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_R8A77990
|
|
|
|
bool "pin control support for R-Car E3" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2013-04-12 05:37:20 +00:00
|
|
|
|
2012-12-15 22:51:22 +00:00
|
|
|
config PINCTRL_PFC_R8A7779
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for R-Car H1" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2012-12-15 22:51:22 +00:00
|
|
|
|
2013-04-08 02:08:53 +00:00
|
|
|
config PINCTRL_PFC_R8A7790
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for R-Car H2" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2013-04-08 02:08:53 +00:00
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_R8A77950
|
|
|
|
bool "pin control support for R-Car H3 ES1.x" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2013-10-16 21:46:05 +00:00
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_R8A77951
|
|
|
|
bool "pin control support for R-Car H3 ES2.0+" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-08-24 05:49:56 +00:00
|
|
|
|
|
|
|
config PINCTRL_PFC_R8A7778
|
|
|
|
bool "pin control support for R-Car M1A" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2016-06-29 21:21:08 +00:00
|
|
|
|
2015-05-12 09:13:20 +00:00
|
|
|
config PINCTRL_PFC_R8A7793
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for R-Car M2-N" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2015-05-12 09:13:20 +00:00
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_R8A7791
|
|
|
|
bool "pin control support for R-Car M2-W" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
pinctrl: sh-pfc: Split R-Car H3 support in two independent drivers
Despite using the same compatible values ("r8a7795"-based) because of
historical reasons, R-Car H3 ES1.x (R8A77950) and R-Car H3 ES2.0+
(R8A77951) are really different SoCs, with different part numbers, and
with different Pin Function Controller blocks.
Reflect this in the pinctrl configuration, by replacing the existing
CONFIG_PINCTRL_PFC_R8A7795 symbol by two new config symbols:
CONFIG_PINCTRL_PFC_R8A77950 and CONFIG_PINCTRL_PFC_R8A77951. The latter
are selected automatically, depending on the soon-to-be-introduced
corresponding SoC-specific config options, and on the current common
config option, to relax dependencies.
Rename the individual pin control driver source files from
pfc-r8a7795-es1.c to pfc-r8a77950.c, and from pfc-r8a7795.c to
pfc-r8a77951.c, and make them truly independent.
As both SoCs share the same compatible value, special care must be taken
to match them to the correct pin control driver, if support for it is
included in the running kernel.
This will allow making support for early R-Car H3 revisions optional,
the largest share of which is taken by the pin control driver.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/20191230083156.19191-1-geert+renesas@glider.be
2019-12-30 08:31:56 +00:00
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_R8A77965
|
|
|
|
bool "pin control support for R-Car M3-N" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2015-09-03 02:51:49 +00:00
|
|
|
|
2019-10-23 12:29:54 +00:00
|
|
|
config PINCTRL_PFC_R8A77960
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for R-Car M3-W" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2016-08-18 13:12:32 +00:00
|
|
|
|
2019-10-23 12:29:55 +00:00
|
|
|
config PINCTRL_PFC_R8A77961
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for R-Car M3-W+" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2019-10-23 12:29:55 +00:00
|
|
|
|
2022-02-21 15:43:38 +00:00
|
|
|
config PINCTRL_PFC_R8A779F0
|
|
|
|
bool "pin control support for R-Car S4-8" if COMPILE_TEST
|
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_R8A7792
|
|
|
|
bool "pin control support for R-Car V2H" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-08-24 05:49:56 +00:00
|
|
|
|
|
|
|
config PINCTRL_PFC_R8A77980
|
|
|
|
bool "pin control support for R-Car V3H" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2018-02-20 15:12:07 +00:00
|
|
|
|
2017-11-10 17:59:01 +00:00
|
|
|
config PINCTRL_PFC_R8A77970
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for R-Car V3M" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2017-11-10 17:59:01 +00:00
|
|
|
|
2021-01-12 16:59:10 +00:00
|
|
|
config PINCTRL_PFC_R8A779A0
|
|
|
|
bool "pin control support for R-Car V3U" if COMPILE_TEST
|
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2022-07-01 01:36:13 +00:00
|
|
|
config PINCTRL_PFC_R8A779G0
|
|
|
|
bool "pin control support for R-Car V4H" if COMPILE_TEST
|
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_R8A7740
|
|
|
|
bool "pin control support for R-Mobile A1" if COMPILE_TEST
|
|
|
|
select PINCTRL_SH_PFC_GPIO
|
2018-03-08 19:14:32 +00:00
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_R8A73A4
|
|
|
|
bool "pin control support for R-Mobile APE6" if COMPILE_TEST
|
|
|
|
select PINCTRL_SH_PFC_GPIO
|
2018-05-11 03:22:23 +00:00
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_RZA1
|
|
|
|
bool "pin control support for RZ/A1"
|
|
|
|
depends on OF
|
|
|
|
depends on ARCH_R7S72100 || COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select GENERIC_PINCONF
|
2020-08-24 05:49:56 +00:00
|
|
|
select GENERIC_PINCTRL_GROUPS
|
|
|
|
select GENERIC_PINMUX_FUNCTIONS
|
2020-09-09 13:15:34 +00:00
|
|
|
select GPIOLIB
|
2020-08-24 05:49:56 +00:00
|
|
|
help
|
|
|
|
This selects pinctrl driver for Renesas RZ/A1 platforms.
|
|
|
|
|
|
|
|
config PINCTRL_RZA2
|
|
|
|
bool "pin control support for RZ/A2"
|
|
|
|
depends on OF
|
|
|
|
depends on ARCH_R7S9210 || COMPILE_TEST
|
|
|
|
select GENERIC_PINCTRL_GROUPS
|
|
|
|
select GENERIC_PINMUX_FUNCTIONS
|
2020-09-09 13:15:34 +00:00
|
|
|
select GPIOLIB
|
2020-08-24 05:49:56 +00:00
|
|
|
help
|
|
|
|
This selects GPIO and pinctrl driver for Renesas RZ/A2 platforms.
|
|
|
|
|
2021-07-27 11:23:26 +00:00
|
|
|
config PINCTRL_RZG2L
|
2022-04-01 18:02:30 +00:00
|
|
|
bool "pin control support for RZ/{G2L,G2UL,V2L}" if COMPILE_TEST
|
2021-07-27 11:23:26 +00:00
|
|
|
depends on OF
|
|
|
|
select GPIOLIB
|
|
|
|
select GENERIC_PINCTRL_GROUPS
|
|
|
|
select GENERIC_PINMUX_FUNCTIONS
|
|
|
|
select GENERIC_PINCONF
|
|
|
|
help
|
2022-04-01 18:02:30 +00:00
|
|
|
This selects GPIO and pinctrl driver for Renesas RZ/{G2L,G2UL,V2L}
|
2022-01-10 13:46:54 +00:00
|
|
|
platforms.
|
2021-07-27 11:23:26 +00:00
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_R8A77470
|
|
|
|
bool "pin control support for RZ/G1C" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-08-24 05:49:56 +00:00
|
|
|
|
|
|
|
config PINCTRL_PFC_R8A7745
|
|
|
|
bool "pin control support for RZ/G1E" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-08-24 05:49:56 +00:00
|
|
|
|
|
|
|
config PINCTRL_PFC_R8A7742
|
|
|
|
bool "pin control support for RZ/G1H" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-08-24 05:49:56 +00:00
|
|
|
|
|
|
|
config PINCTRL_PFC_R8A7743
|
|
|
|
bool "pin control support for RZ/G1M" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-08-24 05:49:56 +00:00
|
|
|
|
|
|
|
config PINCTRL_PFC_R8A7744
|
|
|
|
bool "pin control support for RZ/G1N" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-08-24 05:49:56 +00:00
|
|
|
|
|
|
|
config PINCTRL_PFC_R8A774C0
|
|
|
|
bool "pin control support for RZ/G2E" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-08-24 05:49:56 +00:00
|
|
|
|
|
|
|
config PINCTRL_PFC_R8A774E1
|
|
|
|
bool "pin control support for RZ/G2H" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-08-24 05:49:56 +00:00
|
|
|
|
|
|
|
config PINCTRL_PFC_R8A774A1
|
|
|
|
bool "pin control support for RZ/G2M" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-08-24 05:49:56 +00:00
|
|
|
|
|
|
|
config PINCTRL_PFC_R8A774B1
|
|
|
|
bool "pin control support for RZ/G2N" if COMPILE_TEST
|
2020-09-09 13:15:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
2020-08-24 05:49:56 +00:00
|
|
|
|
|
|
|
config PINCTRL_RZN1
|
|
|
|
bool "pin control support for RZ/N1"
|
|
|
|
depends on OF
|
|
|
|
depends on ARCH_RZN1 || COMPILE_TEST
|
|
|
|
select GENERIC_PINCONF
|
|
|
|
help
|
|
|
|
This selects pinctrl driver for Renesas RZ/N1 devices.
|
2017-08-09 12:19:41 +00:00
|
|
|
|
2022-06-24 08:48:33 +00:00
|
|
|
config PINCTRL_RZV2M
|
|
|
|
bool "pin control support for RZ/V2M"
|
|
|
|
depends on OF
|
|
|
|
depends on ARCH_R9A09G011 || COMPILE_TEST
|
|
|
|
select GPIOLIB
|
|
|
|
select GENERIC_PINCTRL_GROUPS
|
|
|
|
select GENERIC_PINMUX_FUNCTIONS
|
|
|
|
select GENERIC_PINCONF
|
|
|
|
help
|
|
|
|
This selects GPIO and pinctrl driver for Renesas RZ/V2M
|
|
|
|
platforms.
|
|
|
|
|
2012-12-15 22:51:29 +00:00
|
|
|
config PINCTRL_PFC_SH7203
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for SH7203" if COMPILE_TEST
|
2019-01-21 16:05:45 +00:00
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
2012-12-15 22:51:29 +00:00
|
|
|
|
2012-12-15 22:51:30 +00:00
|
|
|
config PINCTRL_PFC_SH7264
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for SH7264" if COMPILE_TEST
|
2019-01-21 16:05:45 +00:00
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
2012-12-15 22:51:30 +00:00
|
|
|
|
2012-12-15 22:51:31 +00:00
|
|
|
config PINCTRL_PFC_SH7269
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for SH7269" if COMPILE_TEST
|
2019-01-21 16:05:45 +00:00
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
2012-12-15 22:51:31 +00:00
|
|
|
|
2012-12-15 22:51:32 +00:00
|
|
|
config PINCTRL_PFC_SH7720
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for SH7720" if COMPILE_TEST
|
2019-01-21 16:05:45 +00:00
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
2012-12-15 22:51:32 +00:00
|
|
|
|
2012-12-15 22:51:33 +00:00
|
|
|
config PINCTRL_PFC_SH7722
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for SH7722" if COMPILE_TEST
|
2019-01-21 16:05:45 +00:00
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
2012-12-15 22:51:33 +00:00
|
|
|
|
2012-12-15 22:51:36 +00:00
|
|
|
config PINCTRL_PFC_SH7734
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for SH7734" if COMPILE_TEST
|
2019-01-21 16:05:45 +00:00
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
2012-12-15 22:51:36 +00:00
|
|
|
|
2012-12-15 22:51:37 +00:00
|
|
|
config PINCTRL_PFC_SH7757
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for SH7757" if COMPILE_TEST
|
2019-01-21 16:05:45 +00:00
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
2012-12-15 22:51:37 +00:00
|
|
|
|
2012-12-15 22:51:38 +00:00
|
|
|
config PINCTRL_PFC_SH7785
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for SH7785" if COMPILE_TEST
|
2019-01-21 16:05:45 +00:00
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
2012-12-15 22:51:38 +00:00
|
|
|
|
2012-12-15 22:51:39 +00:00
|
|
|
config PINCTRL_PFC_SH7786
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for SH7786" if COMPILE_TEST
|
2019-01-21 16:05:45 +00:00
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
2012-12-15 22:51:39 +00:00
|
|
|
|
2020-08-24 05:49:56 +00:00
|
|
|
config PINCTRL_PFC_SH73A0
|
|
|
|
bool "pin control support for SH-Mobile AG5" if COMPILE_TEST
|
|
|
|
select PINCTRL_SH_PFC_GPIO
|
|
|
|
select REGULATOR
|
|
|
|
|
|
|
|
config PINCTRL_PFC_SH7723
|
|
|
|
bool "pin control support for SH-Mobile R2" if COMPILE_TEST
|
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
|
|
|
|
|
|
|
config PINCTRL_PFC_SH7724
|
|
|
|
bool "pin control support for SH-Mobile R2R" if COMPILE_TEST
|
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
|
|
|
|
2012-12-15 22:51:40 +00:00
|
|
|
config PINCTRL_PFC_SHX3
|
2020-08-24 05:49:52 +00:00
|
|
|
bool "pin control support for SH-X3" if COMPILE_TEST
|
2019-01-21 16:05:45 +00:00
|
|
|
select PINCTRL_SH_FUNC_GPIO
|
2020-08-24 05:49:48 +00:00
|
|
|
|
|
|
|
endmenu
|