1. 01 4月, 2015 1 次提交
    • A
      CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-tree · 5b4e8453
      Andrew Bresticker 提交于
      As an alternative to the "clock-frequency" property, allow the GIC
      timer operating clock to be specified in the device-tree instead.
      This is useful on systems which use common clock or where the GIC
      is not fixed to a particular frequency and is instead, for example,
      derived from the CPU clock.
      Signed-off-by: NAndrew Bresticker <abrestic@chromium.org>
      Cc: James Hogan <james.hogan@imgtec.com>
      Cc: Rob Herring <robh+dt@kernel.org>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
      Cc: Kumar Gala <galak@codeaurora.org>
      Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: devicetree@vger.kernel.org
      Cc: linux-mips@linux-mips.org
      Cc: linux-kernel@vger.kernel.org
      Patchwork: https://patchwork.linux-mips.org/patch/9309/
      5b4e8453
  2. 24 11月, 2014 1 次提交
    • A
      of: Add binding document for MIPS GIC · 2ff40400
      Andrew Bresticker 提交于
      The Global Interrupt Controller (GIC) present on certain MIPS systems
      can be used to route external interrupts to individual VPEs and CPU
      interrupt vectors.  It also supports a timer and software-generated
      interrupts.
      Signed-off-by: NAndrew Bresticker <abrestic@chromium.org>
      Acked-by: NArnd Bergmann <arnd@arndb.de>
      Cc: Rob Herring <robh+dt@kernel.org>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
      Cc: Kumar Gala <galak@codeaurora.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Jason Cooper <jason@lakedaemon.net>
      Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
      Cc: John Crispin <blogic@openwrt.org>
      Cc: David Daney <ddaney.cavm@gmail.com>
      Cc: Qais Yousef <qais.yousef@imgtec.com>
      Cc: James Hogan <james.hogan@imgtec.com>
      Cc: linux-mips@linux-mips.org
      Cc: devicetree@vger.kernel.org
      Cc: linux-kernel@vger.kernel.org
      Patchwork: https://patchwork.linux-mips.org/patch/8420/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      2ff40400