Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1182550
| From | Tony Lindgren <tony@atomide.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 03/12] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver |
| Date | 2015-07-13 09:20 +0200 |
| Message-ID | <pLGbU-278-11@gated-at.bofh.it> (permalink) |
| References | <pKFBf-5XI-9@gated-at.bofh.it> <pKFBg-5XI-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Roger Quadros <rogerq@ti.com> [150710 05:26]: > Since the Interrupt Events are used only by the NAND driver, > there is no point in managing the Interrupt registers > in the GPMC driver and complicating it with irqchip modeling. I don't think it's a good idea to allow external drivers to tinker directly with GPMC registers. How about just set up GPMC as an irqchip for the edge detection interrupts? I think we already have devices with multiple NAND chips. And there's nothing stopping other drivers from using the edge detection interrupts. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 03/12] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Tony Lindgren <tony@atomide.com> - 2015-07-13 09:20 +0200
Re: [PATCH 03/12] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Roger Quadros <rogerq@ti.com> - 2015-07-13 12:10 +0200
Re: [PATCH 03/12] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Tony Lindgren <tony@atomide.com> - 2015-07-13 14:50 +0200
Re: [PATCH 03/12] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Tony Lindgren <tony@atomide.com> - 2015-07-13 15:10 +0200
csiph-web