Re: [PATCH v5 0/2] rohm-bdi718x7/71828: Use software nodes for gpio-keys

From: Matti Vaittinen

Date: Fri Jun 12 2026 - 00:38:24 EST


On 11/06/2026 18:48, Dmitry Torokhov wrote:
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.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
> ---> Changes in v5:
Addressed Lee's comments:
- moved static constants out of function to module level
- added #defines for nodes' indexes
- adjusted error message
- renamed "error" to "ret"
- dropped unneeded comments
- Link to v4: https://patch.msgid.link/20260427-rohm-software-nodes-v4-0-ffeb5b0c4774@xxxxxxxxx

I think I did already review these? Is there a reason my tags were dropped?

Yours,
-- Matti