set_ has quit [Ping timeout: 252 seconds]
vagrantc has quit [Quit: leaving]
starblue has quit [Ping timeout: 245 seconds]
starblue has joined #beagle
Shadyman has joined #beagle
Stat_headcrabed has joined #beagle
Stat_headcrabed has quit [Quit: Stat_headcrabed]
aussetg has quit [Remote host closed the connection]
aussetg has joined #beagle
buzzmarshall has quit [Quit: Konversation terminated!]
brook has quit [Remote host closed the connection]
brook has joined #beagle
set_ has joined #beagle
<set_> finally...darn ISP. Sheesh.
rob_w has joined #beagle
darkapex has quit [Remote host closed the connection]
darkapex has joined #beagle
Shadyman has quit [Quit: Leaving.]
ikarso has joined #beagle
starblue has quit [Ping timeout: 256 seconds]
starblue has joined #beagle
ft has quit [Quit: leaving]
florian_kc has joined #beagle
buzzmarshall has joined #beagle
darkapex has quit [Ping timeout: 256 seconds]
rob_w has quit [Ping timeout: 256 seconds]
darkapex has joined #beagle
adrianf has left #beagle [The Lounge - https://thelounge.chat]
vagrantc has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
rbmarliere has joined #beagle
<rbmarliere> tried to order a beagleV fire from mouser, couldnt pass the export review process :( rekt
rbmarliere has quit [Quit: rbmarliere]
rbmarliere has joined #beagle
vagrantc has quit [Quit: leaving]
rbmarliere has quit [Read error: Connection reset by peer]
calculus has joined #beagle
rbmarliere has joined #beagle
<hnv> No luck with `pru_rproc_get` https://pastebin.com/XLwS6HaH
hnv has quit [Quit: Client closed]
hnv has joined #beagle
<dinuxbg> hnv: I think you need to provide a handle to the PRU node, not your I2C driver node. Try this:
<dinuxbg> hnv: struct device_node *pruss_ph = of_parse_phandle(node, "prus", 0);
<dinuxbg> hnv: responder->pru0 = pru_rproc_get(pruss_ph, PRUSS_PRU0, NULL);
<dinuxbg> hnv: As a side note, personally I found it easier to work with RPMSG instead of directly with remoteproc. I loaded firmware from userspace through sysfs, and never bothered to get auto firmware loading working. See my modest driver source here: https://github.com/dinuxbg/beaglemic/blob/master/driver/beaglemic.c
<dinuxbg> hnv: This article might interest you: https://bootlin.com/blog/dts-phandle-c-code/
<hnv> thanks dinuxbg
<hnv> based on the gdb session `pru_rproc_get` is trying to match `ti,prus`, but I don't have such string in this DT (checked with `/sys/firmware/devicetree/base` )
xet7 has quit [Quit: Leaving]
<kveremitz> this is a pretty long shot .. but are any retailers likely to do black friday deals on any tasty beagle hardware?! :)
brook has quit [Remote host closed the connection]
ft has joined #beagle
xet7 has joined #beagle
xet7 has quit [Ping timeout: 255 seconds]
xet7 has joined #beagle