Skip to content
  • Stefan Roese's avatar
    i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) · 9ad5a007
    Stefan Roese authored
    
    
    This patch adds runtime speed configuration to the mv_i2c driver.
    Currently standard (max 100kHz) and fast mode (max 400kHz) are
    supported.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    Cc: Nadav Haklai <nadavh@marvell.com>
    Cc: Kostya Porotchkin <kostap@marvell.com>
    Cc: Wilson Ding <dingwei@marvell.com>
    Cc: Victor Gu <xigu@marvell.com>
    Cc: Hua Jing <jinghua@marvell.com>
    Cc: Terry Zhou <bjzhou@marvell.com>
    Cc: Hanna Hawa <hannah@marvell.com>
    Cc: Haim Boot <hayim@marvell.com>
    Cc: Heiko Schocher <hs@denx.de>
    9ad5a007