summaryrefslogtreecommitdiff
path: root/io-module/mts_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'io-module/mts_io.h')
-rw-r--r--io-module/mts_io.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/io-module/mts_io.h b/io-module/mts_io.h
index cff0b2a..c76471c 100644
--- a/io-module/mts_io.h
+++ b/io-module/mts_io.h
@@ -49,6 +49,7 @@ struct device_attribute _dev_name = { \
#define PRODUCT_ID_MTR2D2 "MTR2D2"
#define PRODUCT_ID_MTDC_GPIOB "MTDC-GPIOB"
+#define PRODUCT_ID_MTAC_MFSER "MTAC-MFSER"
#define PRODUCT_ID_MTDC_ETH "MTDC-ETH"
#define HW_VERSION_MTCBA2_2_0 "MTCBA2-2.0"
@@ -79,6 +80,7 @@ enum {
enum {
MTDC_NONE,
MTDC_GPIOB_0_0,
+ MTAC_MFSER_0_0,
};
// GPIO pin types:input, output, open drain (1 = high Z, 0 = output low)