linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] i2c: show and change bus frequency via sysfs
@ 2014-10-09 20:07 Octavian Purdila
  2014-10-09 20:07 ` [RFC PATCH 1/3] i2c: document the existing i2c sysfs ABI Octavian Purdila
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Octavian Purdila @ 2014-10-09 20:07 UTC (permalink / raw)
  To: wsa; +Cc: johan, linux-i2c, linux-api, linux-kernel, Octavian Purdila

The first two patches are just general cleanup the actual
implementation is in patch 3. If the general direction looks
acceptable, I will send a follow-up series that adds sysfs bus
frequency support to the existing drivers.

Octavian Purdila (3):
  i2c: document the existing i2c sysfs ABI
  i2c: document struct i2c_adapter
  i2c: show and change bus frequency via sysfs

 Documentation/ABI/testing/sysfs-bus-i2c | 69 +++++++++++++++++++++++++++++
 drivers/i2c/i2c-core.c                  | 77 +++++++++++++++++++++++++++++++++
 include/linux/i2c.h                     | 26 +++++++++--
 3 files changed, 169 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-bus-i2c

-- 
1.9.1


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

end of thread, other threads:[~2014-10-14  9:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-09 20:07 [RFC PATCH 0/3] i2c: show and change bus frequency via sysfs Octavian Purdila
2014-10-09 20:07 ` [RFC PATCH 1/3] i2c: document the existing i2c sysfs ABI Octavian Purdila
2014-10-09 20:07 ` [RFC PATCH 2/3] i2c: document struct i2c_adapter Octavian Purdila
2014-10-09 20:07 ` [RFC PATCH 3/3] i2c: show and change bus frequency via sysfs Octavian Purdila
     [not found]   ` <CAJjB1qKQ0ND2CeF=Npahn0r19WjdTwc7D3Th7PLnn0FJxHa_KQ@mail.gmail.com>
2014-10-12  9:32     ` Octavian Purdila
2014-10-12 17:06       ` Guenter Roeck
2014-10-13 10:32         ` Octavian Purdila
2014-10-14  1:53       ` Mark Roszko
2014-10-14  9:24         ` Octavian Purdila

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