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

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!

             reply	other threads:[~2016-09-09 19:54 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-09 19:54 Brendan Higgins [this message]
2016-09-09 19:54 ` [PATCH 1/2] i2c: aspeed: added driver for Aspeed I2C Brendan Higgins
     [not found]   ` <1473450870-10333-2-git-send-email-brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2016-09-09 22:48     ` kbuild test robot
2016-09-10  0:48     ` kbuild test robot
     [not found]       ` <201609100847.j1qUadzy%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
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
     [not found]             ` <1473472551-11149-2-git-send-email-brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2016-09-19 21:35               ` Rob Herring
2016-09-19 23:26                 ` Brendan Higgins
2016-09-20 18:05                   ` Brendan Higgins
2016-09-23  6:02                     ` Joel Stanley
2016-09-20 18:08                   ` Brendan Higgins
2016-09-20 23:03                     ` Brendan Higgins
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
     [not found]                 ` <1474327414-651-2-git-send-email-brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2016-09-23 18:02                   ` Rob Herring
2016-10-12 20:01                     ` Brendan Higgins
     [not found] ` <1473450870-10333-1-git-send-email-brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2016-09-09 19:54   ` [PATCH " Brendan Higgins

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=1473450870-10333-1-git-send-email-brendanhiggins@google.com \
    --to=brendanhiggins@google.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jk@ozlabs.org \
    --cc=joel@jms.id.au \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=robh+dt@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 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).