]> www.infradead.org Git - users/willy/xarray.git/commit
pinctrl: renesas: rzg2l: Drop struct rzg2l_variable_pin_cfg
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Thu, 30 May 2024 17:38:46 +0000 (18:38 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 11 Jun 2024 07:45:42 +0000 (09:45 +0200)
commit13a8cae6e561d607474f905028781a5aee7205cb
treef256b9922370ee0153c6a2e22283084ab514a80d
parent8081a03793d3276c50d55a6f561872168eccf944
pinctrl: renesas: rzg2l: Drop struct rzg2l_variable_pin_cfg

Drop the rzg2l_variable_pin_cfg struct and instead use the
RZG2L_VARIABLE_PIN_CFG_PACK() macro for the variable pin configuration.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> # on RZ/G3S
Link: https://lore.kernel.org/r/20240530173857.164073-5-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/renesas/pinctrl-rzg2l.c