[PATCH 0/4] gpio: 74HC595 / 74x164 shift register improvements

From: J. Neuschäfer via B4 Relay
Date: Fri Dec 13 2024 - 12:33:18 EST


This patchset adds a compatible string for another part, and adds the
ability to specify and use the latch clock pin on 74x164-compatible
shift registers.

Signed-off-by: J. Neuschäfer <j.ne@xxxxxxxxxx>
---
J. Neuschäfer (4):
dt-bindings: gpio: fairchild,74hc595: Add On Semi MC74HC595A compat
dt-bindings: gpio: fairchild,74hc595: Add latch-gpios property
gpio: 74x164: Add On Semi MC74HC595A compat
gpio: 74x164: Add latch GPIO support

.../bindings/gpio/fairchild,74hc595.yaml | 5 +++++
drivers/gpio/gpio-74x164.c | 22 +++++++++++++++++++++-
2 files changed, 26 insertions(+), 1 deletion(-)
---
base-commit: fac04efc5c793dccbd07e2d59af9f90b7fc0dca4
change-id: 20241213-gpio74-66ea33da446d

Best regards,
--
J. Neuschäfer <j.ne@xxxxxxxxxx>