[PATCH v1 0/5] pinctrl: Use struct pingroup and PINCTRL_PINGROUP()

From: Andy Shevchenko
Date: Mon Dec 04 2023 - 11:00:59 EST


This is an excerpt from v4 of the "pinctrl: Convert struct group_desc
to use struct pingroup" [1]. The series has been compiled with GCC 8
for ARM64 besides x86_64 GCC 13 and LLVM 16.

Changelog to the mother series [1]:
- added a new patch against Renesas code, so no warnings will be seen

Link: https://lore.kernel.org/r/20231129161459.1002323-1-andriy.shevchenko@xxxxxxxxxxxxxxx [1]

Andy Shevchenko (5):
pinctrl: renesas: Mark local variable with const in ->set_mux()
pinctrl: core: Make pins const unsigned int pointer in struct
group_desc
pinctrl: equilibrium: Convert to use struct pingroup
pinctrl: keembay: Convert to use struct pingroup
pinctrl: nuvoton: Convert to use struct pingroup and
PINCTRL_PINGROUP()

drivers/pinctrl/core.c | 2 +-
drivers/pinctrl/core.h | 4 ++--
drivers/pinctrl/nuvoton/pinctrl-wpcm450.c | 9 ++++----
drivers/pinctrl/pinctrl-equilibrium.c | 26 +++++++++++------------
drivers/pinctrl/pinctrl-keembay.c | 4 ++--
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 2 +-
drivers/pinctrl/renesas/pinctrl-rzv2m.c | 2 +-
7 files changed, 24 insertions(+), 25 deletions(-)

--
2.43.0.rc1.1.gbec44491f096