summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-02-25 16:43:15 -0600
committerJohn Klug <john.klug@multitech.com>2022-02-25 16:50:25 -0600
commit9d66ada9f2e5e060f4d3cbaa8e33b67c81a95efc (patch)
treed287aebcfb18c2c882b0cd257d725adf7dcc5137 /README
parent477e4e7de645806ef17ddc2ce917061fade6cd9b (diff)
downloadmtac-gpiob-9d66ada9f2e5e060f4d3cbaa8e33b67c81a95efc.tar.gz
mtac-gpiob-9d66ada9f2e5e060f4d3cbaa8e33b67c81a95efc.tar.bz2
mtac-gpiob-9d66ada9f2e5e060f4d3cbaa8e33b67c81a95efc.zip
Use gpio descriptors for MTAC-GPIOBHEAD2.0.0master
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 292a6e8..0b7ada5 100644
--- a/README
+++ b/README
@@ -14,3 +14,10 @@ An init script can look in:
/lib/modules/$(uname -r)/extra/mtac_gpiob.ko
to find the driver.
+
+The mtac-mfser v2.0.0 driver is based on v1.1.4,
+with the legacy kernel gpio library replaced
+with gpiod.
+
+v1.3.0 was a stopgap before gpiod could be implemented
+in mts-io and mtac drivers.