event/octeontx2: add SSO GWS and GGRP IRQ handlers
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Fri, 28 Jun 2019 18:23:22 +0000 (23:53 +0530)
committerJerin Jacob <jerinj@marvell.com>
Wed, 3 Jul 2019 04:56:04 +0000 (06:56 +0200)
commit8c77f483371ffc9c9d3bea6ec8dc7d70a4532d8c
tree33b65354ef0d6872d596be29c0805d0ebed404d5
parentf563b7fa8c5fb48e48786168ca63410226512d56
event/octeontx2: add SSO GWS and GGRP IRQ handlers

Register and implement SSO GWS and GGRP IRQ handlers for error
interrupts.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Signed-off-by: Jerin Jacob <jerinj@marvell.com>
drivers/event/octeontx2/Makefile
drivers/event/octeontx2/meson.build
drivers/event/octeontx2/otx2_evdev.c
drivers/event/octeontx2/otx2_evdev.h
drivers/event/octeontx2/otx2_evdev_irq.c [new file with mode: 0644]