pinctrl: renesas: rzg2l: Add RZ/G2UL support
authorBiju Das <biju.das.jz@bp.renesas.com>
Fri, 1 Apr 2022 18:02:30 +0000 (19:02 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 20 Apr 2022 09:53:47 +0000 (11:53 +0200)
commitbfc69bdbaad141ac408e6de86b7e0d771c8e3ccb
tree37910ed1d3fc9c6e517eb6156808cfa7a4881e0a
parentff06501c1aa30342602e94ccacce167feec92c4b
pinctrl: renesas: rzg2l: Add RZ/G2UL support

RZ/G2UL SoC has fewer pins compared to RZ/G2L and the port pin
definitions are different compared to RZ/G2L.

This patch adds a new compatible to take care of these differences by
adding r9a07g043_data with r9a07g043_gpio_configs and
rzg2l_dedicated_pins.common.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/r/20220401180230.19950-1-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/renesas/Kconfig
drivers/pinctrl/renesas/pinctrl-rzg2l.c