starblue has quit [Ping timeout: 252 seconds]
starblue has joined #beagle
brook has joined #beagle
starblue has quit [Ping timeout: 245 seconds]
starblue has joined #beagle
KREYREN has joined #beagle
buzzmarshall has quit [Quit: Konversation terminated!]
brook has quit [Remote host closed the connection]
mvaittin has joined #beagle
mvaittin has quit [Ping timeout: 245 seconds]
ikarso has joined #beagle
mvaittin has joined #beagle
florian has joined #beagle
mvaittin has quit [Remote host closed the connection]
Shadyman has quit [Quit: Leaving.]
Stat_headcrabed has joined #beagle
KREYREN has quit [Remote host closed the connection]
KREYREN has joined #beagle
Stat_headcrabed has quit [Quit: Stat_headcrabed]
jakllsch has quit [Ping timeout: 260 seconds]
jakllsch has joined #beagle
mvaittin has joined #beagle
KREYREN has quit [Remote host closed the connection]
SJFriedl has quit [Ping timeout: 245 seconds]
SJFriedl has joined #beagle
mvaittin has quit [Ping timeout: 268 seconds]
otisolsen70 has joined #beagle
brook has joined #beagle
otisolsen70 has quit [Quit: Leaving]
buzzmarshall has joined #beagle
otisolsen70 has joined #beagle
Stat_headcrabed has joined #beagle
brook has quit [Remote host closed the connection]
brook has joined #beagle
lucascastro has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
lucascastro has quit [Quit: Leaving]
brook_ has joined #beagle
brook_ has quit [Read error: Connection reset by peer]
brook has quit [Ping timeout: 240 seconds]
brook has joined #beagle
brook has quit [Remote host closed the connection]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
<rcn-ee> zmatt, i think i found a decent replacement for the gpio-bone drivers we've been backporting.. https://docs.kernel.org/admin-guide/gpio/gpio-aggregator.html https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpio/gpio-aggregator.c?h=v6.9-rc6 been testing on beagley-ai to first 'copy' the rpi4 pinmux, but then finding i can do 'config-pin' things too.. doing a write-up here..
<rcn-ee> https://openbeagle.org/docs/docs.beagleboard.io/-/issues/61 i know you've dealt with the old driver alot, do you see any obvious it's missing ?
florian has quit [Quit: Ex-Chat]
Posterdati has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
Posterdati has joined #beagle
brook has joined #beagle
lucascastro has joined #beagle
Stat_headcrabed has joined #beagle
Stat_headcrabed has quit [Client Quit]
brook has quit [Ping timeout: 260 seconds]
brook has joined #beagle
brook has quit [Remote host closed the connection]
brook has joined #beagle
brook has quit [Remote host closed the connection]
brook has joined #beagle
brook has quit [Remote host closed the connection]
brook has joined #beagle
Posterdati has quit [Ping timeout: 245 seconds]
brook has quit [Remote host closed the connection]
Posterdati has joined #beagle
brook has joined #beagle
vagrantc has joined #beagle
lucascastro has quit [Quit: Leaving]
brook has quit [Remote host closed the connection]
otisolsen70 has quit [Read error: Connection reset by peer]
brook has joined #beagle
renrelkha has quit [Quit: bye]
brook_ has joined #beagle
renrelkha has joined #beagle
brook has quit [Ping timeout: 255 seconds]
brook_ has quit [Ping timeout: 268 seconds]
<zmatt> is gpiod usable from shell scripts yet? or does it still rudely change the state of gpios when you close the file descriptor?
<zmatt> can it be opened by multiple processes at the same time?
<zmatt> what benefit does it offer over sysfs-gpio?
<zmatt> and (as with uio and spidev) they keep repeating the obnoxious thing of having to add your own compatible-string instead of defining a standard one