]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: i2c: Add a function to find out the chip offset length
authorSimon Glass <sjg@chromium.org>
Mon, 4 May 2015 17:30:58 +0000 (11:30 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:39 +0000 (22:39 +0200)
commit39859d9a9618675a70c8035251a02137abb5ec63
tree1265c4518eec3169334a671d52b64cf09d43e059
parenta2d39ea7833adf1380fa1e30ade967dc23d2d5b1
dm: i2c: Add a function to find out the chip offset length

We can currently set this but there is no API function to get it. Add one.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Heiko Schocher<hs@denx.de>
drivers/i2c/i2c-uclass.c
include/i2c.h