On Tue, 02 Sep 2025, Bartosz Golaszewski wrote:
On Tue, Sep 2, 2025 at 12:10 PM Lee Jones lee@kernel.org wrote:
On Mon, 11 Aug 2025 15:36:15 +0200, Bartosz Golaszewski wrote:
This converts the vexpress-sysreg MFD driver to using the new generic GPIO interface but first fixes an issue with an unchecked return value of devm_gpiochio_add_data().
Lee: Please, create an immutable branch containing these commits after you pick them up, as I'd like to merge it into the GPIO tree and remove the legacy interface in this cycle.
[...]
Applied, thanks!
[1/2] mfd: vexpress-sysreg: check the return value of devm_gpiochip_add_data() commit: 14b2b50be20bd15236bc7d4c614ecb5d9410c3ec [2/2] mfd: vexpress-sysreg: use new generic GPIO chip API commit: 8080e2c6138e4c615c1e6bc1378ec042b6f9cd36
-- Lee Jones [李琼斯]
Thanks, you haven't pushed out the changes yet so maybe you're already on it but please don't forget to set up an immutable branch for merging back of these changes into the GPIO tree.
No, I actually missed that. 2 secs.