Attention is currently required from: Furquan Shaikh, Martin Roth, Paul Menzel, Zhuohao Lee, EricR Lai, Karthik Ramasubramanian. Hello build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth, Marco Chen, Zhuohao Lee, Karthik Ramasubramanian, EricR Lai,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52395
to look at the new patch set (#8).
Change subject: drivers/i2c/cs42l42: Add driver for generating device in SSDT ......................................................................
drivers/i2c/cs42l42: Add driver for generating device in SSDT
This driver uses the ACPI Device Property interface to generate the required parameters into the _DSD table format expected by the kernel.
This was tested on the octopus/variants/fleex mainboard to ensure that the SSDT contained the equivalent parameters that are provided by the current DSDT object.
Signed-off-by: Vitaly Rodionov vitaly.rodionov@cirrus.corp-partner.google.com Change-Id: I7c3145b20a1ba743d91eb64b93cb001db3854c5d --- A src/drivers/i2c/cs42l42/Kconfig A src/drivers/i2c/cs42l42/Makefile.inc A src/drivers/i2c/cs42l42/chip.h A src/drivers/i2c/cs42l42/cs42l42.c 4 files changed, 235 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/52395/8