From: Mario Limonciello Date: Sat, 5 Oct 2019 01:57:46 +0000 (-0500) Subject: trivial: update tools/chromeos/gen_autosuspend_rules.py X-Git-Tag: v244-rc1~215 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f10bb2ce032d939e0fce26ef76fe2c38e3e1af77;p=thirdparty%2Fsystemd.git trivial: update tools/chromeos/gen_autosuspend_rules.py Adds CNP PCH xHCI device PCIID to udev rules --- diff --git a/tools/chromeos/gen_autosuspend_rules.py b/tools/chromeos/gen_autosuspend_rules.py index e0243a46e22..e50d6e743aa 100755 --- a/tools/chromeos/gen_autosuspend_rules.py +++ b/tools/chromeos/gen_autosuspend_rules.py @@ -188,8 +188,10 @@ PCI_IDS += [ '8086:591e', # proc_thermal '8086:1903', - # xhci_hcd + # SPT PCH xHCI controller '8086:9d2f', + # CNP PCH xHCI controller + '8086:9ded', # intel_pmc_core '8086:9d21', # i801_smbus