I couldn't point to the rtc0 device, but after much suffering I was able to create the rtc1 device.
root@beaglebone:~# ls -al | grep rtc* -rw-r--r-- 1 root root 0 Jul 27 2017 rtc0 root@beaglebone:~# ls -la /dev/rtc* lrwxrwxrwx 1 root root 4 May 21 2016 /dev/rtc -> rtc0 crw------- 1 root root 254, 0 May 21 2016 /dev/rtc0 crw------- 1 root root 254, 1 May 21 2016 /dev/rtc1 -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/0cc24d0f-0bb7-455b-b64b-9b148d16ff67%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
