Hello Alexander Couzens, Patrick Rudolph, Iru Cai, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34359
to look at the new patch set (#2).
Change subject: mainboard: Add Lenovo ThinkPad T440p ......................................................................
mainboard: Add Lenovo ThinkPad T440p
The code is based on autoport.
Tested: - i5-4300M, 8G+8G - keyboard and trackpoint - USB - SATA - WLAN - Arch Linux loaded from SeaBIOS - libgfxinit - ACPI support - EHCI debug: the port is the non-charging USB2 port on the right
Issues: - The touchpad is misconfigured, there's no middle button, and the 3 keys on top are all identified as left button - The Fn key is on by default
Not tested: - the dGPU model - the M.2 slot for WWAN/SSD (SATA port number to be added to devtree)
Change-Id: I56a6b94197789a83731d8b349b8ba6814bf57ca2 Signed-off-by: Iru Cai mytbk920423@gmail.com --- A src/mainboard/lenovo/t440p/Kconfig A src/mainboard/lenovo/t440p/Kconfig.name A src/mainboard/lenovo/t440p/Makefile.inc A src/mainboard/lenovo/t440p/acpi/ec.asl A src/mainboard/lenovo/t440p/acpi/platform.asl A src/mainboard/lenovo/t440p/acpi/superio.asl A src/mainboard/lenovo/t440p/acpi_tables.c A src/mainboard/lenovo/t440p/board_info.txt A src/mainboard/lenovo/t440p/devicetree.cb A src/mainboard/lenovo/t440p/dsdt.asl A src/mainboard/lenovo/t440p/gma-mainboard.ads A src/mainboard/lenovo/t440p/gpio.c A src/mainboard/lenovo/t440p/hda_verb.c A src/mainboard/lenovo/t440p/mainboard.c A src/mainboard/lenovo/t440p/romstage.c A src/mainboard/lenovo/t440p/smihandler.c 16 files changed, 867 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/34359/2