summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/udev/files/verdin-am62/99-toradex.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/udev/files/verdin-am62/99-toradex.rules b/recipes-core/udev/files/verdin-am62/99-toradex.rules
index c53d589..61714e9 100644
--- a/recipes-core/udev/files/verdin-am62/99-toradex.rules
+++ b/recipes-core/udev/files/verdin-am62/99-toradex.rules
@@ -4,7 +4,7 @@ ACTION=="add|change", KERNEL=="i2c-[0-9]*", KERNELS=="20030000.i2c", SYMLINK+="v
ACTION=="add|change", KERNEL=="i2c-[0-9]*", KERNELS=="4900000.i2c", SYMLINK+="verdin-i2c4"
ACTION=="add|change", KERNEL=="i2c-[0-9]*", KERNELS=="20000000.i2c", SYMLINK+="verdin-i2c-on-module"
ACTION=="add|change", KERNEL=="ttyS[0-9]*", KERNELS=="2810000.serial", SYMLINK+="verdin-uart1"
-#ACTION=="add|change", KERNEL=="ttyS[0-9]*", KERNELS=="2b300000.serial", SYMLINK+="verdin-uart2"
+ACTION=="add|change", KERNEL=="ttyS[0-9]*", KERNELS=="2b300000.serial", SYMLINK+="verdin-uart2"
ACTION=="add|change", KERNEL=="ttyS[0-9]*", KERNELS=="2800000.serial", SYMLINK+="verdin-uart3"
ACTION=="add|change", KERNEL=="ttyS[0-9]*", KERNELS=="4a00000.serial", SYMLINK+="verdin-uart4"
ACTION=="add|change", KERNELS=="watchdog", SYMLINK+="verdin-watchdog", SYMLINK+="verdin-watchdog-soc"