mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Benjamin Tissoires <benjamin.tissoires@redhat.com>
To: Wolfram Sang <wsa@the-dreams.de>, Jean Delvare <jdelvare@suse.de>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: benjamin.tissoires@gmail.com, linux-i2c@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Benjamin Tissoires <benjamin.tissoires@redhat.com>
Subject: [PATCH v2 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801)
Date: Thu,  9 Jul 2015 13:30:49 -0400	[thread overview]
Message-ID: <1436463052-6944-1-git-send-email-benjamin.tissoires@redhat.com> (raw)

Hi,

this is a v2 of this patch series. Things are starting to shape better I think,
but I am still not sure about one or two things:
- do we want to #ifdef i2c_propagate_smbus_host_notify() so that we do not add
  a dependency in the KConfig for i2c_i801, or do actually want the dependency?
- do we want to have i2c_propagate_smbus_host_notify() to actually be able to
  sleep or do we prefer calling it directly a worker?

Note that I only compile-tested the ipmi_ssif changes, but this seems
straightforward enough.

Thanks for your inputs.

Cheers,
Benjamin

Benjamin Tissoires (3):
  i2c: add a protocol parameter to the alert callback
  i2c-smbus: add SMBus Host Notify support
  i2c: i801: add support of Host Notify

 Documentation/i2c/smbus-protocol |   3 +
 drivers/char/ipmi/ipmi_ssif.c    |   6 +-
 drivers/i2c/busses/i2c-i801.c    | 172 +++++++++++++++++++++++++++++----------
 drivers/i2c/i2c-smbus.c          |  35 +++++++-
 include/linux/i2c-smbus.h        |   8 ++
 include/linux/i2c.h              |  10 ++-
 include/uapi/linux/i2c.h         |   1 +
 7 files changed, 186 insertions(+), 49 deletions(-)

-- 
2.4.3


             reply	other threads:[~2015-07-09 17:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 17:30 Benjamin Tissoires [this message]
2015-07-09 17:30 ` [PATCH v2 1/3] i2c: add a protocol parameter to the alert callback Benjamin Tissoires
2015-07-09 17:59   ` [PATCH v3 " Benjamin Tissoires
2015-07-09 17:30 ` [PATCH v2 2/3] i2c-smbus: add SMBus Host Notify support Benjamin Tissoires
2015-07-09 17:30 ` [PATCH v2 3/3] i2c: i801: add support of Host Notify Benjamin Tissoires
2015-07-21 21:24   ` Benjamin Tissoires
2015-07-25 16:11     ` Jean Delvare
2015-07-25 16:22       ` Benjamin Tissoires
2015-07-25 21:38         ` Jean Delvare
2015-07-29 14:58           ` Benjamin Tissoires
2015-07-29 16:08             ` Jean Delvare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1436463052-6944-1-git-send-email-benjamin.tissoires@redhat.com \
    --to=benjamin.tissoires@redhat.com \
    --cc=benjamin.tissoires@gmail.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jdelvare@suse.de \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wsa@the-dreams.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®