diff options
-rw-r--r-- | src/mainboard/asus/kcma-d8/devicetree.cb | 2 | ||||
-rw-r--r-- | src/mainboard/asus/kgpe-d16/devicetree.cb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/asus/kcma-d8/devicetree.cb b/src/mainboard/asus/kcma-d8/devicetree.cb index 9eb38c7b94..51ff394d50 100644 --- a/src/mainboard/asus/kcma-d8/devicetree.cb +++ b/src/mainboard/asus/kcma-d8/devicetree.cb @@ -201,7 +201,7 @@ chip northbridge/amd/amdfam10/root_complex # Root complex device pnp 2e.a on end # ACPI device pnp 2e.b on # HW Monitor io 0x60 = 0x290 - irq 0x70 = 5 + # IRQ purposefully not assigned to prevent lockups end device pnp 2e.c off end # PECI device pnp 2e.d off end # VID_BUSSEL diff --git a/src/mainboard/asus/kgpe-d16/devicetree.cb b/src/mainboard/asus/kgpe-d16/devicetree.cb index 2dde5636bb..2b8230a4f6 100644 --- a/src/mainboard/asus/kgpe-d16/devicetree.cb +++ b/src/mainboard/asus/kgpe-d16/devicetree.cb @@ -208,7 +208,7 @@ chip northbridge/amd/amdfam10/root_complex # Root complex device pnp 2e.a on end # ACPI device pnp 2e.b on # HW Monitor io 0x60 = 0x290 - irq 0x70 = 5 + # IRQ purposefully not assigned to prevent lockups end device pnp 2e.c off end # PECI device pnp 2e.d off end # VID_BUSSEL |