zmatt

adc-symlink.rules

Aug 23rd, 2021 (edited)
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. SUBSYSTEM=="iio", KERNEL=="iio:device*", DRIVERS=="TI-am335x-adc", ACTION=="add", \
  2. RUN+="/bin/ln -sT '/sys/bus/iio/devices/%k' /dev/adc"
  3.  
Add Comment
Please, Sign In to add comment