commit | a92ec1746f10e339220bf186c4f6cce531b8a7ee | [log] [tgz] |
---|---|---|
author | Weifeng Voon <weifeng.voon@intel.com> | Fri Aug 12 17:02:48 2016 +0300 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Aug 26 00:42:03 2016 +0200 |
tree | 885970678d525d0ed62e3aaa6e196e175539424a | |
parent | 19c0a5399fe46218c2b5a5c17a01cf60f91ff5ae [diff] |
i2c: designware: get fast plus and high speed *CNT configuration I2C designware controller can run at fast mode plus and high speed. This patch adds the capability to get the HCNT, LCNT configuration via FPCN (fast plus) and HSCN (high speed) ACPI method. Signed-off-by: Weifeng Voon <weifeng.voon@intel.com> Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>