linux/drivers/pinctrl/sh-pfc
Geert Uytterhoeven 01ff33a3ea pinctrl: sh-pfc: Allow compile-testing of all drivers
Enable compile-testing of all Renesas SuperH and ARM pin control
drivers, in a similar way as was done before for clock and SoC drivers
in commits 371dd373c6 ("clk: renesas: Allow compile-testing of all
(sub)drivers") and 8be381a131 ("soc: renesas: Rework Kconfig and
Makefile logic").

The SuperH pin control drivers need specific include files, hence make
sure they are always found when compile-testing.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
2019-04-02 09:57:50 +02:00
..
Kconfig pinctrl: sh-pfc: Allow compile-testing of all drivers 2019-04-02 09:57:50 +02:00
Makefile pinctrl: sh-pfc: Allow compile-testing of all drivers 2019-04-02 09:57:50 +02:00
core.c pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging 2019-04-02 09:57:50 +02:00
core.h pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
gpio.c pinctrl: sh-pfc: Introduce PINCTRL_SH_FUNC_GPIO helper symbol 2019-04-02 09:57:50 +02:00
pfc-emev2.c pinctrl: sh-pfc: emev2: Add missing pinmux functions 2019-02-11 14:10:46 +01:00
pfc-r8a73a4.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-r8a7740.c pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group 2018-12-18 11:25:56 +01:00
pfc-r8a7778.c pinctrl: sh-pfc: r8a7778: Fix HSPI pin numbers and names 2019-01-21 13:25:38 +01:00
pfc-r8a7779.c pinctrl: sh-pfc: r8a7779: Add HSCIF0/1 pins 2019-03-18 16:56:50 +01:00
pfc-r8a7790.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-r8a7791.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-r8a7792.c pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group 2019-02-11 14:11:14 +01:00
pfc-r8a7794.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-r8a7795-es1.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-r8a7795.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-r8a7796.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-r8a77470.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-r8a77965.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-r8a77970.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-r8a77980.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-r8a77990.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-r8a77995.c pinctrl: sh-pfc: Add missing #include <linux/errno.h> 2019-04-02 09:57:50 +02:00
pfc-sh73a0.c pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups 2019-02-11 14:11:25 +01:00
pfc-sh7203.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7264.c pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration 2018-12-18 11:25:56 +01:00
pfc-sh7269.c pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field 2018-12-18 11:25:56 +01:00
pfc-sh7720.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7722.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pfc-sh7723.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7724.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7734.c pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10 2018-12-18 11:25:56 +01:00
pfc-sh7757.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7785.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-sh7786.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pfc-shx3.c pinctrl: sh-pfc: Convert to SPDX identifiers 2018-09-11 12:25:32 +02:00
pinctrl.c pinctrl: sh-pfc: Print pin group when debugging 2019-01-21 13:24:52 +01:00
sh_pfc.h pinctrl: sh-pfc: Introduce PINCTRL_SH_FUNC_GPIO helper symbol 2019-04-02 09:57:50 +02:00