All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v8 0/5] i2c: aspeed: added driver for Aspeed I2C
@ 2017-05-25  6:49 ` Brendan Higgins
  0 siblings, 0 replies; 16+ messages in thread
From: Brendan Higgins @ 2017-05-25  6:49 UTC (permalink / raw)
  To: wsa-z923LK4zBo2bacvFa/9K2g, robh+dt-DgEjT+Ai2ygdnm+yROfE0A,
	mark.rutland-5wv7dgnIgG8, tglx-hfZtesqFncYOwBW4kG4KsQ,
	jason-NLaQJdtUoK4Be96aLqz0jA, marc.zyngier-5wv7dgnIgG8,
	joel-U3u1mxZcP9KHXe+LvDLADg, vz-ChpfBGZJDbMAvxtiuMwx3w,
	mouse-Pma6HLj0uuo, clg-Bxea+6Xhats,
	benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r
  Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	openbmc-uLR06cmDAlY/bJ5BZ2RsiQ

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.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

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

Thread overview: 16+ 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 ` 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 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
     [not found]     ` <1496197001.3354.19.camel-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
2017-06-02  9:29       ` Brendan Higgins
2017-06-02  9:29         ` Brendan Higgins
2017-06-02 12:09         ` Benjamin Herrenschmidt
     [not found] ` <20170525064925.16867-1-brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
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     ` Brendan Higgins
2017-05-25  6:49   ` [PATCH v8 5/5] i2c: aspeed: added slave support for Aspeed I2C driver Brendan Higgins
2017-05-25  6:49     ` Brendan Higgins

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.