irqchip/sifive-plic: set max threshold for ignored handlers
authorChristoph Hellwig <hch@lst.de>
Tue, 3 Sep 2019 09:32:20 +0000 (11:32 +0200)
committerPaul Walmsley <paul.walmsley@sifive.com>
Thu, 5 Sep 2019 08:59:55 +0000 (01:59 -0700)
When running in M-mode, the S-mode plic handlers are still listed in the
device tree.  Ignore them by setting the maximum threshold.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>

No differences found