]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
irqchip: davinci-cp-intc: add a new config structure
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 14 Feb 2019 14:52:19 +0000 (15:52 +0100)
committerSekhar Nori <nsekhar@ti.com>
Tue, 19 Feb 2019 14:33:10 +0000 (20:03 +0530)
commit94af2c4d14d09c2c2d07b4ea2778668890241ea8
tree1e777efd9c1a44bfc8ad32e53e9b1b44addbf061
parentf451ca3e4b18bb27b069ec3c8ee3582e975d4ebe
irqchip: davinci-cp-intc: add a new config structure

Add a config structure that will be used by cp-intc-based platforms.
It contains the register range resource and the number of interrupts.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: David Lechner <david@lechnology.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
include/linux/irqchip/irq-davinci-cp-intc.h [new file with mode: 0644]