Re: [PATCH V1] i2c: designware: fix wrong tx/rx fifo for ACPI

From: Mika Westerberg
Date: Tue Nov 29 2016 - 04:26:57 EST


On Tue, Nov 29, 2016 at 04:15:13PM +0700, Tin Huynh wrote:
> Yes , My IP core supports 16 bytes size only . Should we get this
> parameter from ACPI table instead of 32 ?

What if we set the default 32 from ACPI as currently but then read the
value from hardware as well and pick the smaller one of the two?