Paul Barker b378c400e0 pinctrl: renesas: Add RZ/G2L PFC driver
This driver adds support for the pinctrl features of the GPIO/PFC module
in the Renesas RZ/G2L (R9A07G044) SoC.

A multi-function `rzg2l-pfc` driver is defined for UCLASS_NOP, which
binds the `rzg2l-pfc-pinctrl` UCLASS_PINCTRL driver dynamically. We also
define common macros and functions for the PFC in <renesas/rzg2l-pfc.h>.
This makes it easy to add an additional UCLASS_GPIO driver for the GPIO
functionality of this module in a follow-up patch.

This patch is based on the corresponding Linux v6.5 driver
(commit 52e12027d50affbf60c6c9c64db8017391b0c22e).

Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
2023-10-16 15:46:18 +02:00
..
2023-10-02 10:55:44 -04:00
2023-05-05 17:48:44 -04:00
2022-10-30 20:07:16 +01:00
2022-09-29 16:07:57 -04:00
2023-02-07 14:33:50 -05:00
2022-09-24 10:47:01 -04:00
2023-08-25 13:54:33 -04:00
2022-07-26 02:30:56 -06:00
2023-08-08 10:22:03 -04:00
2023-02-09 16:32:25 -05:00
2023-10-10 16:25:48 -04:00
2023-08-11 07:33:40 -06:00
2023-10-06 14:38:12 -04:00
2023-07-17 15:38:11 -04:00
2022-04-06 14:01:42 -04:00
2023-08-19 04:12:53 +02:00
2022-11-02 08:42:03 +01:00
2023-02-19 21:15:15 +01:00
2023-02-06 13:04:52 -05:00
2023-02-09 16:32:25 -05:00
2022-03-15 16:19:29 -04:00
2022-04-06 14:01:42 -04:00
2023-05-02 14:23:34 -04:00
2023-05-15 10:00:30 +02:00
2022-10-18 09:32:53 +08:00
2023-01-20 12:27:06 -05:00
2022-07-26 11:29:00 +02:00
2022-06-08 13:59:53 -04:00
2023-04-27 13:51:06 -04:00
2022-07-26 11:29:02 +02:00
2023-01-27 14:47:57 -05:00
2023-08-19 04:12:53 +02:00
2022-04-28 09:26:44 -04:00
2022-10-30 20:07:17 +01:00
2023-10-11 15:43:55 -04:00
2023-03-02 17:45:58 -05:00
2022-06-08 14:00:22 -04:00
2023-09-11 16:27:49 -04:00
2023-01-16 18:01:10 +08:00
2022-12-09 14:10:28 -05:00
2022-04-01 15:03:13 -04:00
2022-09-13 12:08:40 -04:00
2022-10-16 12:23:22 +02:00
2022-04-06 14:03:17 -04:00
2023-10-09 15:24:31 -04:00
2022-09-24 10:47:01 -04:00
2023-02-10 07:41:40 -05:00
2022-12-07 16:04:17 -05:00
2022-12-22 10:31:49 -05:00
2022-12-22 10:31:49 -05:00
2023-09-04 10:51:58 -04:00
2022-09-18 10:26:49 +02:00