summaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorJarkko Nikula <jarkko.nikula@linux.intel.com>2018-06-19 14:23:22 +0300
committerWolfram Sang <wsa@the-dreams.de>2018-07-03 23:05:55 +0200
commit1080ee7e28e1cea86310739e5dd4612868768aed (patch)
treedd8e2fcdd6cf8a99cfedd7e45181ea3b1489837e /tools/perf
parent3bd4f277274bd7dde65879e5c8cd16d0b34eba90 (diff)
i2c: designware: Move SDA hold time configuration to common code
SDA hold time configuration is common to both master and slave code. It is also something that can be done once during probe and do only register write when HW needs to be reinitialized. Remove duplication and move SDA hold time configuration to common code. It will be called from slave probe and for master code from a new i2c_dw_set_timings_master() to where we will populate more probe time timing parameter setting. Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions