Since I just noticed a bunch of people were added to the Cc... Just for context, this is the patch set I made to get uio-pruss for the am335x and dra7/am57xx working again on the 4.19-ti series kernel: https://github.com/mvduin/ti-linux-kernel-dev/tree/ti-linux-4.19.y-uio-pruss/patches/drivers/ti/uio_pruss
Summary of the patches: 0001: uio-pruss driver itself 0002: add missing hwmods for pruss on dra7 (cherry-pick of a commit also needed for remoteproc-pru) 0003: add support for ti,deassert-hard-reset (needed for uio-pruss on am335x) 0004: outline dts declarations for pruss (can be dropped when full declarations are added for remoteproc-pru) 0005: dtsi files for enabling uio-pruss (for convenience of #including by those who want it) 0006: enable uio-pruss by default on beagleboard-x15 (feel free to drop, but seemed better than nothing until remoteproc-pru works) On Wed, 13 Feb 2019 at 12:44, Matthijs van Duin <[email protected]> wrote: > Adding ti,pintc-offset = <0x20000>; to &pruss should suffice Obviously we could also change the uio-pruss driver to avoid this need for this property entirely. It ought to be implicit from the compatible-string. Matthijs -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAALWOA8S4ysKaA3KQWwR1KPm%2BkCEiJTe4j5DZL_hV%3Dxhnr9WMA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
