aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin/dv-bfin_gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/bfin/dv-bfin_gpio.c')
-rw-r--r--sim/bfin/dv-bfin_gpio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/bfin/dv-bfin_gpio.c b/sim/bfin/dv-bfin_gpio.c
index 6847b52..23d2610 100644
--- a/sim/bfin/dv-bfin_gpio.c
+++ b/sim/bfin/dv-bfin_gpio.c
@@ -187,6 +187,7 @@ static const struct hw_port_descriptor bfin_gpio_ports[] =
{ "p12", 12, 0, input_port, },
{ "p13", 13, 0, input_port, },
{ "p14", 14, 0, input_port, },
+ { "p15", 15, 0, input_port, },
{ NULL, 0, 0, 0, },
};