[U-Boot] [PATCH v4] i2c: s3c24xx: add hsi2c controller support

Tom Rini trini at ti.com
Mon Apr 15 14:48:07 CEST 2013


On Mon, Apr 15, 2013 at 07:48:04AM +0200, Heiko Schocher wrote:
> Hello Naveen Krishna,
> 
> On 13.04.2013 06:42, Naveen Krishna Ch wrote:
> >On 6 April 2013 07:07, Naveen Krishna Chatradhi
> ><naveenkrishna.ch at gmail.com>  wrote:
> >>Add support for hsi2c controller available on exynos5420.
> >>
> >>Note: driver currently supports only fast speed mode 100kbps
> >>
> >>Change-Id: I02555b1dc8f4ac21c50aa5158179768563c92f43
> >>Signed-off-by: Naveen Krishna Chatradhi<ch.naveen at samsung.com>
> >>Signed-off-by: R. Chandrasekar<rc.sekar at samsung.com>
> >>Reviewed-by: Vadim Bendebury<vbendeb at google.com>
> >>Reviewed-by: Simon Glass<sjg at google.com>
> >>---
> >>Changes since v3:
> >>
> >>1. Implemented get_timer instead of while and udelay for master busy function
> >>2. Use reg base address from device tree
> >>3. Split the timing function to check for the errors
> >>4. Implemented reset function for to recover from failure cases
> >>5. Implemented a comat string for hsi2c to distingush the channels
> >>6. Minor cosmotic changes
> >>
> >>Note: FIFOs will be implemented in subsequent patches
> >>
> >>  drivers/i2c/s3c24x0_i2c.c |  494 +++++++++++++++++++++++++++++++++++++++++----
> >>  drivers/i2c/s3c24x0_i2c.h |   36 ++++
> >>  2 files changed, 486 insertions(+), 44 deletions(-)
> [...]
> >>--
> >>1.7.9.5
> >Hello all i got it review by Simon and Vadim.
> >Any updates on this driver please
> 
> As this patch in patchwork is in the responsibilty of Minkyu Kang (why?,

When in doubt, my fault.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130415/213fdefe/attachment.pgp>


More information about the U-Boot mailing list