Attention is currently required from: Stefan Ott, Alexander Couzens.
Hello Stefan Ott, Alexander Couzens,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74418
to look at the new patch set (#2).
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
TOCHECK: x301
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/devicetree.cb M src/mainboard/lenovo/x200/mainboard.c 5 files changed, 62 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/74418/2