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

i2c

Forked from Reform / reform-boundary-uboot
29408 commits behind the upstream repository.
user avatar
Darwin Rambo authored
This corrects i2c core to interpret the value returned by
i2c_set_bus_speed as a success indicator rather than the
actual speed that was set. When i2c_set_bus_speed returns
a failure code, the speed is unknown so the adapter speed
is set to zero.

Signed-off-by: default avatarDarwin Rambo <drambo@broadcom.com>
Reviewed-by: default avatarTim Kryger <tim.kryger@linaro.org>
Reviewed-by: default avatarSteve Rae <srae@broadcom.com>
Acked-by: default avatarJagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
7cc1b02f
History