[coreboot] Re: Please solve this ACPI dilemma

2020-05-26 Thread Tim Wawrzynczak via coreboot
Hi Keith, Many ACPI devices use an EISAID for their _HID, and I believe that Linux's ACPICPA converts an EISAID to a string for _HID matching. You could try something like this instead (you can see in the Linux sources there are 3 ACPI _HID matches, and this is one of them). `Name(_HID,

[coreboot] Re: Please solve this ACPI dilemma

2020-05-25 Thread Paul Menzel
Dear Keith, Am 25.05.20 um 02:05 schrieb Keith Hui: I am attempting to build SCMI [1] support for the DSDT for asus/p3b-f to get around a PCI<->ACPI resource conflict that renders the whole SMBus and the hardware monitor inoperative. The board has ACPI AML hooks that run before and after