diff options
Diffstat (limited to 'src/mainboard/intel/kblrvp/variants/rvp7')
-rw-r--r-- | src/mainboard/intel/kblrvp/variants/rvp7/overridetree.cb | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/mainboard/intel/kblrvp/variants/rvp7/overridetree.cb b/src/mainboard/intel/kblrvp/variants/rvp7/overridetree.cb index f7baaa87d6..c5b7e9469b 100644 --- a/src/mainboard/intel/kblrvp/variants/rvp7/overridetree.cb +++ b/src/mainboard/intel/kblrvp/variants/rvp7/overridetree.cb @@ -155,17 +155,17 @@ chip soc/intel/skylake device cpu_cluster 0 on end device domain 0 on - device pci 15.2 off end # I2C #2 - device pci 15.3 off end # I2C #3 - device pci 17.0 on end # SATA - device pci 1c.2 on end # PCI Express Port 3 - device pci 1c.3 on end # PCI Express Port 4 - device pci 1c.4 on end # PCI Express Port 5 - device pci 1c.5 on end # PCI Express Port 6 - device pci 1f.0 on + device ref i2c2 off end + device ref i2c3 off end + device ref sata on end + device ref pcie_rp3 on end + device ref pcie_rp4 on end + device ref pcie_rp5 on end + device ref pcie_rp6 on end + device ref lpc_espi on chip drivers/pc80/tpm device pnp 0c31.0 on end end - end # LPC Interface + end end end |