Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

mv_i2c.h

Blame
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    • Stefan Roese's avatar
      9ad5a007
      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
      History
      i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)
      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>