MIPS: Octeon: Allow access to CIU3 IRQ domains.
Add accessor function octeon_irq_get_block_domain() for cores with a CIU3. Signed-off-by: Steven J. Hill <steven.hill@cavium.com> Acked-by: David Daney <david.daney@cavium.com> Cc: linux-mips@linux-mips.org Cc: linux-watchdog@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/17210/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:

committed by
Ralf Baechle

parent
3c425df7a0
commit
ba1fc93457
@@ -362,4 +362,6 @@ extern void octeon_fixup_irqs(void);
|
||||
|
||||
extern struct semaphore octeon_bootbus_sem;
|
||||
|
||||
struct irq_domain *octeon_irq_get_block_domain(int node, uint8_t block);
|
||||
|
||||
#endif /* __ASM_OCTEON_OCTEON_H */
|
||||
|
Reference in New Issue
Block a user