Skip to content
  • Stefan Roese's avatar
    i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) · ba5da550
    Stefan Roese authored
    
    
    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: default avatarStefan Roese <sr@denx.de>
    Cc: Simon Glass <sjg@chromium.org>
    Cc: Bin Meng <bmeng.cn@gmail.com>
    Cc: Marek Vasut <marex@denx.de>
    Cc: Heiko Schocher <hs@denx.de>
    Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
    ba5da550