[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240611093127.90210-1-andy.shevchenko@gmail.com>
Date: Tue, 11 Jun 2024 12:30:21 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Andy Shevchenko <andy.shevchenko@...il.com>,
Jacky Huang <ychuang3@...oton.com>,
Linus Walleij <linus.walleij@...aro.org>,
Tomer Maimon <tmaimon77@...il.com>,
linux-arm-kernel@...ts.infradead.org,
linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org,
openbmc@...ts.ozlabs.org
Cc: Shan-Chun Hung <schung@...oton.com>,
Avi Fishman <avifishman70@...il.com>,
Tali Perry <tali.perry1@...il.com>,
Patrick Venture <venture@...gle.com>,
Nancy Yuen <yuenn@...gle.com>,
Benjamin Fair <benjaminfair@...gle.com>,
Jonathan Neuschäfer <j.neuschaefer@....net>
Subject: [PATCH v1 0/4] pinctrl: nuvoton: A few cleanups
Convert Nuvoton drivers to use pin control provided data types
and more of device property APIs.
Not tested.
Andy Shevchenko (4):
pinctrl: nuvoton: Convert to use struct pingroup and
PINCTRL_PINGROUP()
pinctrl: nuvoton: Make use of struct pinfunction and
PINCTRL_PINFUNCTION()
pinctrl: nuvoton: Convert to use struct group_desc
pinctrl: nuvoton: Reduce use of OF-specific APIs
drivers/pinctrl/nuvoton/pinctrl-ma35.c | 116 ++++++++++------------
drivers/pinctrl/nuvoton/pinctrl-ma35d1.c | 1 -
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c | 43 ++------
drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c | 29 ++----
drivers/pinctrl/nuvoton/pinctrl-wpcm450.c | 11 +-
5 files changed, 71 insertions(+), 129 deletions(-)
--
2.45.2
Powered by blists - more mailing lists