[beagleboard] Re: Finished my eQEP Driver

2014-02-13 Thread Nathaniel Lewis
I've had someone else bring this issue up. I haven't been able to repeat the issue on my end. Pulled the latest kernel source for 3.8.13, patched with the driver and was able to load the precompiled DTBO files. Searching around online, it appears to be a possible issue with capemgr, because o

[beagleboard] Re: Finished my eQEP Driver

2014-02-10 Thread Lars Vestergaard
I have compiled the .dts files and the .dtbo files are generated. However I get the following message when I load the device tree overlay. Do you have any aiea how to debug that? root@arm:/lib# echo bone_eqep0 > /sys/devices/bone_capemgr.9/slots -bash: echo: write error: Invalid argument / Lars

[beagleboard] Re: Finished my eQEP Driver

2014-02-10 Thread Lars Vestergaard
I've tried to compile the dts files on my BBB. The .dtbo is created, but when I load the device tree overlay I just get the following: root@arm:/lib# echo bone_eqep0 > /sys/devices/bone_capemgr.9/slots -bash: echo: write error: Invalid argument Any idea how to debug this? / Lars Vestergaard