aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarshall Dawson <marshalldawson3rd@gmail.com>2019-10-17 08:41:09 -0600
committerMartin Roth <martinroth@google.com>2019-10-20 18:18:35 +0000
commitfabc0733e9086bf4167cd499ddf49abbe56f2d57 (patch)
tree5b6ba16224a4311de634d6b161f8422714b768f3 /src
parente1a59dcf9398368da6e5c958cebbe79cb9a46206 (diff)
soc/amd/picasso: Correct a few GPIO names
Fix a handful of errors that slipped through in 2e0f2788 "soc/amd/picasso: Update GPIO configuration". Change-Id: I5784ab3cd95abc28fdc80a3815d0a52d955cff26 Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36118 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-rw-r--r--src/soc/amd/picasso/include/soc/gpio.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/soc/amd/picasso/include/soc/gpio.h b/src/soc/amd/picasso/include/soc/gpio.h
index 6e4357ed45..42d255172e 100644
--- a/src/soc/amd/picasso/include/soc/gpio.h
+++ b/src/soc/amd/picasso/include/soc/gpio.h
@@ -121,9 +121,9 @@
#define GPIO_3_IOMUX_GPIOxx 0
#define GPIO_4_IOMUX_GPIOxx 0
#define GPIO_5_IOMUX_GPIOxx 0
-#define GPIO_5_IOMUX_DEVSLP0_S5 1
+#define GPIO_5_IOMUX_DEVSLP0 1
#define GPIO_6_IOMUX_GPIOxx 0
-#define GPIO_6_IOMUX_DEVSLP1_S5 1
+#define GPIO_6_IOMUX_DEVSLP1 1
#define GPIO_7_IOMUX_GPIOxx 0
#define GPIO_7_IOMUX_ACP_I2S_SDIN 1
#define GPIO_8_IOMUX_GPIOxx 0
@@ -161,7 +161,7 @@
#define GPIO_22_IOMUX_LPC_PME_L 0
#define GPIO_22_IOMUX_EMMC_PRW_CTRL 1
#define GPIO_22_IOMUX_GPIOxx 2
-#define GPIO_23_IOMUX_ACP_PRES 0
+#define GPIO_23_IOMUX_AC_PRES 0
#define GPIO_23_IOMUX_SGPIO_LOAD 1
#define GPIO_23_IOMUX_MDIO1_SDA 2
#define GPIO_23_IOMUX_GPIOxx 3
@@ -240,7 +240,7 @@
#define GPIO_100_IOMUX_GPIOxx 0
#define GPIO_100_IOMUX_SD0_DATA3 1
#define GPIO_104_IOMUX_LAD0 0
-#define GPIO_104_IOMUX_EMMC_SDATA0 1
+#define GPIO_104_IOMUX_EMMC_DATA0 1
#define GPIO_104_IOMUX_GPIOxx 3
#define GPIO_105_IOMUX_LAD1 0
#define GPIO_105_IOMUX_EMMC_DATA1 1
@@ -252,7 +252,7 @@
#define GPIO_107_IOMUX_EMMC_DATA3 1
#define GPIO_107_IOMUX_GPIOxx 3
#define GPIO_108_IOMUX_LDRQ0_L 0
-#define GPIO_108_IOMUX_ESPI_ALERT_D1 1
+#define GPIO_108_IOMUX_ESPI_ALERT_L 1
#define GPIO_108_IOMUX_GPIOxx 2
#define GPIO_109_IOMUX_LFRAME_L 0
#define GPIO_109_IOMUX_EMMC_DS 1