From: Eddie James <eajames@linux.ibm.com>
To: openbmc@lists.ozlabs.org
Cc: joel@jms.id.au, andrew@aj.id.au, Eddie James <eajames@linux.ibm.com>
Subject: [PATCH linux dev-5.2 v2 0/4] Aspeed: I2C: Add support for AST2600
Date: Fri, 13 Sep 2019 11:15:49 -0500 [thread overview]
Message-ID: <1568391353-32584-1-git-send-email-eajames@linux.ibm.com> (raw)
Add support for the AST2600 I2C busses in the I2C driver and in the AST2600
devicetree. Enable the busses on the Tacoma system.
Eddie James (4):
i2c: Aspeed: Add AST2600 compatible
i2c: Aspeed: Avoid invalid resource warning for byte mode
ARM: dts: Aspeed: ast2600: Add I2C busses
ARM: dts: Aspeed: Tacoma: Enable I2C busses
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 384 ++++++++++++++++++++++++++++
arch/arm/boot/dts/aspeed-g6.dtsi | 272 ++++++++++++++++++++
drivers/i2c/busses/i2c-aspeed.c | 28 +-
3 files changed, 673 insertions(+), 11 deletions(-)
--
1.8.3.1
next reply other threads:[~2019-09-13 16:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-13 16:15 Eddie James [this message]
2019-09-13 16:15 ` [PATCH linux dev-5.2 v2 1/4] i2c: Aspeed: Add AST2600 compatible Eddie James
2019-09-13 16:15 ` [PATCH linux dev-5.2 v2 2/4] i2c: Aspeed: Avoid invalid resource warning for byte mode Eddie James
2019-09-13 16:15 ` [PATCH linux dev-5.2 v2 3/4] ARM: dts: Aspeed: ast2600: Add I2C busses Eddie James
2019-09-18 10:18 ` Cédric Le Goater
2019-09-18 14:53 ` Eddie James
2019-09-18 15:57 ` Cédric Le Goater
2019-09-18 17:02 ` Cédric Le Goater
2019-09-19 0:34 ` Ryan Chen
2019-09-13 16:15 ` [PATCH linux dev-5.2 v2 4/4] ARM: dts: Aspeed: Tacoma: Enable " Eddie James
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=1568391353-32584-1-git-send-email-eajames@linux.ibm.com \
--to=eajames@linux.ibm.com \
--cc=andrew@aj.id.au \
--cc=joel@jms.id.au \
--cc=openbmc@lists.ozlabs.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.