|
|
Log in / Subscribe / Register

i2c: aspeed: added driver for Aspeed I2C

From:  Brendan Higgins <brendanhiggins-AT-google.com>
To:  wsa-AT-the-dreams.de, robh+dt-AT-kernel.org, mark.rutland-AT-arm.com
Subject:  [PATCH 0/2] i2c: aspeed: added driver for Aspeed I2C
Date:  Fri, 9 Sep 2016 12:54:28 -0700
Message-ID:  <1473450870-10333-1-git-send-email-brendanhiggins@google.com>
Cc:  linux-i2c-AT-vger.kernel.org, devicetree-AT-vger.kernel.org, linux-kernel-AT-vger.kernel.org, openbmc-AT-lists.ozlabs.org, joel-AT-jms.id.au, jk-AT-ozlabs.org

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!


Copyright © 2016, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds