1. 06 2月, 2015 1 次提交
  2. 27 1月, 2015 3 次提交
  3. 21 1月, 2015 5 次提交
  4. 19 1月, 2015 1 次提交
  5. 18 1月, 2015 1 次提交
    • M
      ARM: OMAP: Work around hardcoded interrupts · 0fb22a8f
      Marc Zyngier 提交于
      Commit 9a1091ef ("irqchip: gic: Support hierarchy irq domain")
      changed the GIC driver to use a non-legacy IRQ domain on DT
      platforms. This patch assumes that DT-driven systems are getting
      all of their interrupts from device tree.
      
      Turns out that OMAP has quite a few hidden gems, and still uses
      hardcoded interrupts despite having fairly complete DTs.
      
      This patch attempts to work around these by offering a translation
      method that can be called directly from the hwmod code, if present.
      The same hack is sprinkled over PRCM and TWL.
      
      It isn't pretty, but it seems to do the job without having to add
      more hacks to the interrupt controller code.
      
      Tested on OMAP4 (Panda-ES) and OMAP5 (UEVM5432).
      Signed-off-by: NMarc Zyngier <marc.zyngier@arm.com>
      Acked-by: NNishanth Menon <nm@ti.com>
      [tony@atomide.com: updated to fix make randconfig issue]
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      0fb22a8f
  6. 16 1月, 2015 1 次提交
  7. 15 1月, 2015 7 次提交
  8. 14 1月, 2015 4 次提交
  9. 08 1月, 2015 10 次提交
  10. 06 1月, 2015 4 次提交
  11. 20 12月, 2014 1 次提交
  12. 16 12月, 2014 2 次提交