linux-stable/drivers/pinctrl/renesas
Geert Uytterhoeven 009f502238 pinctrl: renesas: r8a7794: Add bias pinconf support
Implement support for pull-up (most pins) and pull-down (ASEBRK#/ACK)
handling for R-Car E2 and RZ/G1E SoCs, using the common R-Car bias
handling.

Note that on RZ/G1E, the "ASEBRK#/ACK" pin is called "ACK", but the code
doesn't handle that naming difference.  Hence users should use the R-Car
naming in DTS files.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/r/f78da2ba937ce98ae9196f4ee54149a5214fd545.1619785375.git.geert+renesas@glider.be
2021-05-31 10:50:28 +02:00
..
core.c pinctrl: renesas: Make sh_pfc_pin_to_bias_reg() static 2021-03-24 10:38:29 +01:00
core.h pinctrl: renesas: Move R-Car bias helpers to sh_pfc.h 2021-03-24 10:38:29 +01:00
gpio.c pinctrl: renesas: Singular/plural grammar fixes 2020-11-13 15:37:41 +01:00
Kconfig pinctrl: renesas: Initial R8A779A0 (V3U) PFC support 2021-01-14 12:06:15 +01:00
Makefile pinctrl: renesas: Initial R8A779A0 (V3U) PFC support 2021-01-14 12:06:15 +01:00
pfc-emev2.c
pfc-r8a73a4.c pinctrl: renesas: Factor out common R-Mobile bias handling 2021-03-24 10:38:29 +01:00
pfc-r8a779a0.c pinctrl: renesas: Move R-Car bias helpers to sh_pfc.h 2021-03-24 10:38:29 +01:00
pfc-r8a7740.c pinctrl: renesas: Factor out common R-Mobile bias handling 2021-03-24 10:38:29 +01:00
pfc-r8a7778.c pinctrl: renesas: r8a7778: Remove unused PORT_GP_PUP_1() macro 2021-05-11 10:04:42 +02:00
pfc-r8a7779.c
pfc-r8a7790.c pinctrl: renesas: r8a7790: Add bias pinconf support 2021-05-31 10:50:28 +02:00
pfc-r8a7791.c pinctrl: renesas: r8a7791: Add bias pinconf support 2021-03-24 10:38:29 +01:00
pfc-r8a7792.c pinctrl: renesas: r8a7792: Add bias pinconf support 2021-05-31 10:50:28 +02:00
pfc-r8a7794.c pinctrl: renesas: r8a7794: Add bias pinconf support 2021-05-31 10:50:28 +02:00
pfc-r8a7796.c pinctrl: renesas: r8a779{51,6,65}: Reduce non-functional differences 2021-05-11 10:04:42 +02:00
pfc-r8a77470.c pinctrl: renesas: r8a77470: Add bias pinconf support 2021-05-31 10:50:28 +02:00
pfc-r8a77950.c pinctrl: renesas: Move R-Car bias helpers to sh_pfc.h 2021-03-24 10:38:29 +01:00
pfc-r8a77951.c pinctrl: renesas: r8a779{51,6,65}: Reduce non-functional differences 2021-05-11 10:04:42 +02:00
pfc-r8a77965.c pinctrl: renesas: r8a779{51,6,65}: Reduce non-functional differences 2021-05-11 10:04:42 +02:00
pfc-r8a77970.c pinctrl: renesas: Move R-Car bias helpers to sh_pfc.h 2021-03-24 10:38:29 +01:00
pfc-r8a77980.c pinctrl: renesas: Move R-Car bias helpers to sh_pfc.h 2021-03-24 10:38:29 +01:00
pfc-r8a77990.c pinctrl: renesas: r8a77990: Drop bogus PUEN_ prefixes in comments 2021-05-11 10:04:42 +02:00
pfc-r8a77995.c pinctrl: renesas: Move R-Car bias helpers to sh_pfc.h 2021-03-24 10:38:29 +01:00
pfc-sh73a0.c pinctrl: renesas: Factor out common R-Mobile bias handling 2021-03-24 10:38:29 +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: Add support for R-Car SoCs with pull-down only pins 2021-03-24 10:38:29 +01:00
sh_pfc.h pinctrl: renesas: Add support for R-Car SoCs with pull-down only pins 2021-03-24 10:38:29 +01:00