diff options
author | Suravee Suthikulpanit <[email protected]> | 2016-01-04 09:17:35 -0600 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2016-01-10 09:36:52 +0100 |
commit | b33af11de236fd6e25f3716182f008039ec68e93 (patch) | |
tree | b85681f53b9f21f9074bf1844a820e7ae06492b7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | fa5b0bfa26d54b9b94e5c2ff9c826d1e12d6ad3a (diff) |
i2c: designware: Do not require clock when SSCN and FFCN are provided
The current driver uses input clock source frequency to calculate
values for [SS|FS]_[HC|LC] registers. However, when booting ACPI, we do not
currently have a good way to provide the frequency information.
Instead, we can leverage the SSCN and FFCN ACPI methods, which can be used
to directly provide these values. So, the clock information should
no longer be required during probing.
However, since clk can be invalid, additional checks must be done where
we are making use of it.
Signed-off-by: Mika Westerberg <[email protected]>
Signed-off-by: Suravee Suthikulpanit <[email protected]>
Tested-by: Loc Ho <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions