aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t430s/variants
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2019-11-27 23:04:49 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-12-09 09:49:24 +0000
commitb8b9786ad4bc055c539c8aae88267b3f6c543c97 (patch)
tree1424ec795447707b866e2a25914832851ef4de50 /src/mainboard/lenovo/t430s/variants
parent07b2fdb59413242030033d96495e903ce20e7ed2 (diff)
mb/lenovo/t430s/devicetree: Use subsystemid inheritance
Change-Id: Ifde5d382eb223bd996b9bb909c751e9d5f0a11e5 Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37300 Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/t430s/variants')
-rw-r--r--src/mainboard/lenovo/t430s/variants/t430s/overridetree.cb4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mainboard/lenovo/t430s/variants/t430s/overridetree.cb b/src/mainboard/lenovo/t430s/variants/t430s/overridetree.cb
index ee949792a7..abbe4a8ce1 100644
--- a/src/mainboard/lenovo/t430s/variants/t430s/overridetree.cb
+++ b/src/mainboard/lenovo/t430s/variants/t430s/overridetree.cb
@@ -3,9 +3,7 @@ chip northbridge/intel/sandybridge
chip southbridge/intel/bd82x6x # Intel Series 7 Panther Point PCH
# Enable hotplug on Port 5 for Thunderbolt controller
register "pcie_hotplug_map" = "{ 0, 0, 1, 0, 1, 0, 0, 0 }"
- device pci 1c.4 on
- subsystemid 0x17aa 0x21fb
- end # PCIe Port #5 Thunderbolt controller
+ device pci 1c.4 on end # PCIe Port #5 Thunderbolt controller
device pci 1f.0 on
chip ec/lenovo/h8
register "has_bdc_detection" = "1"