All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] i2c: slave: API updates
@ 2015-03-12 12:42 ` Wolfram Sang
  0 siblings, 0 replies; 37+ messages in thread
From: Wolfram Sang @ 2015-03-12 12:42 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-sh-u79uwXL29TY76Z2rM5mHXA, Magnus Damm, Simon Horman,
	Laurent Pinchart, Geert Uytterhoeven, Wolfram Sang,
	Uwe Kleine-König, Andrey Danin, Marc Dietrich,
	Debora Grosse, linux-kernel-u79uwXL29TY76Z2rM5mHXA

So, after some more thoughts and people using the slave framewoek, I finally
decided some API seem in place. Please read the patch description for details.
Thanks to all people joining the discussion! Also, finally, the documentation
is here.

Please let me know what you think!

Thanks,

   Wolfram


Wolfram Sang (3):
  i2c: slave: rework the slave API
  Documentation: i2c: describe the new slave mode
  i2c: slave: add documentation for i2c-slave-eeprom

 Documentation/i2c/slave-eeprom-backend |  14 +++
 Documentation/i2c/slave-interface      | 178 +++++++++++++++++++++++++++++++++
 Documentation/i2c/summary              |   4 -
 drivers/i2c/busses/i2c-rcar.c          |  10 +-
 drivers/i2c/i2c-slave-eeprom.c         |  12 +--
 include/linux/i2c.h                    |   8 +-
 6 files changed, 206 insertions(+), 20 deletions(-)
 create mode 100644 Documentation/i2c/slave-eeprom-backend
 create mode 100644 Documentation/i2c/slave-interface

-- 
2.1.4


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

end of thread, other threads:[~2015-03-20  8:22 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-12 12:42 [PATCH 0/3] i2c: slave: API updates Wolfram Sang
2015-03-12 12:42 ` Wolfram Sang
2015-03-12 12:42 ` Wolfram Sang
2015-03-12 12:42 ` [PATCH 1/3] i2c: slave: rework the slave API Wolfram Sang
2015-03-12 12:42   ` Wolfram Sang
     [not found]   ` <1426164123-8853-2-git-send-email-wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
2015-03-19 20:17     ` Uwe Kleine-König
2015-03-19 20:17       ` Uwe Kleine-König
2015-03-19 20:17       ` Uwe Kleine-König
2015-03-20  7:15       ` Wolfram Sang
2015-03-20  7:15         ` Wolfram Sang
2015-03-20  7:24         ` Uwe Kleine-König
2015-03-20  7:24           ` Uwe Kleine-König
2015-03-20  7:24           ` Uwe Kleine-König
2015-03-20  7:31           ` Wolfram Sang
2015-03-20  7:31             ` Wolfram Sang
2015-03-20  7:44             ` Uwe Kleine-König
2015-03-20  7:44               ` Uwe Kleine-König
     [not found]               ` <20150320074447.GE10068-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2015-03-20  8:18                 ` Wolfram Sang
2015-03-20  8:18                   ` Wolfram Sang
2015-03-20  8:18                   ` Wolfram Sang
2015-03-12 12:42 ` [PATCH 2/3] Documentation: i2c: describe the new slave mode Wolfram Sang
2015-03-12 12:42   ` Wolfram Sang
2015-03-12 13:27   ` Geert Uytterhoeven
2015-03-12 13:27     ` Geert Uytterhoeven
2015-03-19 20:11   ` Uwe Kleine-König
2015-03-19 20:11     ` Uwe Kleine-König
     [not found]     ` <20150319201137.GY10068-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2015-03-20  7:30       ` Wolfram Sang
2015-03-20  7:30         ` Wolfram Sang
2015-03-20  7:30         ` Wolfram Sang
2015-03-20  7:42         ` Uwe Kleine-König
2015-03-20  7:42           ` Uwe Kleine-König
2015-03-20  8:22           ` Wolfram Sang
2015-03-20  8:22             ` Wolfram Sang
2015-03-12 12:42 ` [PATCH 3/3] i2c: slave: add documentation for i2c-slave-eeprom Wolfram Sang
2015-03-12 12:42   ` Wolfram Sang
2015-03-12 13:28 ` [PATCH 0/3] i2c: slave: API updates Geert Uytterhoeven
2015-03-12 13:28   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.