Enable more PCI devices
This commit is contained in:
@@ -142,7 +142,7 @@ chip soc/intel/cannonlake
|
|||||||
register "PchPmSlpAMinAssert" = "4" # 2s
|
register "PchPmSlpAMinAssert" = "4" # 2s
|
||||||
|
|
||||||
# Thermal
|
# Thermal
|
||||||
register "tcc_offset" = "12"
|
register "tcc_offset" = "2"
|
||||||
|
|
||||||
# Serial IRQ Continuous
|
# Serial IRQ Continuous
|
||||||
register "SerialIrqConfigSirqMode" = "1"
|
register "SerialIrqConfigSirqMode" = "1"
|
||||||
@@ -186,6 +186,7 @@ chip soc/intel/cannonlake
|
|||||||
|
|
||||||
device domain 0 on
|
device domain 0 on
|
||||||
device pci 00.0 on end # Host Bridge
|
device pci 00.0 on end # Host Bridge
|
||||||
|
device pci 01.0 on end # GPU Port
|
||||||
device pci 02.0 on end # Integrated Graphics Device
|
device pci 02.0 on end # Integrated Graphics Device
|
||||||
device pci 04.0 off end # SA Thermal device
|
device pci 04.0 off end # SA Thermal device
|
||||||
device pci 12.0 on end # Thermal Subsystem
|
device pci 12.0 on end # Thermal Subsystem
|
||||||
@@ -194,13 +195,14 @@ chip soc/intel/cannonlake
|
|||||||
device pci 13.0 off end # Integrated Sensor Hub
|
device pci 13.0 off end # Integrated Sensor Hub
|
||||||
device pci 14.0 on end # USB xHCI
|
device pci 14.0 on end # USB xHCI
|
||||||
device pci 14.1 off end # USB xDCI (OTG)
|
device pci 14.1 off end # USB xDCI (OTG)
|
||||||
|
device pci 14.2 on end # Shared SRAM
|
||||||
#chip drivers/intel/wifi
|
#chip drivers/intel/wifi
|
||||||
# register "wake" = "PME_B0_EN_BIT"
|
# register "wake" = "PME_B0_EN_BIT"
|
||||||
device pci 14.3 on end # CNVi wifi
|
device pci 14.3 on end # CNVi wifi
|
||||||
#end
|
#end
|
||||||
device pci 14.5 off end # SDCard
|
device pci 14.5 off end # SDCard
|
||||||
device pci 15.0 off end # I2C #0
|
device pci 15.0 on end # I2C #0
|
||||||
device pci 15.1 off end # I2C #1
|
device pci 15.1 on end # I2C #1
|
||||||
device pci 15.2 off end # I2C #2
|
device pci 15.2 off end # I2C #2
|
||||||
device pci 15.3 off end # I2C #3
|
device pci 15.3 off end # I2C #3
|
||||||
device pci 16.0 on end # Management Engine Interface 1
|
device pci 16.0 on end # Management Engine Interface 1
|
||||||
|
Reference in New Issue
Block a user