Searched hist:b6a77b0ce8ac21c154f02907c364b6d3e3c8af5e (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | designware_i2c.c | b6a77b0ce8ac21c154f02907c364b6d3e3c8af5e Wed Apr 27 07:02:12 UTC 2016 Stefan Roese <sr@denx.de> i2c: designware_i2c: Optionally check enable status register
Some platforms don't implement the enable status register at offset 0x9c. The SPEAr600 platform is one of them. The recently added check to this status register can't be performend on these platforms.
This patch introduces a new config option that can be enabled on such platforms not supporting this register.
Signed-off-by: Stefan Roese <sr@denx.de> Cc: Heiko Schocher <hs@denx.de> Reviewed-by: Heiko Schocher <hs@denx.de>
|