From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
linux-kernel@vger.kernel.org
Cc: Lee Jones <lee@kernel.org>, Linus Walleij <linus.walleij@linaro.org>
Subject: [PATCH v1 0/2] mfd: lm3533: Get rid of legacy GPIO APIs
Date: Wed, 8 May 2024 13:46:47 +0300 [thread overview]
Message-ID: <20240508104848.846580-1-andriy.shevchenko@linux.intel.com> (raw)
Driver is quite outdated from Linux kernel internal APIs perspective.
Update the GPIO part in this miniseries.
The first patch to make sure noone is going to use legacy platform data.
An alternative approach is to remove completely these family of drivers.
Andy Shevchenko (2):
mfd: lm3533: Hide legacy platform data in the driver
mfd: lm3533: Move to new GPIO descriptor-based APIs
drivers/mfd/lm3533-core.c | 45 +++++++++++++++++++-------------------
include/linux/mfd/lm3533.h | 18 ++-------------
2 files changed, 25 insertions(+), 38 deletions(-)
--
2.43.0.rc1.1336.g36b5255a03ac
next reply other threads:[~2024-05-08 10:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-08 10:46 Andy Shevchenko [this message]
2024-05-08 10:46 ` [PATCH v1 1/2] mfd: lm3533: Hide legacy platform data in the driver Andy Shevchenko
2024-05-27 13:03 ` Linus Walleij
2024-05-31 15:00 ` Lee Jones
2024-05-31 15:08 ` Andy Shevchenko
2024-05-31 15:54 ` Lee Jones
2024-05-31 16:40 ` Andy Shevchenko
2024-05-31 16:58 ` Lee Jones
2024-05-31 17:09 ` Andy Shevchenko
2024-06-05 12:40 ` Johan Hovold
2024-05-08 10:46 ` [PATCH v1 2/2] mfd: lm3533: Move to new GPIO descriptor-based APIs Andy Shevchenko
2024-05-27 13:05 ` Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240508104848.846580-1-andriy.shevchenko@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=lee@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox