[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170525064925.16867-1-brendanhiggins@google.com>
Date: Wed, 24 May 2017 23:49:20 -0700
From: Brendan Higgins <brendanhiggins@...gle.com>
To: wsa@...-dreams.de, robh+dt@...nel.org, mark.rutland@....com,
tglx@...utronix.de, jason@...edaemon.net, marc.zyngier@....com,
joel@....id.au, vz@...ia.com, mouse@...c.ru, clg@...d.org,
benh@...nel.crashing.org
Cc: linux-i2c@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, openbmc@...ts.ozlabs.org
Subject: [PATCH v8 0/5] i2c: aspeed: added driver for Aspeed I2C
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.
Powered by blists - more mailing lists