[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241224-gpio74-v2-0-bbcf14183191@posteo.net>
Date: Tue, 24 Dec 2024 09:02:09 +0100
From: J. Neuschäfer via B4 Relay <devnull+j.ne.posteo.net@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Maxime Ripard <mripard@...nel.org>
Cc: linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
J. Neuschäfer <j.ne@...teo.net>
Subject: [PATCH v2 0/3] gpio: 74HC595 / 74x164 shift register improvements
This patchset adds a compatible string for another part, and clarifies
the role of the latch clock pin on 74x164-compatible shift registers.
Signed-off-by: J. Neuschäfer <j.ne@...teo.net>
---
Changes in v2:
- Remove patches 2 and 4 (latch GPIO support) in favor of a new patch 3,
which explains that the latch GPIO acts as a chip select
- Add missing spi_device_id entry in the driver
- Add Linus Walleij's R-b tags
- Link to v1: https://lore.kernel.org/r/20241213-gpio74-v1-0-fa2c089caf41@posteo.net
---
J. Neuschäfer (3):
dt-bindings: gpio: fairchild,74hc595: Add On Semi MC74HC595A compat
gpio: 74x164: Add On Semi MC74HC595A compat
dt-bindings: gpio: fairchild,74hc595: Document chip select vs. latch clock
.../devicetree/bindings/gpio/fairchild,74hc595.yaml | 18 ++++++++++++++++++
drivers/gpio/gpio-74x164.c | 2 ++
2 files changed, 20 insertions(+)
---
base-commit: 4bbf9020becbfd8fc2c3da790855b7042fad455b
change-id: 20241213-gpio74-66ea33da446d
Best regards,
--
J. Neuschäfer <j.ne@...teo.net>
Powered by blists - more mailing lists