Attention is currently required from: Stefan Ott, Arthur Heymans, Alexander Couzens.
Bill XIE has uploaded a new patch set (#3) to the change originally created by Arthur Heymans. ( https://review.coreboot.org/c/coreboot/+/74418 )
Change subject: Mainboard/lenovo/x200: Configure ck505 clockgen ......................................................................
Mainboard/lenovo/x200: Configure ck505 clockgen
The clockgen is behind an smbus mux which is implemented with a gpio. This adds a callback inside the ck505 code to configure the mux.
TESTED on x200: boots fine
TESTED on x301: boots fine
Change-Id: Iec9bbbaed43b74e8782f6963e491dbfa3b8b5247 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/drivers/i2c/ck505/ck505.c A src/drivers/i2c/ck505/ck505.h M src/mainboard/lenovo/x200/Kconfig M src/mainboard/lenovo/x200/mainboard.c M src/mainboard/lenovo/x200/variants/x200/overridetree.cb M src/mainboard/lenovo/x200/variants/x301/overridetree.cb 6 files changed, 75 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/74418/3