linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] i2c: slave framework support for SMBus Alert
@ 2016-08-10  0:02 Brendan Higgins
  2016-08-10  0:02 ` Brendan Higgins
  2016-08-10  8:26 ` Wolfram Sang
  0 siblings, 2 replies; 3+ messages in thread
From: Brendan Higgins @ 2016-08-10  0:02 UTC (permalink / raw)
  To: linux-i2c

This adds support for an SMBus Alert to be requested from a slave mode Linux
I2C driver.

It appears that there is an attempt to keep master mode SMBus framework code
separate from raw I2C framework code, but that only appears to apply to master
mode I2C code. This seemed to make the most sense as part of i2c_algorithm.

This will not affect any existing drivers.

This has been tested with a slave mode driver I am currently working which I
can provide upon request (I am planning on submitting the driver as well, but
it part of a larger upstream submission).

My apologies in advance for any mistakes I might have made in the submission
process (I am new to the kernel mailing list).

Thanks!

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

end of thread, other threads:[~2016-08-10 18:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-10  0:02 [PATCH] i2c: slave framework support for SMBus Alert Brendan Higgins
2016-08-10  0:02 ` Brendan Higgins
2016-08-10  8:26 ` Wolfram Sang

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