Linus, here is a pull request from i2c hoping for the "new driver" rule. Originally, I wanted to send this request during the merge window, but code checkers with very recent additions complained, so a few fixups were needed. So, some more time went by and I merged rc1 to get a stable base. Please pull. Thanks, Wolfram The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f: Linux 3.16-rc1 (2014-06-15 17:45:28 -1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next for you to fetch changes up to f0b1f6442b5090fed3529cb39f3acf8c91693d3d: Merge tag 'v3.16-rc1' into i2c/for-next (2014-06-17 14:37:31 +0200) ---------------------------------------------------------------- Boris BREZILLON (3): i2c: sunxi: add P2WI DT bindings documentation i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support i2c: sun6-p2wi: fix call to snprintf Dan Carpenter (1): i2c: rk3x: add NULL entry to the end of_device_id array Max Schwarz (1): i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter Wolfram Sang (2): i2c: sun6i-p2wi: use proper return value in probe Merge tag 'v3.16-rc1' into i2c/for-next Documentation/devicetree/bindings/i2c/i2c-rk3x.txt | 42 ++ .../devicetree/bindings/i2c/i2c-sunxi-p2wi.txt | 41 ++ drivers/i2c/busses/Kconfig | 23 + drivers/i2c/busses/Makefile | 2 + drivers/i2c/busses/i2c-rk3x.c | 763 +++++++++++++++++++++ drivers/i2c/busses/i2c-sun6i-p2wi.c | 345 ++++++++++ 6 files changed, 1216 insertions(+) create mode 100644 Documentation/devicetree/bindings/i2c/i2c-rk3x.txt create mode 100644 Documentation/devicetree/bindings/i2c/i2c-sunxi-p2wi.txt create mode 100644 drivers/i2c/busses/i2c-rk3x.c create mode 100644 drivers/i2c/busses/i2c-sun6i-p2wi.c
Attachment:
signature.asc
Description: Digital signature