Re: [PATCH] gpio: uapi: clarify default_values being logical

From: Kent Gibson
Date: Wed Feb 14 2024 - 20:07:48 EST


On Sun, Feb 11, 2024 at 06:14:21PM +0800, Kent Gibson wrote:
> The documentation for default_values mentions high/low which can be
> confusing, particularly when the ACTIVE_LOW flag is set.
>
> Replace high/low with active/inactive to clarify that the values are
> logical not physical.
>
> Similarly, clarify the interpretation of values in struct gpiohandle_data.
>
> Signed-off-by: Kent Gibson <warthog618@xxxxxxxxx>

Just checking where we are at with this patch, given you've merged the
two documentation patches that followed on from it.

I realize you have bigger fish to fry at the moment, so sorry for any
distraction, but I just want to ensure there isn't something you are
expecting from me or it hasn't fallen through the cracks.

Cheers,
Kent.