diff options
author | Tin Huynh <[email protected]> | 2016-12-14 16:23:58 +0700 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2016-12-17 19:38:03 +0100 |
commit | 8e598769c55dd6c442a1c6cbd21e7abda2a52215 (patch) | |
tree | 4699efee8294941eef1aea4b592fb74478fb3db9 /scripts/gdb/linux/proc.py | |
parent | 1635c5d04ea9343f0e3c74709c29995a23801ecd (diff) |
i2c: designware: fix wrong Tx/Rx FIFO for ACPI
ACPI always sets Tx/Rx FIFO to 32. This configuration will
cause problem if the IP core supports a FIFO size of less than 32.
The driver should read the FIFO size from the IP and select the smaller
one of the two.
Signed-off-by: Tin Huynh <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Reviewed-by: Mika Westerberg <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions