]> git.sur5r.net Git - u-boot/commit
dm: i2c: Add a message debug function
authorSimon Glass <sjg@chromium.org>
Fri, 3 Jul 2015 00:15:39 +0000 (18:15 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Aug 2015 02:57:51 +0000 (20:57 -0600)
commit7d7db2225c5e63a389ee04d63919f012e7ba880d
tree66f8381e57291bc502753c87f1461dbe4a05b325
parentd82ba4c0b457f0cb30da7bbee935aad7793e5fac
dm: i2c: Add a message debug function

Add a way to dump the contents of an I2C message for debugging purposes.

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