[coreboot-gerrit] Patch set updated for coreboot: 59c2c26 intel: Remove IRQ1 from possible PIRQ assignemnt.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Mon Nov 24 09:05:45 CET 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/7478

-gerrit

commit 59c2c269f21e747b7cb55d0e675445f2d3811973
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sun Nov 16 11:39:20 2014 +0100

    intel: Remove IRQ1 from possible PIRQ assignemnt.
    
    According to spec IRQ1 isn't available for PIRQ assignment.
    Has gone unnoticed probably because modern OS use MSI or
    at least APIC and even with noapic don't use IRQ1 with PCI
    IRQs.
    
    Change-Id: Idc7db249007df629b27e8cae41cc80358d5306f6
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/soc/intel/baytrail/acpi/irqlinks.asl             | 16 ++++++++--------
 src/soc/intel/broadwell/acpi/irqlinks.asl            | 16 ++++++++--------
 src/soc/intel/fsp_baytrail/acpi/irqlinks.asl         | 16 ++++++++--------
 src/southbridge/intel/bd82x6x/acpi/irqlinks.asl      | 16 ++++++++--------
 src/southbridge/intel/fsp_bd82x6x/acpi/irqlinks.asl  | 16 ++++++++--------
 src/southbridge/intel/fsp_rangeley/acpi/irqlinks.asl | 16 ++++++++--------
 src/southbridge/intel/i82801gx/acpi/irqlinks.asl     | 16 ++++++++--------
 src/southbridge/intel/i82801ix/acpi/irqlinks.asl     | 16 ++++++++--------
 src/southbridge/intel/lynxpoint/acpi/irqlinks.asl    | 16 ++++++++--------
 src/southbridge/intel/sch/acpi/irqlinks.asl          | 16 ++++++++--------
 10 files changed, 80 insertions(+), 80 deletions(-)

diff --git a/src/soc/intel/baytrail/acpi/irqlinks.asl b/src/soc/intel/baytrail/acpi/irqlinks.asl
index b2f1679..21f1ada 100644
--- a/src/soc/intel/baytrail/acpi/irqlinks.asl
+++ b/src/soc/intel/baytrail/acpi/irqlinks.asl
@@ -34,7 +34,7 @@ Device (LNKA)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -93,7 +93,7 @@ Device (LNKB)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -152,7 +152,7 @@ Device (LNKC)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -211,7 +211,7 @@ Device (LNKD)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -270,7 +270,7 @@ Device (LNKE)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -329,7 +329,7 @@ Device (LNKF)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -388,7 +388,7 @@ Device (LNKG)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -447,7 +447,7 @@ Device (LNKH)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
diff --git a/src/soc/intel/broadwell/acpi/irqlinks.asl b/src/soc/intel/broadwell/acpi/irqlinks.asl
index fee400e..ba550e2 100644
--- a/src/soc/intel/broadwell/acpi/irqlinks.asl
+++ b/src/soc/intel/broadwell/acpi/irqlinks.asl
@@ -33,7 +33,7 @@ Device (LNKA)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ (Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -92,7 +92,7 @@ Device (LNKB)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ (Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -151,7 +151,7 @@ Device (LNKC)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ (Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -210,7 +210,7 @@ Device (LNKD)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ (Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -269,7 +269,7 @@ Device (LNKE)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ (Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -328,7 +328,7 @@ Device (LNKF)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ (Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -387,7 +387,7 @@ Device (LNKG)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ (Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -446,7 +446,7 @@ Device (LNKH)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ (Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
diff --git a/src/soc/intel/fsp_baytrail/acpi/irqlinks.asl b/src/soc/intel/fsp_baytrail/acpi/irqlinks.asl
index b2f1679..21f1ada 100644
--- a/src/soc/intel/fsp_baytrail/acpi/irqlinks.asl
+++ b/src/soc/intel/fsp_baytrail/acpi/irqlinks.asl
@@ -34,7 +34,7 @@ Device (LNKA)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -93,7 +93,7 @@ Device (LNKB)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -152,7 +152,7 @@ Device (LNKC)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -211,7 +211,7 @@ Device (LNKD)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -270,7 +270,7 @@ Device (LNKE)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -329,7 +329,7 @@ Device (LNKF)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -388,7 +388,7 @@ Device (LNKG)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -447,7 +447,7 @@ Device (LNKH)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
diff --git a/src/southbridge/intel/bd82x6x/acpi/irqlinks.asl b/src/southbridge/intel/bd82x6x/acpi/irqlinks.asl
index b2f1679..21f1ada 100644
--- a/src/southbridge/intel/bd82x6x/acpi/irqlinks.asl
+++ b/src/southbridge/intel/bd82x6x/acpi/irqlinks.asl
@@ -34,7 +34,7 @@ Device (LNKA)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -93,7 +93,7 @@ Device (LNKB)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -152,7 +152,7 @@ Device (LNKC)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -211,7 +211,7 @@ Device (LNKD)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -270,7 +270,7 @@ Device (LNKE)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -329,7 +329,7 @@ Device (LNKF)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -388,7 +388,7 @@ Device (LNKG)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -447,7 +447,7 @@ Device (LNKH)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
diff --git a/src/southbridge/intel/fsp_bd82x6x/acpi/irqlinks.asl b/src/southbridge/intel/fsp_bd82x6x/acpi/irqlinks.asl
index b2f1679..21f1ada 100644
--- a/src/southbridge/intel/fsp_bd82x6x/acpi/irqlinks.asl
+++ b/src/southbridge/intel/fsp_bd82x6x/acpi/irqlinks.asl
@@ -34,7 +34,7 @@ Device (LNKA)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -93,7 +93,7 @@ Device (LNKB)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -152,7 +152,7 @@ Device (LNKC)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -211,7 +211,7 @@ Device (LNKD)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -270,7 +270,7 @@ Device (LNKE)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -329,7 +329,7 @@ Device (LNKF)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -388,7 +388,7 @@ Device (LNKG)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -447,7 +447,7 @@ Device (LNKH)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
diff --git a/src/southbridge/intel/fsp_rangeley/acpi/irqlinks.asl b/src/southbridge/intel/fsp_rangeley/acpi/irqlinks.asl
index b2f1679..21f1ada 100644
--- a/src/southbridge/intel/fsp_rangeley/acpi/irqlinks.asl
+++ b/src/southbridge/intel/fsp_rangeley/acpi/irqlinks.asl
@@ -34,7 +34,7 @@ Device (LNKA)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -93,7 +93,7 @@ Device (LNKB)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -152,7 +152,7 @@ Device (LNKC)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -211,7 +211,7 @@ Device (LNKD)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -270,7 +270,7 @@ Device (LNKE)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -329,7 +329,7 @@ Device (LNKF)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -388,7 +388,7 @@ Device (LNKG)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -447,7 +447,7 @@ Device (LNKH)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
diff --git a/src/southbridge/intel/i82801gx/acpi/irqlinks.asl b/src/southbridge/intel/i82801gx/acpi/irqlinks.asl
index b2f1679..21f1ada 100644
--- a/src/southbridge/intel/i82801gx/acpi/irqlinks.asl
+++ b/src/southbridge/intel/i82801gx/acpi/irqlinks.asl
@@ -34,7 +34,7 @@ Device (LNKA)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -93,7 +93,7 @@ Device (LNKB)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -152,7 +152,7 @@ Device (LNKC)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -211,7 +211,7 @@ Device (LNKD)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -270,7 +270,7 @@ Device (LNKE)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -329,7 +329,7 @@ Device (LNKF)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -388,7 +388,7 @@ Device (LNKG)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -447,7 +447,7 @@ Device (LNKH)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
diff --git a/src/southbridge/intel/i82801ix/acpi/irqlinks.asl b/src/southbridge/intel/i82801ix/acpi/irqlinks.asl
index b2f1679..21f1ada 100644
--- a/src/southbridge/intel/i82801ix/acpi/irqlinks.asl
+++ b/src/southbridge/intel/i82801ix/acpi/irqlinks.asl
@@ -34,7 +34,7 @@ Device (LNKA)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -93,7 +93,7 @@ Device (LNKB)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -152,7 +152,7 @@ Device (LNKC)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -211,7 +211,7 @@ Device (LNKD)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -270,7 +270,7 @@ Device (LNKE)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -329,7 +329,7 @@ Device (LNKF)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -388,7 +388,7 @@ Device (LNKG)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -447,7 +447,7 @@ Device (LNKH)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
diff --git a/src/southbridge/intel/lynxpoint/acpi/irqlinks.asl b/src/southbridge/intel/lynxpoint/acpi/irqlinks.asl
index b2f1679..21f1ada 100644
--- a/src/southbridge/intel/lynxpoint/acpi/irqlinks.asl
+++ b/src/southbridge/intel/lynxpoint/acpi/irqlinks.asl
@@ -34,7 +34,7 @@ Device (LNKA)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -93,7 +93,7 @@ Device (LNKB)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -152,7 +152,7 @@ Device (LNKC)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -211,7 +211,7 @@ Device (LNKD)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -270,7 +270,7 @@ Device (LNKE)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -329,7 +329,7 @@ Device (LNKF)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -388,7 +388,7 @@ Device (LNKG)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -447,7 +447,7 @@ Device (LNKH)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
diff --git a/src/southbridge/intel/sch/acpi/irqlinks.asl b/src/southbridge/intel/sch/acpi/irqlinks.asl
index b2f1679..21f1ada 100644
--- a/src/southbridge/intel/sch/acpi/irqlinks.asl
+++ b/src/southbridge/intel/sch/acpi/irqlinks.asl
@@ -34,7 +34,7 @@ Device (LNKA)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -93,7 +93,7 @@ Device (LNKB)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -152,7 +152,7 @@ Device (LNKC)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -211,7 +211,7 @@ Device (LNKD)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -270,7 +270,7 @@ Device (LNKE)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -329,7 +329,7 @@ Device (LNKF)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -388,7 +388,7 @@ Device (LNKG)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 10, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 10, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link
@@ -447,7 +447,7 @@ Device (LNKH)
 	Name (_PRS, ResourceTemplate()
 	{
 		IRQ(Level, ActiveLow, Shared)
-			{ 1, 3, 4, 5, 6, 7, 11, 12, 14, 15 }
+			{ 3, 4, 5, 6, 7, 11, 12, 14, 15 }
 	})
 
 	// Current Resource Settings for this link



More information about the coreboot-gerrit mailing list