Zedboard interrupt troubles

Thomas Skibo thomasskibo at yahoo.com
Fri Apr 22 19:09:19 UTC 2016


Hello.

I started seeing funny things happen on the Zedboard and traced it down to interrupt configurations.  My level-sensitive interrupts were being configured as edge-triggered which caused me to lose some receive interrupts.  I fixed it in zedboard.dts and zybo.dts by converting over to interrupt triples.  Do these look okay?  I can throw them on phabricator if you want.

I also attached a minor fix to the cgem driver.  It ignores the status property in the device tree.

Thanks,
—Thomas


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.zed.txt
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20160422/eddc414a/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.cgem.txt
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20160422/eddc414a/attachment-0001.txt>


More information about the freebsd-arm mailing list