Re: [PATCH 4/4] gpio: 74x164: Add latch GPIO support

From: Linus Walleij
Date: Sun Dec 22 2024 - 03:59:03 EST


On Fri, Dec 13, 2024 at 6:32 PM J. Neuschäfer via B4 Relay
<devnull+j.ne.posteo.net@xxxxxxxxxx> wrote:

> From: "J. Neuschäfer" <j.ne@xxxxxxxxxx>
>
> The Fairchild MM74HC595 and other compatible parts have a latch clock
> input (also known as storage register clock input), which must be
> clocked once in order to apply any value that was serially shifted in.
>
> This patch adds driver support for using a GPIO that connects to the
> latch clock.
>
> Signed-off-by: J. Neuschäfer <j.ne@xxxxxxxxxx>

This looks completely reasonable to me as far as 2/4 gets merged:
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij