diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/system76/lemp9/devicetree.cb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/system76/lemp9/devicetree.cb b/src/mainboard/system76/lemp9/devicetree.cb index c0a283518f..da96dd3bf8 100644 --- a/src/mainboard/system76/lemp9/devicetree.cb +++ b/src/mainboard/system76/lemp9/devicetree.cb @@ -179,8 +179,8 @@ chip soc/intel/cannonlake device domain 0 on device pci 00.0 on end # Host Bridge device pci 02.0 on end # Integrated Graphics Device - device pci 04.0 off # SA Thermal device - register "Device4Enable" = "0" + device pci 04.0 on # SA Thermal device + register "Device4Enable" = "1" end device pci 12.0 on end # Thermal Subsystem device pci 12.5 off end # UFS SCS |