From fb767d8397f7fbaf2ca080279ebd441b396b370c Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Mon, 15 Jun 2020 16:49:51 +0200 Subject: mb/asrock/b85m_pro4: Correct PS/2 keyboard IRQ No wonder why the PS/2 keyboard was being detected as a mouse! Change-Id: I7080c8210d96b079a5c08d98554ed154141086a6 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/42398 Reviewed-by: Paul Menzel Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/mainboard/asrock/b85m_pro4/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/asrock/b85m_pro4/devicetree.cb b/src/mainboard/asrock/b85m_pro4/devicetree.cb index 4bb538026b..98a2ee841c 100644 --- a/src/mainboard/asrock/b85m_pro4/devicetree.cb +++ b/src/mainboard/asrock/b85m_pro4/devicetree.cb @@ -70,7 +70,7 @@ chip northbridge/intel/haswell device pnp 2e.5 on # PS/2 KBC io 0x60 = 0x0060 io 0x62 = 0x0064 - irq 0x70 = 12 # + Keyboard + irq 0x70 = 1 # + Keyboard irq 0x72 = 12 # + Mouse end device pnp 2e.6 off end # CIR -- cgit v1.2.3