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

Joel Stanley joel at jms.id.au
Fri Sep 9 12:57:01 AEST 2016


On Fri, Sep 9, 2016 at 10:54 AM, Brendan Higgins
<brendanhiggins at google.com> wrote:
> Added initial master and slave support for Aspeed I2C controller.
> Supports fourteen busses present in ast24xx and ast25xx BMC SoCs by
> Aspeed.

Looking good! Would you like to submit this to the i2c list now?

Please cc me and jk at ozlabs.org as well as the people suggested by
scripts/get_maintainer.pl.

Cheers,

Joel


>
> Signed-off-by: Brendan Higgins <brendanhiggins at google.com>
> ---
>  drivers/i2c/busses/Kconfig      |  10 +
>  drivers/i2c/busses/Makefile     |   1 +
>  drivers/i2c/busses/i2c-aspeed.c | 816 ++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 827 insertions(+)
>  create mode 100644 drivers/i2c/busses/i2c-aspeed.c
>


More information about the openbmc mailing list