Arthur Heymans uploaded patch set #4 to this change.

View Change

[UNTESTED]drivers/lenovo/wacom: Move ssdt generator to nsc/pc87382

This adds a hook to the pc87382 code to specify the ACPI _HID in the
case that a wacom device is hooked up to it.

TODO:
- the wacom code needs to know quite a lot about the SIO and has
weird Kconfig hooks to force stuff that is bound to no work.
- Add a function to detect the sio and disable it, if not found.

Change-Id: Ic1bfebcdaf19798e5ca2fe6c96ac1f9f4cf73e9b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
---
D src/drivers/lenovo/lenovo.h
M src/drivers/lenovo/wacom.c
M src/mainboard/lenovo/x200/mainboard.c
M src/mainboard/lenovo/x201/mainboard.c
M src/mainboard/lenovo/x60/mainboard.c
M src/superio/nsc/pc87382/pc87382.h
M src/superio/nsc/pc87382/superio.c
7 files changed, 68 insertions(+), 50 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/33789/4

To view, visit change 33789. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic1bfebcdaf19798e5ca2fe6c96ac1f9f4cf73e9b
Gerrit-Change-Number: 33789
Gerrit-PatchSet: 4
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Alexander Couzens <lynxis@fe80.eu>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Felix Held <felix-coreboot@felixheld.de>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset