summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t410/devicetree.cb
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2020-06-16 04:41:48 +0300
committerAlexander Couzens <lynxis@fe80.eu>2022-11-01 15:48:56 +0000
commitb5d402e3886296261eb6134a3f8905c29c7f98c0 (patch)
treeede298ea53fbf91a805ec5bc3d415c623da852b0 /src/mainboard/lenovo/t410/devicetree.cb
parent2dfa65368e361579ce80ddc8f3cfb2e667e8be7c (diff)
mb/{lenovo,packardbell}: Enable MEI device
Enable the MEI in device trees of some Ibex Peak, Cougar Point and Panther Point boards where they have been disabled. Change-Id: I4327d19d3ed1a93a6466057f6eceed49ab9441c5 Signed-off-by: Evgeny Zinoviev <me@ch1p.io> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42412 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'src/mainboard/lenovo/t410/devicetree.cb')
-rw-r--r--src/mainboard/lenovo/t410/devicetree.cb4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t410/devicetree.cb b/src/mainboard/lenovo/t410/devicetree.cb
index e3456f2bdf..63f4af2f2f 100644
--- a/src/mainboard/lenovo/t410/devicetree.cb
+++ b/src/mainboard/lenovo/t410/devicetree.cb
@@ -53,7 +53,9 @@ chip northbridge/intel/ironlake
register "pcie_hotplug_map" = "{ 0, 0, 0, 1, 0, 0, 0, 0 }"
- device pci 16.0 off end # MEI
+ device pci 16.0 on # MEI
+ subsystemid 0x17aa 0x215f
+ end
device pci 16.2 on # IDE/SATA
subsystemid 0x17aa 0x2161
end