OSDN Git Service

i2c: emev2: add driver
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Sat, 11 Jul 2015 07:46:23 +0000 (09:46 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 10 Aug 2015 06:37:29 +0000 (08:37 +0200)
commit5faf6e1f58b4488a8b24a722ccf317ed67a8e8d8
treef70694e381b4f00efe72c0a099a0ec736b18ac1f
parente1069878b957c5f6d0eb2f441a8372db8d6198b2
i2c: emev2: add driver

Add a basic driver for the Renesas EMEV2 SoC. Based on the driver from
the BSP which was first worked on by Ian, and made ready for upstream by
me.

Signed-off-by: Ian Molton <ian.molton@codethink.co.uk>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-emev2.txt [new file with mode: 0644]
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-emev2.c [new file with mode: 0644]