linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] i2c: aspeed: added driver for Aspeed I2C
@ 2016-09-09 19:54 Brendan Higgins
  2016-09-09 19:54 ` [PATCH 1/2] " Brendan Higgins
  2016-09-09 19:54 ` [PATCH " Brendan Higgins
  0 siblings, 2 replies; 17+ messages in thread
From: Brendan Higgins @ 2016-09-09 19:54 UTC (permalink / raw)
  To: wsa, robh+dt, mark.rutland
  Cc: linux-i2c, devicetree, linux-kernel, openbmc, joel, jk

This patch set adds initial master mode and slave mode support for the Aspeed
24xx and 25xx I2C controllers, as well as device binding documentation for the
new driver.

These changes have been tested on the ast2500 evaluation board from Aspeed.

Work still to be done:
 - The driver supports I2C protocol mangling in the form of sending stops after
   every transaction, the remaining mangling support has not yet been added.
 - SMBus Alert support.

Cheers!

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

end of thread, other threads:[~2016-10-12 20:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-09 19:54 [PATCH 0/2] i2c: aspeed: added driver for Aspeed I2C Brendan Higgins
2016-09-09 19:54 ` [PATCH 1/2] " Brendan Higgins
2016-09-09 22:48   ` kbuild test robot
2016-09-10  0:48   ` kbuild test robot
2016-09-10  1:55     ` [PATCH v2 " Brendan Higgins
2016-09-10  1:55       ` [PATCH v2 2/2] i2c: aspeed: added documentation for Aspeed I2C driver Brendan Higgins
2016-09-19 21:35         ` Rob Herring
2016-09-19 23:26           ` Brendan Higgins
2016-09-20 18:08             ` Brendan Higgins
2016-09-20 23:03               ` Brendan Higgins
     [not found]             ` <CAFd5g46j02sb2w_DwaXAgnfcO=ONmJGZwqdRneNd0QHq-t53rA@mail.gmail.com>
2016-09-23  6:02               ` Joel Stanley
2016-09-19 17:56       ` [PATCH v2 1/2] i2c: aspeed: added driver for Aspeed I2C Brendan Higgins
2016-09-19 23:23         ` [PATCH v3 " Brendan Higgins
2016-09-19 23:23           ` [PATCH v3 2/2] i2c: aspeed: added documentation for Aspeed I2C driver Brendan Higgins
2016-09-23 18:02             ` Rob Herring
2016-10-12 20:01               ` Brendan Higgins
2016-09-09 19:54 ` [PATCH " Brendan Higgins

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