[U-Boot] [PATCH 6/6 v4] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)
Bin Meng
bmeng.cn at gmail.com
Thu Apr 21 10:14:09 CEST 2016
On Thu, Apr 21, 2016 at 3:31 PM, Heiko Schocher <hs at denx.de> wrote:
> Hello Simon,
>
> Am 21.04.2016 um 08:19 schrieb Stefan Roese:
>>
>> This patch adds support for the PCI(e) based I2C cores. Which can be
>> found for example on the Intel Bay Trail SoC. It has 7 I2C controllers
>> implemented as PCI devices.
>>
>> This patch also adds the fixed values for the timing registers for
>> BayTrail which are taken from the Linux designware I2C driver.
>>
>> Signed-off-by: Stefan Roese <sr at denx.de>
>> Cc: Simon Glass <sjg at chromium.org>
>> Cc: Bin Meng <bmeng.cn at gmail.com>
>> Cc: Marek Vasut <marex at denx.de>
>> Cc: Heiko Schocher <hs at denx.de>
>> ---
>> v4:
>> - Used new function dev_get_addr_ptr() in probe function
>> to avoid cast.
>> For this to work, this patch need to be applied:
>> http://patchwork.ozlabs.org/patch/612948/
>
>
> Is it Ok for you, if I apply this patch through the i2c tree?
> Or do you want to pick up this patchserie?
>
Heiko, please go ahead to pick up this series via i2c tree.
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list