]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: i2c: sandbox: Add debugging to the speed limit
authorSimon Glass <sjg@chromium.org>
Mon, 20 Apr 2015 18:37:13 +0000 (12:37 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:13 +0000 (22:37 +0200)
commit0953ca20968da6dc7092169676e498f9e6b9dc36
tree191b77708a1aa585aad96dbe3cbb045584497173
parenta5bab2adf389ad3dabf6d054e9221ff8718c6315
dm: i2c: sandbox: Add debugging to the speed limit

Print a debug() message with the I2C speed is exceeded.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
drivers/i2c/sandbox_i2c.c