Arthur Heymans has uploaded a new patch set (#2). ( https://review.coreboot.org/20042 )
Change subject: drivers/i2c/ck505: Add generic driver to configure clockgen ......................................................................
drivers/i2c/ck505: Add generic driver to configure clockgen
Replaces the ics/954309 driver with a more generic version to accommodate clockgens with a different amount of registers.
Change-Id: Ie43c4de7891a39f2f443e78213ecd688134e68d7 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- A src/drivers/i2c/ck505/Kconfig A src/drivers/i2c/ck505/Makefile.inc R src/drivers/i2c/ck505/chip.h A src/drivers/i2c/ck505/ck505.c D src/drivers/ics/954309/Kconfig D src/drivers/ics/954309/Makefile.inc D src/drivers/ics/954309/ics954309.c M src/mainboard/lenovo/t60/Kconfig M src/mainboard/lenovo/t60/devicetree.cb M src/mainboard/lenovo/x60/Kconfig M src/mainboard/lenovo/x60/devicetree.cb 11 files changed, 80 insertions(+), 112 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/20042/2