Yona-Appletree / LEDscape

Beagle Bone Black cape and firmware for driving a large number of WS281x LED strips.
126 stars 58 forks source link

New PRU support: rpmsg? #40

Open JetForMe opened 8 years ago

JetForMe commented 8 years ago

It seems TI has broken uio_pruss in favor of its new PRU RPM stuff, starting with RCN's 4.1.11-ti kernels. Recently John Syne patched the BBB kernel to fix some issues. I wonder if LEDscape will be updated to use this new mechanism?

Yona-Appletree commented 8 years ago

I personally don't have plans to make that upgrade for the time being, but I am open to pull requests.

JetForMe commented 8 years ago

Okay, I'll investigate how to use it.

JetForMe commented 8 years ago

I just thought you (or maybe I should mention to the original authors) might want to make sure it works in the newer kernels.

Yona-Appletree commented 8 years ago

If you have the bandwidth, I'm absolutely in favor of having compatibility with the new communication scheme, and would welcome documentation, research, POCs or full-on pull requests you have.