From 0aa7d247ae2ca3ac8f9ae2a8dced478fa340c120 Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Wed, 24 Feb 2016 12:59:20 -0600 Subject: soc/intel/appollolake: fix comment in gpio_defs.h GPIO_187 is the beginning of the Northwest community pads. Change-Id: I5565ecf534530144e80c65d886db11b53f38f935 Signed-off-by Aaron Durbin Reviewed-on: https://review.coreboot.org/13789 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- src/soc/intel/apollolake/include/soc/gpio_defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/soc/intel/apollolake/include/soc/gpio_defs.h b/src/soc/intel/apollolake/include/soc/gpio_defs.h index 6a9863dd32..50f1fc2229 100644 --- a/src/soc/intel/apollolake/include/soc/gpio_defs.h +++ b/src/soc/intel/apollolake/include/soc/gpio_defs.h @@ -147,7 +147,7 @@ #define SVID0_DATA 76 #define SVID0_CLK 77 -/* North community pads */ +/* Northwest community pads */ #define GPIO_187 78 #define GPIO_188 79 #define GPIO_189 80 -- cgit v1.2.3