commit | ddf61990d427a96f2826fb523da3d03b6906972b | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Mar 20 19:59:21 2020 +0200 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sat Apr 04 22:08:44 2020 +0800 |
tree | 4e1c718fd065df513fee8114c3cf08a387eb4a5d | |
parent | a00b51d44461689acb591bd62fced8885e051893 [diff] |
x86: acpi: Add I²C timings to Intel Merrifield platform There is established way to provide I²C timings, or actually counters, to the OS via ACPI. Fill them for Intel Merrifield platform. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Simon Glass <sjg@chromium.org>