diff options
| author | Tom Rini <[email protected]> | 2021-08-18 23:12:36 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-08-30 14:10:07 -0400 |
| commit | 81bc599dfa9cf536ecab05f8b091257d180b3bce (patch) | |
| tree | 32f2c478f613f35625601a5883b87f41d144b314 /README | |
| parent | 6d5d0c955e2ca035481bc133d453fccd065b80e8 (diff) | |
tegra: Cleanup I2C support
Remove the irrelevant section from the README and remove the
non-functional SPL-undef section.
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1462,11 +1462,6 @@ The following options need to be configured: with a list of GPIO LEDs that have inverted polarity. - I2C Support: - - drivers/i2c/tegra_i2c.c: - - activate this driver with CONFIG_SYS_I2C_TEGRA - - This driver adds 4 i2c buses with a fix speed from - 100000 and the slave addr 0! - - drivers/i2c/ppc4xx_i2c.c - activate this driver with CONFIG_SYS_I2C_PPC4XX - CONFIG_SYS_I2C_PPC4XX_CH0 activate hardware channel 0 |
