1077365a9SGeert Uytterhoeven# SPDX-License-Identifier: GPL-2.0 2077365a9SGeert Uytterhoeven# 3077365a9SGeert Uytterhoeven# Renesas SH and SH Mobile PINCTRL drivers 4077365a9SGeert Uytterhoeven# 5077365a9SGeert Uytterhoeven 6077365a9SGeert Uytterhoevenmenu "Renesas pinctrl drivers" 7077365a9SGeert Uytterhoeven 8077365a9SGeert Uytterhoevenconfig PINCTRL_RENESAS 9077365a9SGeert Uytterhoeven bool "Renesas SoC pin control support" if COMPILE_TEST && !(ARCH_RENESAS || SUPERH) 10077365a9SGeert Uytterhoeven default y if ARCH_RENESAS || SUPERH 11077365a9SGeert Uytterhoeven select PINCTRL_PFC_EMEV2 if ARCH_EMEV2 12077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A73A4 if ARCH_R8A73A4 13077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7740 if ARCH_R8A7740 14077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7742 if ARCH_R8A7742 15077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7743 if ARCH_R8A7743 16077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7744 if ARCH_R8A7744 17077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7745 if ARCH_R8A7745 18077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A77470 if ARCH_R8A77470 19077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A774A1 if ARCH_R8A774A1 20077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A774B1 if ARCH_R8A774B1 21077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A774C0 if ARCH_R8A774C0 22077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A774E1 if ARCH_R8A774E1 23077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7778 if ARCH_R8A7778 24077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7779 if ARCH_R8A7779 25077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7790 if ARCH_R8A7790 26077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7791 if ARCH_R8A7791 27077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7792 if ARCH_R8A7792 28077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7793 if ARCH_R8A7793 29077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A7794 if ARCH_R8A7794 30077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A77951 if ARCH_R8A77951 31077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A77960 if ARCH_R8A77960 32077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A77961 if ARCH_R8A77961 33077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A77965 if ARCH_R8A77965 34077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A77970 if ARCH_R8A77970 35077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A77980 if ARCH_R8A77980 36077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A77990 if ARCH_R8A77990 37077365a9SGeert Uytterhoeven select PINCTRL_PFC_R8A77995 if ARCH_R8A77995 38741a7370SUlrich Hecht select PINCTRL_PFC_R8A779A0 if ARCH_R8A779A0 39030ac6d7SGeert Uytterhoeven select PINCTRL_PFC_R8A779F0 if ARCH_R8A779F0 40ad9bb2feSLUU HOAI select PINCTRL_PFC_R8A779G0 if ARCH_R8A779G0 41291f7856SCong Dang select PINCTRL_PFC_R8A779H0 if ARCH_R8A779H0 421db28b78SLad Prabhakar select PINCTRL_RZG2L if ARCH_RZG2L 4392a9b825SPhil Edworthy select PINCTRL_RZV2M if ARCH_R9A09G011 44829356daSBiju Das select PINCTRL_RZG2L if ARCH_R9A09G047 455488aa01SLad Prabhakar select PINCTRL_RZG2L if ARCH_R9A09G056 465dcde519SLad Prabhakar select PINCTRL_RZG2L if ARCH_R9A09G057 47077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH7203 if CPU_SUBTYPE_SH7203 48077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH7264 if CPU_SUBTYPE_SH7264 49077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH7269 if CPU_SUBTYPE_SH7269 50077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH73A0 if ARCH_SH73A0 51077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH7720 if CPU_SUBTYPE_SH7720 52077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH7722 if CPU_SUBTYPE_SH7722 53077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH7723 if CPU_SUBTYPE_SH7723 54077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH7724 if CPU_SUBTYPE_SH7724 55077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH7734 if CPU_SUBTYPE_SH7734 56077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH7757 if CPU_SUBTYPE_SH7757 57077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH7785 if CPU_SUBTYPE_SH7785 58077365a9SGeert Uytterhoeven select PINCTRL_PFC_SH7786 if CPU_SUBTYPE_SH7786 59077365a9SGeert Uytterhoeven select PINCTRL_PFC_SHX3 if CPU_SUBTYPE_SHX3 60077365a9SGeert Uytterhoeven help 61077365a9SGeert Uytterhoeven This enables pin control drivers for Renesas SuperH and ARM platforms 62077365a9SGeert Uytterhoeven 63540d9757SGeert Uytterhoevenconfig PINCTRL_SH_PFC 64077365a9SGeert Uytterhoeven bool 65540d9757SGeert Uytterhoeven select GENERIC_PINCONF 66540d9757SGeert Uytterhoeven select PINMUX 67540d9757SGeert Uytterhoeven select PINCONF 68540d9757SGeert Uytterhoeven help 69540d9757SGeert Uytterhoeven This enables common pin control functionality for EMMA Mobile, R-Car, 70540d9757SGeert Uytterhoeven R-Mobile, RZ/G, SH, and SH-Mobile platforms. 71540d9757SGeert Uytterhoeven 72540d9757SGeert Uytterhoevenconfig PINCTRL_SH_PFC_GPIO 73540d9757SGeert Uytterhoeven bool 74540d9757SGeert Uytterhoeven select GPIOLIB 75540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 76077365a9SGeert Uytterhoeven help 77077365a9SGeert Uytterhoeven This enables pin control and GPIO drivers for SH/SH Mobile platforms 78077365a9SGeert Uytterhoeven 79077365a9SGeert Uytterhoevenconfig PINCTRL_SH_FUNC_GPIO 80077365a9SGeert Uytterhoeven bool 81540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC_GPIO 82077365a9SGeert Uytterhoeven help 83077365a9SGeert Uytterhoeven This enables legacy function GPIOs for SH platforms 84077365a9SGeert Uytterhoeven 85077365a9SGeert Uytterhoevenconfig PINCTRL_PFC_EMEV2 86077365a9SGeert Uytterhoeven bool "pin control support for Emma Mobile EV2" if COMPILE_TEST 87540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 88077365a9SGeert Uytterhoeven 89*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A73A4 90*93e20e2bSKuninori Morimoto bool "pin control support for R-Mobile APE6" if COMPILE_TEST 91*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC_GPIO 92*93e20e2bSKuninori Morimoto 93*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A7740 94*93e20e2bSKuninori Morimoto bool "pin control support for R-Mobile A1" if COMPILE_TEST 95*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC_GPIO 96*93e20e2bSKuninori Morimoto 97*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A7742 98*93e20e2bSKuninori Morimoto bool "pin control support for RZ/G1H" if COMPILE_TEST 99540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 100077365a9SGeert Uytterhoeven 101*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A7743 102*93e20e2bSKuninori Morimoto bool "pin control support for RZ/G1M" if COMPILE_TEST 103540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 104077365a9SGeert Uytterhoeven 105*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A7744 106*93e20e2bSKuninori Morimoto bool "pin control support for RZ/G1N" if COMPILE_TEST 107*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC 108*93e20e2bSKuninori Morimoto 109*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A7745 110*93e20e2bSKuninori Morimoto bool "pin control support for RZ/G1E" if COMPILE_TEST 111*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC 112*93e20e2bSKuninori Morimoto 113*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A77470 114*93e20e2bSKuninori Morimoto bool "pin control support for RZ/G1C" if COMPILE_TEST 115*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC 116*93e20e2bSKuninori Morimoto 117*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A774A1 118*93e20e2bSKuninori Morimoto bool "pin control support for RZ/G2M" if COMPILE_TEST 119*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC 120*93e20e2bSKuninori Morimoto 121*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A774B1 122*93e20e2bSKuninori Morimoto bool "pin control support for RZ/G2N" if COMPILE_TEST 123*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC 124*93e20e2bSKuninori Morimoto 125*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A774C0 126*93e20e2bSKuninori Morimoto bool "pin control support for RZ/G2E" if COMPILE_TEST 127*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC 128*93e20e2bSKuninori Morimoto 129*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A774E1 130*93e20e2bSKuninori Morimoto bool "pin control support for RZ/G2H" if COMPILE_TEST 131*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC 132*93e20e2bSKuninori Morimoto 133*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A7778 134*93e20e2bSKuninori Morimoto bool "pin control support for R-Car M1A" if COMPILE_TEST 135540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 136077365a9SGeert Uytterhoeven 137077365a9SGeert Uytterhoevenconfig PINCTRL_PFC_R8A7779 138077365a9SGeert Uytterhoeven bool "pin control support for R-Car H1" if COMPILE_TEST 139540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 140077365a9SGeert Uytterhoeven 141077365a9SGeert Uytterhoevenconfig PINCTRL_PFC_R8A7790 142077365a9SGeert Uytterhoeven bool "pin control support for R-Car H2" if COMPILE_TEST 143540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 144077365a9SGeert Uytterhoeven 145*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A7791 146*93e20e2bSKuninori Morimoto bool "pin control support for R-Car M2-W" if COMPILE_TEST 147540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 148077365a9SGeert Uytterhoeven 149*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A7792 150*93e20e2bSKuninori Morimoto bool "pin control support for R-Car V2H" if COMPILE_TEST 151540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 152077365a9SGeert Uytterhoeven 153077365a9SGeert Uytterhoevenconfig PINCTRL_PFC_R8A7793 154077365a9SGeert Uytterhoeven bool "pin control support for R-Car M2-N" if COMPILE_TEST 155540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 156077365a9SGeert Uytterhoeven 157*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A7794 158*93e20e2bSKuninori Morimoto bool "pin control support for R-Car E2" if COMPILE_TEST 159540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 160077365a9SGeert Uytterhoeven 161*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A77951 162*93e20e2bSKuninori Morimoto bool "pin control support for R-Car H3 ES2.0+" if COMPILE_TEST 163540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 164077365a9SGeert Uytterhoeven 165077365a9SGeert Uytterhoevenconfig PINCTRL_PFC_R8A77960 166077365a9SGeert Uytterhoeven bool "pin control support for R-Car M3-W" if COMPILE_TEST 167540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 168077365a9SGeert Uytterhoeven 169077365a9SGeert Uytterhoevenconfig PINCTRL_PFC_R8A77961 170077365a9SGeert Uytterhoeven bool "pin control support for R-Car M3-W+" if COMPILE_TEST 171540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 172077365a9SGeert Uytterhoeven 173*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A77965 174*93e20e2bSKuninori Morimoto bool "pin control support for R-Car M3-N" if COMPILE_TEST 175540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 176077365a9SGeert Uytterhoeven 177077365a9SGeert Uytterhoevenconfig PINCTRL_PFC_R8A77970 178077365a9SGeert Uytterhoeven bool "pin control support for R-Car V3M" if COMPILE_TEST 179540d9757SGeert Uytterhoeven select PINCTRL_SH_PFC 180077365a9SGeert Uytterhoeven 181*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A77980 182*93e20e2bSKuninori Morimoto bool "pin control support for R-Car V3H" if COMPILE_TEST 183*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC 184*93e20e2bSKuninori Morimoto 185*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A77990 186*93e20e2bSKuninori Morimoto bool "pin control support for R-Car E3" if COMPILE_TEST 187*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC 188*93e20e2bSKuninori Morimoto 189*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A77995 190*93e20e2bSKuninori Morimoto bool "pin control support for R-Car D3" if COMPILE_TEST 191*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC 192*93e20e2bSKuninori Morimoto 193741a7370SUlrich Hechtconfig PINCTRL_PFC_R8A779A0 194741a7370SUlrich Hecht bool "pin control support for R-Car V3U" if COMPILE_TEST 195741a7370SUlrich Hecht select PINCTRL_SH_PFC 196741a7370SUlrich Hecht 197*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_R8A779F0 198*93e20e2bSKuninori Morimoto bool "pin control support for R-Car S4-8" if COMPILE_TEST 199*93e20e2bSKuninori Morimoto select PINCTRL_SH_PFC 200*93e20e2bSKuninori Morimoto 201ad9bb2feSLUU HOAIconfig PINCTRL_PFC_R8A779G0 202ad9bb2feSLUU HOAI bool "pin control support for R-Car V4H" if COMPILE_TEST 203ad9bb2feSLUU HOAI select PINCTRL_SH_PFC 204ad9bb2feSLUU HOAI 205291f7856SCong Dangconfig PINCTRL_PFC_R8A779H0 206291f7856SCong Dang bool "pin control support for R-Car V4M" if COMPILE_TEST 207291f7856SCong Dang select PINCTRL_SH_PFC 208291f7856SCong Dang 209*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH7203 210*93e20e2bSKuninori Morimoto bool "pin control support for SH7203" if COMPILE_TEST 211*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 212077365a9SGeert Uytterhoeven 213*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH7264 214*93e20e2bSKuninori Morimoto bool "pin control support for SH7264" if COMPILE_TEST 215*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 216*93e20e2bSKuninori Morimoto 217*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH7269 218*93e20e2bSKuninori Morimoto bool "pin control support for SH7269" if COMPILE_TEST 219*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 220*93e20e2bSKuninori Morimoto 221*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH73A0 222*93e20e2bSKuninori Morimoto bool "pin control support for SH-Mobile AG5" if COMPILE_TEST 223077365a9SGeert Uytterhoeven select PINCTRL_SH_PFC_GPIO 224*93e20e2bSKuninori Morimoto select REGULATOR 225*93e20e2bSKuninori Morimoto 226*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH7720 227*93e20e2bSKuninori Morimoto bool "pin control support for SH7720" if COMPILE_TEST 228*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 229*93e20e2bSKuninori Morimoto 230*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH7722 231*93e20e2bSKuninori Morimoto bool "pin control support for SH7722" if COMPILE_TEST 232*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 233*93e20e2bSKuninori Morimoto 234*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH7723 235*93e20e2bSKuninori Morimoto bool "pin control support for SH-Mobile R2" if COMPILE_TEST 236*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 237*93e20e2bSKuninori Morimoto 238*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH7724 239*93e20e2bSKuninori Morimoto bool "pin control support for SH-Mobile R2R" if COMPILE_TEST 240*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 241*93e20e2bSKuninori Morimoto 242*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH7734 243*93e20e2bSKuninori Morimoto bool "pin control support for SH7734" if COMPILE_TEST 244*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 245*93e20e2bSKuninori Morimoto 246*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH7757 247*93e20e2bSKuninori Morimoto bool "pin control support for SH7757" if COMPILE_TEST 248*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 249*93e20e2bSKuninori Morimoto 250*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH7785 251*93e20e2bSKuninori Morimoto bool "pin control support for SH7785" if COMPILE_TEST 252*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 253*93e20e2bSKuninori Morimoto 254*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SH7786 255*93e20e2bSKuninori Morimoto bool "pin control support for SH7786" if COMPILE_TEST 256*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 257*93e20e2bSKuninori Morimoto 258*93e20e2bSKuninori Morimotoconfig PINCTRL_PFC_SHX3 259*93e20e2bSKuninori Morimoto bool "pin control support for SH-X3" if COMPILE_TEST 260*93e20e2bSKuninori Morimoto select PINCTRL_SH_FUNC_GPIO 261077365a9SGeert Uytterhoeven 262077365a9SGeert Uytterhoevenconfig PINCTRL_RZA1 263077365a9SGeert Uytterhoeven bool "pin control support for RZ/A1" 264077365a9SGeert Uytterhoeven depends on OF 265077365a9SGeert Uytterhoeven depends on ARCH_R7S72100 || COMPILE_TEST 266540d9757SGeert Uytterhoeven select GENERIC_PINCONF 267077365a9SGeert Uytterhoeven select GENERIC_PINCTRL_GROUPS 268077365a9SGeert Uytterhoeven select GENERIC_PINMUX_FUNCTIONS 269540d9757SGeert Uytterhoeven select GPIOLIB 270077365a9SGeert Uytterhoeven help 271077365a9SGeert Uytterhoeven This selects pinctrl driver for Renesas RZ/A1 platforms. 272077365a9SGeert Uytterhoeven 273077365a9SGeert Uytterhoevenconfig PINCTRL_RZA2 274077365a9SGeert Uytterhoeven bool "pin control support for RZ/A2" 275077365a9SGeert Uytterhoeven depends on OF 276077365a9SGeert Uytterhoeven depends on ARCH_R7S9210 || COMPILE_TEST 277077365a9SGeert Uytterhoeven select GENERIC_PINCTRL_GROUPS 278077365a9SGeert Uytterhoeven select GENERIC_PINMUX_FUNCTIONS 279540d9757SGeert Uytterhoeven select GPIOLIB 280077365a9SGeert Uytterhoeven help 281077365a9SGeert Uytterhoeven This selects GPIO and pinctrl driver for Renesas RZ/A2 platforms. 282077365a9SGeert Uytterhoeven 283c4c4637eSLad Prabhakarconfig PINCTRL_RZG2L 284bfc69bdbSBiju Das bool "pin control support for RZ/{G2L,G2UL,V2L}" if COMPILE_TEST 285c4c4637eSLad Prabhakar depends on OF 286c4c4637eSLad Prabhakar select GPIOLIB 287fda5edd7SClaudiu Beznea select GPIOLIB_IRQCHIP 288c4c4637eSLad Prabhakar select GENERIC_PINCTRL_GROUPS 289c4c4637eSLad Prabhakar select GENERIC_PINMUX_FUNCTIONS 290c4c4637eSLad Prabhakar select GENERIC_PINCONF 291fda5edd7SClaudiu Beznea select IRQ_DOMAIN_HIERARCHY 292c4c4637eSLad Prabhakar help 293bfc69bdbSBiju Das This selects GPIO and pinctrl driver for Renesas RZ/{G2L,G2UL,V2L} 2940c8fce49SBiju Das platforms. 295c4c4637eSLad Prabhakar 296077365a9SGeert Uytterhoevenconfig PINCTRL_RZN1 297077365a9SGeert Uytterhoeven bool "pin control support for RZ/N1" 298077365a9SGeert Uytterhoeven depends on OF 299077365a9SGeert Uytterhoeven depends on ARCH_RZN1 || COMPILE_TEST 300077365a9SGeert Uytterhoeven select GENERIC_PINCONF 301f055ff23SRalph Siemsen select PINMUX 302077365a9SGeert Uytterhoeven help 303077365a9SGeert Uytterhoeven This selects pinctrl driver for Renesas RZ/N1 devices. 304077365a9SGeert Uytterhoeven 30592a9b825SPhil Edworthyconfig PINCTRL_RZV2M 30692a9b825SPhil Edworthy bool "pin control support for RZ/V2M" 30792a9b825SPhil Edworthy depends on OF 30892a9b825SPhil Edworthy depends on ARCH_R9A09G011 || COMPILE_TEST 30992a9b825SPhil Edworthy select GPIOLIB 31092a9b825SPhil Edworthy select GENERIC_PINCTRL_GROUPS 31192a9b825SPhil Edworthy select GENERIC_PINMUX_FUNCTIONS 31292a9b825SPhil Edworthy select GENERIC_PINCONF 31392a9b825SPhil Edworthy help 31492a9b825SPhil Edworthy This selects GPIO and pinctrl driver for Renesas RZ/V2M 31592a9b825SPhil Edworthy platforms. 31692a9b825SPhil Edworthy 317077365a9SGeert Uytterhoevenendmenu 318