commit | 43df43e6ba139e6cd77ea31ca27efc67ea2df44b | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | Wed Aug 23 16:46:12 2017 +0300 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Nov 27 18:30:13 2017 +0100 |
tree | 75816aa58ad862e6ed2a75d2bff55b21d0afd8d4 | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 [diff] |
i2c: designware: Don't set SCL timings and speed mode when in slave mode According to data sheet SCL timing parameters and DW_IC_CON SPEED mode bits are not used when operating in slave mode. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Tested-by: Luis Oliveira <lolivei@synopsys.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>