vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
This patch adds the skeleton for interrupt support for fsl-mc devices. The interrupts are not yet functional, the functionality will be added by subsequent patches. Signed-off-by:Bharat Bhushan <Bharat.Bhushan@nxp.com> Signed-off-by:
Diana Craciun <diana.craciun@oss.nxp.com> Reviewed-by:
Eric Auger <eric.auger@redhat.com> Signed-off-by:
Alex Williamson <alex.williamson@redhat.com>
Showing
- drivers/vfio/fsl-mc/Makefile 1 addition, 1 deletiondrivers/vfio/fsl-mc/Makefile
- drivers/vfio/fsl-mc/vfio_fsl_mc.c 50 additions, 2 deletionsdrivers/vfio/fsl-mc/vfio_fsl_mc.c
- drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c 34 additions, 0 deletionsdrivers/vfio/fsl-mc/vfio_fsl_mc_intr.c
- drivers/vfio/fsl-mc/vfio_fsl_mc_private.h 6 additions, 0 deletionsdrivers/vfio/fsl-mc/vfio_fsl_mc_private.h
Loading
Please register or sign in to comment