soc: Slight cleanup of IRQ assignments
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sat, 13 Jun 2020 12:29:54 +0000 (22:29 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sun, 14 Jun 2020 04:00:37 +0000 (14:00 +1000)
commit67b6117ebf05f7f499aa8020b091bd82104c117b
treea65b5a6bedefd9e052c03343442a3d24422ea75e
parente07b3dd6fa3f38cfbe1d6a3e22bd483ac5eb3306
soc: Slight cleanup of IRQ assignments

Use a separate process to assign selected interrupts to the
interrupt array, and document them.

There's only one interrupt *for now* but that will change
and this way is clearer.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
include/microwatt_soc.h
soc.vhdl