Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1337135
| From | Jan Glauber <jglauber@cavium.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RFC PATCH 0/8] i2c-octeon update |
| Date | 2016-02-18 09:30 +0100 |
| Message-ID | <r3s8i-2Pa-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series for the Octeon i2c driver is an attempt to upstream some bug fixes and features that accumulated for some time. I tried to split the cleanup from the other patches and updated the patch descriptions according to my humble i2c knowledge. Patches are on top of 4.5-rc4 and were tested on OCTEON and OCTEON-78. Jan ---------------------------------------------------------------------- David Daney (4): i2c-octeon: Support I2C_M_RECV_LEN i2c-octeon: Enable high-level controller and improve on bus contention i2c-octeon: Add support for cn78XX chips i2c-octeon: Add workaround for chips with broken irqs Jan Glauber (2): i2c-octeon: Cleanup i2c-octeon driver dt-bindings: i2c: add Octeon cn78xx TWSI Peter Swain (2): i2c-octeon: Flush TWSI writes with readback i2c-octeon: Faster operation when IFLG signals late .../devicetree/bindings/i2c/i2c-octeon.txt | 6 + drivers/i2c/busses/i2c-octeon.c | 1154 +++++++++++++++----- 2 files changed, 908 insertions(+), 252 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[RFC PATCH 0/8] i2c-octeon update Jan Glauber <jglauber@cavium.com> - 2016-02-18 09:30 +0100 [RFC PATCH 4/8] dt-bindings: i2c: add Octeon cn78xx TWSI Jan Glauber <jglauber@cavium.com> - 2016-02-18 09:30 +0100 [RFC PATCH 3/8] i2c-octeon: Enable high-level controller and improve on bus contention Jan Glauber <jglauber@cavium.com> - 2016-02-18 09:30 +0100 [RFC PATCH 2/8] i2c-octeon: Support I2C_M_RECV_LEN Jan Glauber <jglauber@cavium.com> - 2016-02-18 09:30 +0100 [RFC PATCH 1/8] i2c-octeon: Cleanup i2c-octeon driver Jan Glauber <jglauber@cavium.com> - 2016-02-18 09:30 +0100 [RFC PATCH 8/8] i2c-octeon: Add workaround for chips with broken irqs Jan Glauber <jglauber@cavium.com> - 2016-02-18 09:30 +0100
csiph-web