[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161129090431.GM1459@lahna.fi.intel.com>
Date: Tue, 29 Nov 2016 11:04:31 +0200
From: Mika Westerberg <mika.westerberg@...ux.intel.com>
To: Tin Huynh <tnhuynh@....com>
Cc: Jarkko Nikula <jarkko.nikula@...ux.intel.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Wolfram Sang <wsa@...-dreams.de>, linux-i2c@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org,
Loc Ho <lho@....com>, Thang Nguyen <tqnguyen@....com>,
Phong Vo <pvo@....com>, patches@....com
Subject: Re: [PATCH V1] i2c: designware: fix wrong tx/rx fifo for ACPI
On Tue, Nov 29, 2016 at 10:32:07AM +0700, Tin Huynh wrote:
> ACPI always sets txfifo and rxfifo to 32. This configuration will
> cause problem if the IP core supports a fifo size of 16 bytes only.
> Set the default value to 0 so the driver will get these parameters
> from IP core.
Except when those values are not available which is the reason why we
have the default 32 for ACPI systems.
Are you saying you have DW I2C controller on ACPI system where the FIFO
is smaller than 32?
Powered by blists - more mailing lists