When I decode the dsdt I see:
    Device (TPM)
    {
        Name (_HID, EisaId ("IFX0102"))  // _HID: Hardware ID
        Name (_CID, EisaId ("PNP0C31"))  // _CID: Compatible ID
...

and

ferry@delfion:~/tmp/linux/v5.8-rc2$ git --no-pager grep PNP0C31 
drivers/acpi/acpi_pnp.c:        {"PNP0C31"},            /* TPM */
drivers/char/tpm/tpm_tis.c:     {"PNP0C31", 0},         /* TPM */

Does this mean the driver is probed due to PNP0C31?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848771

Title:
  Reboot after resume from suspend (deep)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1848771/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to