From: Benjamin Tissoires <benjamin.tissoires@redhat.com>
To: Jean Delvare <jdelvare@suse.de>
Cc: Wolfram Sang <wsa@the-dreams.de>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Andrew Duggan <aduggan@synaptics.com>,
Christopher Heiny <cheiny@synaptics.com>,
linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v9 1/2] i2c: i801: add support of Host Notify
Date: Fri, 19 Aug 2016 15:19:18 +0200 [thread overview]
Message-ID: <20160819131918.GY17850@mail.corp.redhat.com> (raw)
In-Reply-To: <20160801153352.44943aae@endymion>
On Aug 01 2016 or thereabouts, Jean Delvare wrote:
> On Thu, 28 Jul 2016 11:44:57 +0200, Benjamin Tissoires wrote:
> > On Jul 18 2016 or thereabouts, Jean Delvare wrote:
> > > On Fri, 24 Jun 2016 16:39:49 +0200, Benjamin Tissoires wrote:
> > > > The i801 chip can handle the Host Notify feature since ICH 3 as mentioned
> > > > in http://www.intel.com/content/dam/doc/datasheet/82801ca-io-controller-hub-3-datasheet.pdf
> > > >
> > > > Enable the functionality unconditionally and propagate the alert
> > > > on each notification.
> > > >
> > > > With a T440s and a Synaptics touchpad that implements Host Notify, the
> > > > payload data is always 0x0000, so I am not sure if the device actually
> > > > sends the payload or if there is a problem regarding the implementation.
> > >
> > > Out of curiosity, does it work on at least one machine?
> >
> > I have tested the T440, t450 and t460 (3 different generation of Intel
> > processor), and none seems to be working. The Synaptics touchpad used is
> > mostly the same, so maybe that's a device issue.
>
> May I ask why you are pushing the code upstream then, if it has no
> known (working) user?
>
K. Then I guess I'll just have to remove these reads from the driver.
Cheers,
Benjamin
prev parent reply other threads:[~2016-08-19 13:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-24 14:39 [PATCH v9 1/2] i2c: i801: add support of Host Notify Benjamin Tissoires
2016-06-24 14:41 ` [PATCH v9 2/2] Input: synaptics-rmi4 - add SMBus support Benjamin Tissoires
2016-06-24 21:47 ` [PATCH] Input: fix platform_no_drv_owner.cocci warnings kbuild test robot
2016-06-24 21:47 ` [PATCH v9 2/2] Input: synaptics-rmi4 - add SMBus support kbuild test robot
2016-07-05 15:40 ` [PATCH v9 1/2] i2c: i801: add support of Host Notify Wolfram Sang
2016-07-18 14:12 ` Jean Delvare
2016-07-28 9:44 ` Benjamin Tissoires
2016-08-01 13:33 ` Jean Delvare
2016-08-19 13:19 ` Benjamin Tissoires [this message]
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=20160819131918.GY17850@mail.corp.redhat.com \
--to=benjamin.tissoires@redhat.com \
--cc=aduggan@synaptics.com \
--cc=cheiny@synaptics.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 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.