Re: [PATCH v3 2/3] gpio: vortex: add new GPIO device driver
From: Marcos Del Sol Vives
Date: Fri Aug 22 2025 - 12:20:55 EST
El 22/08/2025 a las 17:49, Bjorn Helgaas escribió:
> On Fri, Aug 22, 2025 at 10:47:20AM -0500, Bjorn Helgaas wrote:
>> I'm not the person to merge this, but my advice is to wait a few days
>> and post a v4 that cleans up the includes and updates the commit
>> messages. It makes the process cleaner if the patch you post is the
>> same as the one that gets merged.
>
> Sorry for the noise, should have read farther through my email :)
No problem, thanks for clarifying!
I would've waited for a couple days more to give more time for review
before the v4 if it was just minor styling details, but I found a nasty
surprise yesterday in the DX3 programming manual (I was using the SX/MX/DX
manual before): it has two discontinuous ranges for data and two
discontinuous ranges for direction, and the icing on top is that
*all four ranges have different sizes*.
So as it was a pretty big change I wanted to have a new one with support
for that for review asap :)