diff options
author | Jan Samek <jan.samek@siemens.com> | 2022-11-14 16:59:48 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-11-20 02:05:53 +0000 |
commit | 97afddf36a9cbcff284da3a4a67e6f93a2aa281a (patch) | |
tree | df00db89b796fe3298944bafcf975520e180cbb1 /src/drivers/i2c/cs42l42 | |
parent | 97fe17ff59849e869d9df646e55393626f187e39 (diff) |
drivers/i2c/rx6110sa/chip.h: Remove confusing bus speed comment
There is a note about the default I2C speed of this being 400 kHz
despite the logic in rx6110sa.c sets the fallback (correctly) to
100 kHz.
This information originally comes from the fact the dw_i2c bus
controller default speed is 400 kHz. This is irrelevant to
the default speed of this device as it can be used with any
bus controller.
BUG=none
TEST=coreboot builds correctly (no functional changes).
Change-Id: Ic0ffe5667574c59e1c1df952b84b8a3680b53341
Signed-off-by: Jan Samek <jan.samek@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69545
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers/i2c/cs42l42')
0 files changed, 0 insertions, 0 deletions