aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/getac
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2014-11-15 20:38:55 +0100
committerVladimir Serbinenko <phcoder@gmail.com>2014-11-25 23:48:17 +0100
commit80be7a0964003d09cf6669e6be1124edbef53539 (patch)
tree146926cd5dfbf0f64fb8c336f2e35ea8e936d39d /src/mainboard/getac
parentbcc3a87c7e30d5a3f4211edc8d73d5db691c8ae0 (diff)
getac/p470: Change COM3/COM4 IRQ to move it out of PCI IRQ ones.
The suggested IRQs 10 and 11 would conflict with PCI IRQ assignment (10 for most interrupts on this board). Suggest IRQ 6 instead. It's actually a noop since the code is commented out. Change-Id: I0fdd8e2091d3dc79cfb1809a9ea5e1e841ca598a Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/7476 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/mainboard/getac')
-rw-r--r--src/mainboard/getac/p470/devicetree.cb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/getac/p470/devicetree.cb b/src/mainboard/getac/p470/devicetree.cb
index d1b06a0c98..ddcd74911e 100644
--- a/src/mainboard/getac/p470/devicetree.cb
+++ b/src/mainboard/getac/p470/devicetree.cb
@@ -119,11 +119,11 @@ chip northbridge/intel/i945
end
#device pnp 4e.2 on # COM3
# io 0x60 = 0x3e8
- # irq 0x70 = 11
+ # irq 0x70 = 6
#end
#device pnp 4e.3 on # COM4
# io 0x60 = 0x2e8
- # irq 0x70 = 10
+ # irq 0x70 = 6
#end
device pnp 4e.5 on # Keyboard
io 0x60 = 0x60