]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
i2c: kona: Add Kona I2C driver
authorDarwin Rambo <drambo@broadcom.com>
Tue, 11 Feb 2014 19:06:36 +0000 (11:06 -0800)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 22 Feb 2014 18:30:39 +0000 (19:30 +0100)
commit4bded3a367b5f0e4025b6460bf8e5101b2f2faac
treeb4d660cb5f468c990fbe0958199b75400ba04f33
parent24e5219754111b52b2f59cd48d96f934f9bbf02b
i2c: kona: Add Kona I2C driver

Add support for the Kona I2C controller found on Broadcom mobile SoCs.

Signed-off-by: Darwin Rambo <drambo@broadcom.com>
Reviewed-by: Steve Rae <srae@broadcom.com>
Reviewed-by: Tim Kryger <tkryger@linaro.org>
drivers/i2c/Makefile
drivers/i2c/kona_i2c.c [new file with mode: 0644]