devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] add enable gpio support for a24 eeprom driver
@ 2022-08-16 13:00 Eliav Farber
  2022-08-16 13:00 ` [PATCH 1/2] dt-bindings: at24: new optional property - enable-gpios Eliav Farber
  2022-08-16 13:00 ` [PATCH 2/2] eeprom: at24: add enable gpio support Eliav Farber
  0 siblings, 2 replies; 5+ messages in thread
From: Eliav Farber @ 2022-08-16 13:00 UTC (permalink / raw)
  To: brgl, robh+dt, mark.rutland, arnd, gregkh, linux-i2c, devicetree,
	linux-kernel
  Cc: farbere, talel, hhhawa, jonnyc, hanochu, ronenk, itamark,
	shellykz, shorer, amitlavi, almogbs, dwmw

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-18 16:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-16 13:00 [PATCH 0/2] add enable gpio support for a24 eeprom driver Eliav Farber
2022-08-16 13:00 ` [PATCH 1/2] dt-bindings: at24: new optional property - enable-gpios Eliav Farber
2022-08-18  1:48   ` Rob Herring
2022-08-18 15:59     ` Farber, Eliav
2022-08-16 13:00 ` [PATCH 2/2] eeprom: at24: add enable gpio support Eliav Farber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).