aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2017-11-30 20:34:25 -0700
committerMartin Roth <martinroth@google.com>2017-12-02 03:16:15 +0000
commit0a2eb17d325f0073cfc805575b799606e570e5aa (patch)
tree76c7f062577274c3abfea1aa56872aa4cbba3398 /src
parent33eef1374f49175646790370a7dfbd01814a087e (diff)
soc/amd/stoneyridge: Add GPIO40 to GPIO list
GPIO40 is a valid GPIO for the Stoney FT4 package, so add it to the list of GPIOs. BUG=b:69305596 TEST=Build Kahlee & Grunt Change-Id: I20fce60ff1a61761b907518c0a6e1685a17f2886 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/22658 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Diffstat (limited to 'src')
-rw-r--r--src/soc/amd/stoneyridge/include/soc/gpio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/stoneyridge/include/soc/gpio.h b/src/soc/amd/stoneyridge/include/soc/gpio.h
index 0854cf3d96..b3dddd4ed7 100644
--- a/src/soc/amd/stoneyridge/include/soc/gpio.h
+++ b/src/soc/amd/stoneyridge/include/soc/gpio.h
@@ -61,6 +61,7 @@
#define GPIO_25 25
#define GPIO_26 26
#define GPIO_39 39
+#define GPIO_40 40
#define GPIO_42 42
/* GPIO_64 - GPIO_127 */