mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs
authorAnup Patel <anup.patel@broadcom.com>
Tue, 1 Aug 2017 10:35:50 +0000 (16:05 +0530)
committerJassi Brar <jaswinder.singh@linaro.org>
Thu, 31 Aug 2017 03:08:44 +0000 (08:38 +0530)
commit6ac17fe8c14aaec3940a92a6b39fe3f6389f5a4d
treefd5273bd61e38e568ea8e4f19869aa75b5d85322
parent14ccee78fc82f5512908f4424f541549a5705b89
mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs

This patch set IRQ affinity hint for FlexRM ring IRQ at time of
enabling ring (i.e. flexrm_startup()). The IRQ affinity hint will
allow FlexRM driver to distribute FlexRM ring IRQs across online
CPUs so that all FlexRM ring IRQs don't land in CPU0 by default.

Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Reviewed-by: Ray Jui <ray.jui@broadcom.com>
Reviewed-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/bcm-flexrm-mailbox.c