Testing an Open Firmware interrupt-map patch
Andrew Turner <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.sparc,gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <20151214134625.79283652@zapp> |
Hello, I'm looking for testers for a patch to update how we parse the interrupt-map property to follow the ePAPR spec. This property is commonly used with PCIe controllers. The current code doesn't take the parent address size property. When this is non-zero we need to also read these values. This is needed on an arm64 board I have as the interrupt parent has memory-mapped children so needs this to be set. I have a patch at [1] to add this, however would like it if this could be tested on other platforms using this code to check it doesn't break these platforms before I commit it. I welcome feedback on this patch as I would like to commit this soon. Andrew [1] https://reviews.freebsd.org/D4518 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 To unsubscribe, send any mail to "[email protected]"