[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1475085056-5205-1-git-send-email-noralf@tronnes.org>
Date: Wed, 28 Sep 2016 19:50:49 +0200
From: Noralf Trønnes <noralf@...nnes.org>
To: wsa@...-dreams.de, swarren@...dotorg.org, eric@...olt.net
Cc: linux-kernel@...r.kernel.org, linux-i2c@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rpi-kernel@...ts.infradead.org,
Noralf Trønnes <noralf@...nnes.org>
Subject: [PATCH v3 0/7] i2c: bcm2835: Bring in changes from downstream
This patchset tries to bring in the lessons learned in the downstream
driver i2c-bcm2708. The downstream clock stretcing timeout patch has
been left out since clock stretching is broken/unreliable on this
controller, so no point in setting it.
Changes since version 2:
- use dev_dbg instead for transfer errors
- drop i2c2 disabling patch, vc4 uses it.
Noralf.
Noralf Trønnes (7):
i2c: bcm2835: Fix hang for writing messages larger than 16 bytes
i2c: bcm2835: Protect against unexpected TXW/RXR interrupts
i2c: bcm2835: Use dev_dbg logging on transfer errors
i2c: bcm2835: Can't support I2C_M_IGNORE_NAK
i2c: bcm2835: Add support for Repeated Start Condition
i2c: bcm2835: Support i2c-dev ioctl I2C_TIMEOUT
i2c: bcm2835: Add support for dynamic clock
drivers/i2c/busses/i2c-bcm2835.c | 209 ++++++++++++++++++++++++---------------
1 file changed, 130 insertions(+), 79 deletions(-)
--
2.8.2
Powered by blists - more mailing lists