diff options
-rw-r--r-- | src/mainboard/samsung/lumpy/devicetree.cb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainboard/samsung/lumpy/devicetree.cb b/src/mainboard/samsung/lumpy/devicetree.cb index 681dfd8214..febaade15f 100644 --- a/src/mainboard/samsung/lumpy/devicetree.cb +++ b/src/mainboard/samsung/lumpy/devicetree.cb @@ -84,7 +84,9 @@ chip northbridge/intel/sandybridge end end device ref sata1 on end # SATA Controller 1 - device ref smbus on end # SMBus + device ref smbus on + subsystemid 0x04B4 0x18D1 + end # SMBus device ref sata2 off end # SATA Controller 2 device ref thermal on end # Thermal end |