diff options
author | Jarkko Nikula <[email protected]> | 2016-09-29 12:59:39 +0300 |
---|---|---|
committer | Lee Jones <[email protected]> | 2016-11-16 09:50:18 +0000 |
commit | 2c8c34167c987e463d62a55384fcec7fa8d03a54 (patch) | |
tree | 3a7585e0eba25ea9b87bb675eaeeb6919b2e539d /tools/perf/util/trace-event-scripting.c | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) |
mfd: lpss: Fix Intel Kaby Lake PCH-H properties
There are a few issues on Intel Kaby Lake PCH-H properties added by
commit a6a576b78e09 ("mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs"):
- Input clock of I2C controller on Intel Kaby Lake PCH-H is 120 MHz not
133 MHz. This was probably copy-paste error from Intel Broxton I2C
properties.
- There is no default I2C SDA hold time specified which is used when
ACPI doesn't provide it. I got information from Windows driver team
that Kaby Lake PCH-H can use the same configuration than Intel
Sunrisepoint PCH.
- Common HS-UART properties are not used.
Fix these by reusing the Sunrisepoint properties on Kaby Lake PCH-H.
Fixes: a6a576b78e09 ("mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs")
Reported-by: Xiang A Wang <[email protected]>
Signed-off-by: Jarkko Nikula <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions