Hi All, The following is a minor revised version of the series [1] that includes fixes for various different issues associated with the PRU firmware event/interrupt mapping configuration logic. Please see the v1 cover-letter [1] for additional details. There are currently no in-kernel dts nodes yet in mainline kernel (first nodes will appear in v5.13-rc1) so these can be picked up for either v5.13 merge window or the current -rc cycle. Changes in v2: - Picked up Reviewed-by tags on Patches 1 and 2 - Revised Patch 3 to address additional error cleanup paths as pointed out by Mathieu. regards Suman [1] https://patchwork.kernel.org/project/linux-remoteproc/cover/20210323223839.17464-1-s-anna@xxxxxx/ Suman Anna (3): remoteproc: pru: Fixup interrupt-parent logic for fw events remoteproc: pru: Fix wrong success return value for fw events remoteproc: pru: Fix and cleanup firmware interrupt mapping logic drivers/remoteproc/pru_rproc.c | 41 ++++++++++++++++++++++++++-------- 1 file changed, 32 insertions(+), 9 deletions(-) -- 2.30.1