aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/acpi/serialio.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/acpi/serialio.asl')
-rw-r--r--src/soc/intel/broadwell/acpi/serialio.asl9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/soc/intel/broadwell/acpi/serialio.asl b/src/soc/intel/broadwell/acpi/serialio.asl
index 1b44e9566a..fd25b0d8a8 100644
--- a/src/soc/intel/broadwell/acpi/serialio.asl
+++ b/src/soc/intel/broadwell/acpi/serialio.asl
@@ -157,7 +157,7 @@ Device (SIOR)
Device (SDMA)
{
// Serial IO DMA Controller
- Name (_HID, "INTL9C60")
+ /* Name (_HID, "INTL9C60") */
Name (_UID, 1)
Name (_ADR, 0x00150000)
@@ -205,7 +205,6 @@ Device (I2C0)
Return ("INT33C2")
}
Name (_UID, 1)
- Name (_ADR, 0x00150001)
Name (SSCN, Package () { 432, 507, 30 })
Name (FMCN, Package () { 72, 160, 30 })
@@ -276,7 +275,6 @@ Device (I2C1)
Return ("INT33C3")
}
Name (_UID, 1)
- Name (_ADR, 0x00150002)
Name (SSCN, Package () { 432, 507, 30 })
Name (FMCN, Package () { 72, 160, 30 })
@@ -347,7 +345,6 @@ Device (SPI0)
Return ("INT33C0")
}
Name (_UID, 1)
- Name (_ADR, 0x00150003)
// BAR0 is assigned during PCI enumeration and saved into NVS
Name (RBUF, ResourceTemplate ()
@@ -403,7 +400,6 @@ Device (SPI1)
Return ("INT33C1")
}
Name (_UID, 1)
- Name (_ADR, 0x00150004)
// BAR0 is assigned during PCI enumeration and saved into NVS
Name (RBUF, ResourceTemplate ()
@@ -471,7 +467,6 @@ Device (UAR0)
Return ("INT33C4")
}
Name (_UID, 1)
- Name (_ADR, 0x00150005)
// BAR0 is assigned during PCI enumeration and saved into NVS
Name (RBUF, ResourceTemplate ()
@@ -539,7 +534,6 @@ Device (UAR1)
Return ("INT33C5")
}
Name (_UID, 1)
- Name (_ADR, 0x00150006)
// BAR0 is assigned during PCI enumeration and saved into NVS
Name (RBUF, ResourceTemplate ()
@@ -596,7 +590,6 @@ Device (SDIO)
}
Name (_CID, "PNP0D40")
Name (_UID, 1)
- Name (_ADR, 0x00170000)
// BAR0 is assigned during PCI enumeration and saved into NVS
Name (RBUF, ResourceTemplate ()