summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorDaniel Kurtz2012-11-15 13:13:33 +0100
committerWolfram Sang2012-11-16 13:09:39 +0100
commit79f678edfe48db1f234b8de41e24987d6d25ac1a (patch)
treeae2e3e61ee8668aa01714477722ccd65b9ec1acb /arch
parenti2c: s3c2410: use exponential back off while polling for bus idle (diff)
downloadkernel-qcow2-linux-79f678edfe48db1f234b8de41e24987d6d25ac1a.tar.gz
kernel-qcow2-linux-79f678edfe48db1f234b8de41e24987d6d25ac1a.tar.xz
kernel-qcow2-linux-79f678edfe48db1f234b8de41e24987d6d25ac1a.zip
i2c: s3c2410: do not special case HDMIPHY stuck bus detection
Commit "i2c-s3c2410: Add HDMIPHY quirk for S3C2440" added support for HDMIPHY with some special handling in s3c24xx_i2c_set_master: "due to unknown reason (probably HW bug in HDMIPHY and/or the controller) a transfer fails to finish. The controller hangs after sending the last byte, the workaround for this bug is resetting the controller after each transfer" The "unknown reason" was that the proper sequence for generating a STOP condition wasn't being followed as per the datasheet. Since this is fixed by "PATCH: i2c-s3c2410: do not generate STOP for QUIRK_HDMIPHY buses", remove the special handling. Signed-off-by: Daniel Kurtz <djkurtz@chromium.org> Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions