mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v8 0/5] i2c: aspeed: added driver for Aspeed I2C
@ 2017-05-25  6:49 Brendan Higgins
  2017-05-25  6:49 ` [PATCH v8 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller Brendan Higgins
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Brendan Higgins @ 2017-05-25  6:49 UTC (permalink / raw)
  To: wsa, robh+dt, mark.rutland, tglx, jason, marc.zyngier, joel, vz,
	mouse, clg, benh
  Cc: linux-i2c, devicetree, linux-kernel, openbmc

Addressed comments from:
  - Ben in: http://www.spinics.net/lists/devicetree/msg174576.html
    and: https://www.spinics.net/lists/kernel/msg2496151.html
  - Wolfram in: https://www.spinics.net/lists/kernel/msg2504011.html
  - Cedric in: https://www.spinics.net/lists/kernel/msg2506531.html

Changes since previous update:
  - ACK IRQ status bits before doing anything else
  - Added multi-master device tree property
  - Do not send STOP commands after interrupt errors
  - Fix SMBUS_QUICK emulation handling
  - Removed highspeed clock code (I will do it in a later patch set)
  - Use the platform_device name for the adapter name
  - Reset for all failed recoveries
  - Removed the "__" prefix from all of the non-thread safe functions

As before, tested on Aspeed 2500 evaluation board and a real platform with an
Aspeed 2520.

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

end of thread, other threads:[~2017-06-02 12:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-25  6:49 [PATCH v8 0/5] i2c: aspeed: added driver for Aspeed I2C Brendan Higgins
2017-05-25  6:49 ` [PATCH v8 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller Brendan Higgins
2017-05-30 21:34   ` Rob Herring
2017-05-30 21:46     ` Brendan Higgins
2017-05-25  6:49 ` [PATCH v8 2/5] irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed Brendan Higgins
2017-05-25  6:49 ` [PATCH v8 3/5] i2c: aspeed: added documentation for Aspeed I2C driver Brendan Higgins
2017-05-30 21:37   ` Rob Herring
2017-05-25  6:49 ` [PATCH v8 4/5] i2c: aspeed: added driver for Aspeed I2C Brendan Higgins
2017-05-31  2:16   ` Benjamin Herrenschmidt
2017-06-02  9:29     ` Brendan Higgins
2017-06-02 12:09       ` Benjamin Herrenschmidt
2017-05-25  6:49 ` [PATCH v8 5/5] i2c: aspeed: added slave support for Aspeed I2C driver Brendan Higgins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome