devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] at24: support eeproms that do not auto-rollover reads.
@ 2017-12-04 15:36 Sven Van Asbroeck
  2017-12-04 15:36 ` [PATCH v3 1/1] " Sven Van Asbroeck
  0 siblings, 1 reply; 7+ messages in thread
From: Sven Van Asbroeck @ 2017-12-04 15:36 UTC (permalink / raw)
  To: svendev, robh+dt, mark.rutland, wsa, brgl, nsekhar, sakari.ailus,
	david, javier, divagar.mohandass
  Cc: devicetree, linux-kernel, linux-i2c, Sven Van Asbroeck

From: Sven Van Asbroeck <svenv@arcx.com>

v3:
	rebased against at24 maintainer's devel staging branch:
	git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git at24/devel
	clarified some of the comments and wording

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 auto-rollover reads.

 .../devicetree/bindings/eeprom/eeprom.txt          |  5 +++
 drivers/misc/eeprom/at24.c                         | 37 +++++++++++++++-------
 include/linux/platform_data/at24.h                 |  2 ++
 3 files changed, 32 insertions(+), 12 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-12-06 21:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-04 15:36 [PATCH v3 0/1] at24: support eeproms that do not auto-rollover reads Sven Van Asbroeck
2017-12-04 15:36 ` [PATCH v3 1/1] " Sven Van Asbroeck
     [not found]   ` <1512401778-20366-2-git-send-email-svendev-fuHqz3Nb1YI@public.gmane.org>
2017-12-04 21:40     ` Sakari Ailus
     [not found]       ` <20171204214023.ml2ujacezsop5ilb-sGAanXTfQ4777SC2UrCW1FMQynFLKtET@public.gmane.org>
2017-12-04 22:24         ` Sven Van Asbroeck
2017-12-05  7:44           ` Sakari Ailus
2017-12-05  8:14             ` Bartosz Golaszewski
2017-12-06 21:29               ` 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).