1. 13 2月, 2014 1 次提交
    • L
      irqchip: support cascaded VICs · e641b987
      Linus Walleij 提交于
      This adds support for a VIC to be cascaded off another IRQ.
      On the Integrator/AP logical module IM-PD1 there is a VIC
      cascaded off the central FPGA IRQ controller so this is
      needed for that to work out.
      
      In order for the plug-in board to be able to register all
      the devices with their IRQs relative to the offset of the
      base obtained for the cascaded VIC, the base IRQ number
      is passed back to the caller.
      
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      e641b987
  2. 13 1月, 2013 3 次提交
  3. 18 10月, 2012 1 次提交
  4. 16 2月, 2012 1 次提交
    • G
      irq_domain: Remove 'new' irq_domain in favour of the ppc one · 75294957
      Grant Likely 提交于
      This patch removes the simplistic implementation of irq_domains and enables
      the powerpc infrastructure for all irq_domain users.  The powerpc
      infrastructure includes support for complex mappings between Linux and
      hardware irq numbers, and can manage allocation of irq_descs.
      
      This patch also converts the few users of irq_domain_add()/irq_domain_del()
      to call irq_domain_add_legacy() instead.
      
      v3: Fix bug that set up too many irqs in translation range.
      v2: Fix removal of irq_alloc_descs() call in gic driver
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      Cc: Rob Herring <rob.herring@calxeda.com>
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Milton Miller <miltonm@bga.com>
      Tested-by: NOlof Johansson <olof@lixom.net>
      75294957
  5. 16 11月, 2011 2 次提交
  6. 07 5月, 2009 1 次提交
    • B
      [ARM] VIC: Add power management device · c07f87f2
      Ben Dooks 提交于
      Add power management support to the VIC by registering
      each VIC as a system device to get suspend/resume
      events going.
      
      Since the VIC registeration is done early, we need to
      record the VICs in a static array which is used to add
      the system devices later once the initcalls are run. This
      means there is now a configuration value for the number
      of VICs in the system.
      Signed-off-by: NBen Dooks <ben-linux@fluff.org>
      c07f87f2
  7. 16 12月, 2008 1 次提交
  8. 03 8月, 2008 1 次提交
  9. 22 3月, 2006 1 次提交
  10. 14 1月, 2006 1 次提交
反馈
建议
客服 返回
顶部