diff options
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2020-07-31 01:03:25 +0300 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2020-08-13 06:48:19 +0300 |
commit | a8491dbd49c38930ce71930515a75aa57b4252c9 (patch) | |
tree | e819bc95a4793b1dc7e57bf69823dddf6670dda6 /scripts/gdb/linux/utils.py | |
parent | 58b804d88a57eaff5825b0732ff6f2915097213b (diff) | |
download | linux-a8491dbd49c38930ce71930515a75aa57b4252c9.tar.xz |
spi: fsi: Fix clock running too fast
Use a clock divider tuned to a 200MHz FSI clock. Use of the previous
divider at 200MHz results in corrupt data from endpoint devices. Ideally
the clock divider would be calculated from the FSI clock, but that
would require some significant work on the FSI driver.
OpenBMC-Staging-Count: 1
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions