]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip: omap-intc: Fix support for dm814 and dm816
authorTony Lindgren <tony@atomide.com>
Tue, 13 Jan 2015 22:23:25 +0000 (14:23 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 26 Jan 2015 10:38:23 +0000 (11:38 +0100)
commita51741ccde0d7b79113a3fc4aaf6bf079c0b497a
tree1139f78ff3eef2d39a25916dcd63f69ccd76e0fc
parent1c20576ec71ffc3f39a9942c4dcbfe4c45e176be
irqchip: omap-intc: Fix support for dm814 and dm816

On dm81xx we have 128 interrupts like am33xx has. Let's add
compatible flags for dm814x and dm816x, and document the
existing binding.

As the dm81xx are booting in device tree only mode, we can now
also remove ti81xx_init_irq() legacy function.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Cc: Brian Hutchinson <b.hutchman@gmail.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Link: http://lkml.kernel.org/r/1421187806-6804-2-git-send-email-tony@atomide.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/devicetree/bindings/interrupt-controller/ti,omap-intc-irq.txt [new file with mode: 0644]
drivers/irqchip/irq-omap-intc.c
include/linux/irqchip/irq-omap-intc.h