Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1480294 > unrolled thread

[PATCH 0/2] i2c: aspeed: added driver for Aspeed I2C

Started byBrendan Higgins <brendanhiggins@google.com>
First post2016-09-09 22:00 +0200
Last post2016-09-09 22:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] i2c: aspeed: added driver for Aspeed I2C Brendan Higgins <brendanhiggins@google.com> - 2016-09-09 22:00 +0200

#1480294 — [PATCH 0/2] i2c: aspeed: added driver for Aspeed I2C

FromBrendan Higgins <brendanhiggins@google.com>
Date2016-09-09 22:00 +0200
Subject[PATCH 0/2] i2c: aspeed: added driver for Aspeed I2C
Message-ID<sfA7T-77R-3@gated-at.bofh.it>
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!

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web