[COMMON] i2c: s3c: Add debugging log for Normal i2c
authorKyungwoo Kang <kwoo.kang@samsung.com>
Fri, 20 Oct 2017 07:14:34 +0000 (16:14 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:21:47 +0000 (20:21 +0300)
commit3d8a22608c0cad49a1369b76343f26e3ab71a818
treee653ecef4c2d0c477d347caae9b7151772658792
parent1c625ef3ffcfd670b497933026ddd491398966fb
[COMMON] i2c: s3c: Add debugging log for Normal i2c

Previously we only print "bus idle" log when the bus is busy.
This patch we put I2C STAT SFR info for more convinient debugging.

Change-Id: I9b18366f7bdcdacfec0e7d0ae4b7cc4e26851e73
Signed-off-by: Kyungwoo Kang <kwoo.kang@samsung.com>
drivers/i2c/busses/i2c-s3c2410.c