From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Matti Vaittinen <mazziesaccount@gmail.com>, Lee Jones <lee@kernel.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] rohm-bdi718x7/71828: Use software nodes for gpio-keys
Date: Sun, 22 Mar 2026 18:37:54 -0700 [thread overview]
Message-ID: <20260322-rohm-software-nodes-v2-0-3c7d21336d37@gmail.com> (raw)
Now that gpio-keys can use platform resources to identify interrupts
assigned to buttons we can convert ROHM power buttons to use software
nodes and device properties for configuration, removing the need to use
platform data.
v2:
- dropped patch to gpio-keys as it is in the mainline now
- reworked the both drivers to dynamically allocate per-device software
nodes
v1:
https://lore.kernel.org/r/20250817224731.1911207-1-dmitry.torokhov@gmail.com/
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
---
Dmitry Torokhov (2):
mfd: rohm-bd71828: Use software nodes for gpio-keys
mfd: rohm-bd718x7: Use software nodes for gpio-keys
drivers/mfd/rohm-bd71828.c | 117 ++++++++++++++++++++++++++++++++-------------
drivers/mfd/rohm-bd718x7.c | 117 ++++++++++++++++++++++++++++++++-------------
2 files changed, 168 insertions(+), 66 deletions(-)
---
base-commit: 7109a2155340cc7b21f27e832ece6df03592f2e8
change-id: 20260313-rohm-software-nodes-0b4a3d36128c
Thanks.
--
Dmitry
next reply other threads:[~2026-03-23 1:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-23 1:37 Dmitry Torokhov [this message]
2026-03-23 1:37 ` [PATCH v2 1/2] mfd: rohm-bd71828: Use software nodes for gpio-keys Dmitry Torokhov
2026-03-24 6:45 ` Matti Vaittinen
2026-03-25 0:34 ` Dmitry Torokhov
2026-03-23 1:37 ` [PATCH v2 2/2] mfd: rohm-bd718x7: " Dmitry Torokhov
2026-03-24 6:47 ` Matti Vaittinen
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=20260322-rohm-software-nodes-v2-0-3c7d21336d37@gmail.com \
--to=dmitry.torokhov@gmail.com \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mazziesaccount@gmail.com \
/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