All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-5.2 v2 0/4] Aspeed: I2C: Add support for AST2600
@ 2019-09-13 16:15 Eddie James
  2019-09-13 16:15 ` [PATCH linux dev-5.2 v2 1/4] i2c: Aspeed: Add AST2600 compatible Eddie James
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Eddie James @ 2019-09-13 16:15 UTC (permalink / raw)
  To: openbmc; +Cc: joel, andrew, Eddie James

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-09-19  0:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-13 16:15 [PATCH linux dev-5.2 v2 0/4] Aspeed: I2C: Add support for AST2600 Eddie James
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

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.