commit | cc8de9a68599b261244ea453b38678229f06ada7 | [log] [tgz] |
---|---|---|
author | Alexander Sverdlin <alexander.sverdlin@nokia.com> | Fri Jul 13 17:20:17 2018 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Jul 23 20:04:35 2018 +0200 |
tree | 6a044d0fa318471d034ee0fc011fa1b745290c53 | |
parent | d72e90f33aa4709ebecc5005562f52335e106a60 [diff] |
i2c: davinci: Avoid zero value of CLKH If CLKH is set to 0 I2C clock is not generated at all, so avoid this value and stretch the clock in this case. Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com> Acked-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>