move s3c24xx-irq to drivers/irqchip and add dt support
From: Heiko Stuebner <heiko@...> Date: Tue, 26 Mar 2013 22:37:12 +0100
This v6 addresses more comments from Arnd Bergmann, setting the compatible
property to the first supported SoC (s3c2410) instead of using the s3c24xx
wildcard. It also switches the parent-irq and controller irq in the dt
irq descriptor bringing it to a format of
Patches in this set
- [0001] ARM: S3C24XX: move irq driver to drivers/irqchip (raw)
- [0002] irqchip: s3c24xx: fix comments on some camera interrupts (raw)
- [0003] irqchip: s3c24xx: fix irqlist of second s3c2416 controller (raw)
- [0004] irqchip: s3c24xx: add irq_set_type callback for basic interrupt types (raw)
- [0005] irqchip: s3c24xx: globally keep track of the created intc instances (raw)
- [0006] irqchip: s3c24xx: make interrupt handling independent of irq_domain structure (raw)
- [0007] irqchip: s3c24xx: add devicetree support (raw)
Statistics
- 7 individual patches
- 375 lines added
- 73 lines removed