linux/drivers/pinctrl/renesas
Geert Uytterhoeven 6dd169fc20 pinctrl: renesas: checker: Restrict checks to Renesas platforms
When DEBUG is defined (e.g. if CONFIG_DEBUG_PINCTRL=y), the Renesas pin
control driver runs sanity checks against the pin control tables.  This
may cause lots of output on the console, and can be annoying in ARM
multi-platform kernels.  Fix this by only running the checks when
running on SuperH, or on a DT platform supported by the Renesas pin
controller driver.

Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210111165013.496897-1-geert+renesas@glider.be
2021-01-12 10:45:43 +01:00
..
core.c pinctrl: renesas: checker: Restrict checks to Renesas platforms 2021-01-12 10:45:43 +01:00
core.h pinctrl: renesas: Factor out common R-Car Gen3 bias handling 2020-11-13 15:37:41 +01:00
gpio.c pinctrl: renesas: Singular/plural grammar fixes 2020-11-13 15:37:41 +01:00
Kconfig
Makefile
pfc-emev2.c
pfc-r8a73a4.c
pfc-r8a7740.c
pfc-r8a7778.c pinctrl: renesas: r8a7778: Use common R-Car bias handling 2020-11-13 15:37:41 +01:00
pfc-r8a7779.c
pfc-r8a7790.c pinctrl: renesas: r8a7790: Optimize pinctrl image size for R8A7742 2020-11-13 15:37:41 +01:00
pfc-r8a7791.c pinctrl: renesas: r8a7791: Optimize pinctrl image size for R8A774[34] 2020-11-13 15:37:41 +01:00
pfc-r8a7792.c
pfc-r8a7794.c
pfc-r8a7796.c pinctrl: renesas: r8a7796: Add QSPI[01] pins, groups and functions 2020-11-23 09:43:28 +01:00
pfc-r8a77470.c
pfc-r8a77950.c pinctrl: renesas: Factor out common R-Car Gen3 bias handling 2020-11-13 15:37:41 +01:00
pfc-r8a77951.c pinctrl: renesas: r8a77951: Add QSPI[01] pins, groups and functions 2020-11-23 09:43:27 +01:00
pfc-r8a77965.c pinctrl: renesas: r8a77965: Add QSPI[01] pins, groups and functions 2020-11-23 09:43:28 +01:00
pfc-r8a77970.c
pfc-r8a77980.c
pfc-r8a77990.c pinctrl: renesas: r8a77990: Add QSPI[01] pins, groups and functions 2020-11-23 09:43:27 +01:00
pfc-r8a77995.c
pfc-sh73a0.c pinctrl: renesas: Constify sh73a0_vccq_mc0_ops 2020-11-13 15:37:41 +01:00
pfc-sh7203.c
pfc-sh7264.c
pfc-sh7269.c
pfc-sh7720.c
pfc-sh7722.c
pfc-sh7723.c
pfc-sh7724.c
pfc-sh7734.c
pfc-sh7757.c
pfc-sh7785.c
pfc-sh7786.c
pfc-shx3.c
pinctrl-rza1.c pinctrl: renesas: Fix fall-through warnings for Clang 2020-11-23 09:47:28 +01:00
pinctrl-rza2.c
pinctrl-rzn1.c
pinctrl.c pinctrl: renesas: Protect GPIO leftovers by CONFIG_PINCTRL_SH_FUNC_GPIO 2020-11-13 15:37:41 +01:00
sh_pfc.h pinctrl: renesas: Protect GPIO leftovers by CONFIG_PINCTRL_SH_FUNC_GPIO 2020-11-13 15:37:41 +01:00