summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",