summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2013-03-26 08:40:23 -0500
committerJesse Gilles <jgilles@multitech.com>2013-03-26 08:40:23 -0500
commit531db3c06b8ca00b2038adfa407c5681d8416734 (patch)
tree85a7e0183ebe45848945f58be55700a9999fdec3
parente8cc7b256011c991b5a91b6d5bb07173705a8d35 (diff)
downloadcdp-io-controller-531db3c06b8ca00b2038adfa407c5681d8416734.tar.gz
cdp-io-controller-531db3c06b8ca00b2038adfa407c5681d8416734.tar.bz2
cdp-io-controller-531db3c06b8ca00b2038adfa407c5681d8416734.zip
set reset pins active_lowv0.6.0
-rw-r--r--io-module/mts_io.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/io-module/mts_io.c b/io-module/mts_io.c
index 3e08f4e..401ee30 100644
--- a/io-module/mts_io.c
+++ b/io-module/mts_io.c
@@ -316,6 +316,7 @@ static struct gpio_pin gpio_pins_mt100eocg_0_0[] = {
.direction = GPIO_DIR_INPUT,
.output_value = 0,
.use_pullup = 0,
+ .active_low = 1,
},
{
.name = "LED3",
@@ -416,6 +417,7 @@ static struct gpio_pin gpio_pins_mtr2_0_0[] = {
.direction = GPIO_DIR_INPUT,
.output_value = 0,
.use_pullup = 0,
+ .active_low = 1,
},
{
.name = "LS_LED",
@@ -656,6 +658,7 @@ static struct gpio_pin gpio_pins_mtr_0_0[] = {
.direction = GPIO_DIR_INPUT,
.output_value = 0,
.use_pullup = 0,
+ .active_low = 1,
},
{
.name = "LS_LED",