linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] at24: support eeproms that do not roll over page reads.
@ 2017-11-01 13:44 Sven Van Asbroeck
  2017-11-01 13:44 ` [PATCH v2 1/1] " Sven Van Asbroeck
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Van Asbroeck @ 2017-11-01 13:44 UTC (permalink / raw)
  To: svendev, robh+dt, mark.rutland, wsa, nsekhar, david, javier, brgl
  Cc: devicetree, linux-kernel, linux-i2c

v2:
	kbuild test robot feedback: correct
		"warning: comparison of distinct pointer types lacks a cast"
	build warning on some compilers / architectures.

v1:
	original patch

Sven Van Asbroeck (1):
  at24: support eeproms that do not roll over page reads.

 .../devicetree/bindings/eeprom/eeprom.txt          |  5 +++
 drivers/misc/eeprom/at24.c                         | 47 +++++++++++-----------
 include/linux/platform_data/at24.h                 |  1 +
 3 files changed, 29 insertions(+), 24 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-11-06 20:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-01 13:44 [PATCH v2 0/1] at24: support eeproms that do not roll over page reads Sven Van Asbroeck
2017-11-01 13:44 ` [PATCH v2 1/1] " Sven Van Asbroeck
2017-11-06 20:26   ` Rob Herring

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).