aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x220/devicetree.cb
diff options
context:
space:
mode:
authorNicolas Reinecke <nr@das-labor.org>2015-02-01 02:53:35 +0100
committerKyösti Mälkki <kyosti.malkki@gmail.com>2015-03-10 23:53:17 +0100
commitb0922f0183cb50b9714285c539c387956d86814c (patch)
tree95d390fda6c2e8e0c95afc983c52284e33417b12 /src/mainboard/lenovo/x220/devicetree.cb
parent60ef456f46d81faa4f15b8a49b39037037b8b643 (diff)
lenovo: fix smi gpe + wakeup pin for t420s t520 t530 x220 x230
Set correct gpio routing and enable bits for EC SMI gpio and EC WAKE gpio. Verified with schematics. Change-Id: Ie3b98c4456a870c881e7663b19eb8ca8e5564c5c Signed-off-by: Nicolas Reinecke <nr@das-labor.org> Reviewed-on: http://review.coreboot.org/8358 Tested-by: build bot (Jenkins) Reviewed-by: Alexander Couzens <lynxis@fe80.eu> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/lenovo/x220/devicetree.cb')
-rw-r--r--src/mainboard/lenovo/x220/devicetree.cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/x220/devicetree.cb b/src/mainboard/lenovo/x220/devicetree.cb
index 982e30bb09..6eb3b1578d 100644
--- a/src/mainboard/lenovo/x220/devicetree.cb
+++ b/src/mainboard/lenovo/x220/devicetree.cb
@@ -54,7 +54,7 @@ chip northbridge/intel/sandybridge
# 2 SCI (if corresponding GPIO_EN bit is also set)
register "alt_gp_smi_en" = "0x0000"
register "gpi1_routing" = "2"
- register "gpi8_routing" = "2"
+ register "gpi13_routing" = "2"
# Enable SATA ports 0 (HDD bay) & 1 (dock) & 2 (msata)
register "sata_port_map" = "0x7"