summaryrefslogtreecommitdiff
path: root/machine/mtac_pin_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'machine/mtac_pin_defs.h')
-rw-r--r--machine/mtac_pin_defs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/machine/mtac_pin_defs.h b/machine/mtac_pin_defs.h
index 452123c..ed9593f 100644
--- a/machine/mtac_pin_defs.h
+++ b/machine/mtac_pin_defs.h
@@ -159,7 +159,7 @@
.pin = { \
.gpio = M_AP2_GPIO3_MTCDT0_2, \
.flags = GPIOF_OUT_INIT_LOW, \
- .label = "ap1-gpio3", \
+ .label = "ap2-gpio3", \
} \
}
@@ -168,7 +168,7 @@
.pin = { \
.gpio = M_AP2_GPIO4_MTCDT0_2, \
.flags = GPIOF_OUT_INIT_LOW, \
- .label = "ap1-gpio4", \
+ .label = "ap2-gpio4", \
}\
}