]> Git Repo - u-boot.git/commit
i2c: designware_i2c: Add ic_enable_status to ic_regs struct
authorStefan Roese <[email protected]>
Thu, 21 Apr 2016 06:19:37 +0000 (08:19 +0200)
committerHeiko Schocher <[email protected]>
Mon, 25 Apr 2016 05:31:04 +0000 (07:31 +0200)
commite209828cbd4b8d896380c710bac82c5f7bd1ad72
tree2e979b4cfdf0f702286a669e6af465c474db7f74
parent28027521be95d27fcb83669e09ce3563bb4dd977
i2c: designware_i2c: Add ic_enable_status to ic_regs struct

Add the ic_enable_status register to the i2c_regs struct. Additionally
the register offsets are added, to better check, if the offset matches
the register description in the datasheet.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Heiko Schocher <[email protected]>
drivers/i2c/designware_i2c.h
This page took 0.03413 seconds and 4 git commands to generate.