0f2dd1eff9
Split `i2c.h` into three pieces to ease reuse of the generic defi- nitions. No code is changed. * `i2c.h` - keeps the generic definitions * `i2c_simple.h` - holds the current, limited to one controller driver per board, devicetree independent I2C interface * `i2c_bus.h` - will become the devicetree compatible interface for native I2C (e.g. non-SMBus) controllers Change-Id: I382d45c70f9314588663e1284f264f877469c74d Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/20845 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> |
||
---|---|---|
.. | ||
include/soc | ||
bl31_plat_params.c | ||
bootblock.c | ||
cbmem.c | ||
da9212.c | ||
ddp.c | ||
dramc_pi_basic_api.c | ||
dramc_pi_calibration_api.c | ||
dsi.c | ||
emi.c | ||
flash_controller.c | ||
gpio.c | ||
gpio_init.c | ||
i2c.c | ||
Kconfig | ||
Makefile.inc | ||
memory.c | ||
mmu_operations.c | ||
mt6311.c | ||
mt6391.c | ||
mtcmos.c | ||
pll.c | ||
pmic_wrap.c | ||
rtc.c | ||
soc.c | ||
spi.c | ||
timer.c | ||
uart.c | ||
usb.c | ||
wdt.c |