Re: [PATCH V4] i2c: designware: fix wrong Tx/Rx FIFO for ACPI

From: Jarkko Nikula
Date: Tue Dec 13 2016 - 08:36:07 EST


On 12/13/2016 01:25 PM, Andy Shevchenko wrote:
On Tue, 2016-12-13 at 17:03 +0700, Tin Huynh wrote:
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 <tnhuynh@xxxxxxx>


One comment below, after addressing it

Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Feel free to add my

Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>