[PATCH v11 0/4] i2c: aspeed: added driver for Aspeed I2C

From: Brendan Higgins
Date: Tue Jun 20 2017 - 17:15:42 EST


Addressed comments from:
- Wolfram in: http://www.spinics.net/lists/devicetree/msg182142.html
and http://www.spinics.net/lists/devicetree/msg182144.html

Changes since previous update:
- MAINTAINERS: Added MAINTAINERS entry for Aspeed I2C driver and friends
- I2C driver: Added support for COMPILE_TEST
- I2C driver: Fixed i2c fault codes in interrupt handler
- I2C driver: Use i2c_{get|set}_adapdata instead of adapter->algo_data
- I2C driver: Fixed some other stylistic issues

As the Aspeed I2C interrupt controller changes were already accepted by the
irqchip maintainers, this patchset no longer contains them.

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