2022-08-16 13:49:21

by Farber, Eliav

[permalink] [raw]
Subject: [PATCH 0/2] add enable gpio support for a24 eeprom driver

First patch describes the new binding property.
Second patch adds the functionality to the driver.

Eliav Farber (2):
dt-bindings: at24: new optional property - enable-gpios
eeprom: at24: add enable gpio support

Documentation/devicetree/bindings/eeprom/at24.txt | 3 +++
drivers/misc/eeprom/at24.c | 5 +++++
2 files changed, 8 insertions(+)

--
2.37.1