commit | 0cdd431c337e99177e68597f3de34bedd3a20a74 | [log] [tgz] |
---|---|---|
author | Laurentiu Tudor <laurentiu.tudor@nxp.com> | Tue Jun 05 15:27:27 2018 +0300 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Jun 06 12:05:19 2018 +0200 |
tree | 9b83946c1810d08cf3cb43c530f017bcb060db6e | |
parent | a84277bf3efcc7bb5b5a5eec62de5c134cb47ee5 [diff] |
irqchip/ls-scfg-msi: Map MSIs in the iommu Add the required iommu_dma_map_msi_msg() when composing the MSI message, otherwise the interrupts will not work. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: jason@lakedaemon.net Cc: marc.zyngier@arm.com Cc: zhiqiang.hou@nxp.com Cc: minghuan.lian@nxp.com Link: https://lkml.kernel.org/r/20180605122727.12831-1-laurentiu.tudor@nxp.com