Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1329490

Re: [PATCH 6/7] [PATCH] MIPS: OCTEON: Add support for OCTEON III interrupt controller.

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 6/7] [PATCH] MIPS: OCTEON: Add support for OCTEON III interrupt controller.
Date 2016-02-08 20:20 +0100
Message-ID <qZZvQ-19R-1@gated-at.bofh.it> (permalink)
References <qYCKZ-18W-3@gated-at.bofh.it> <qYCL0-18W-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Feb 04, 2016 at 04:42:53PM -0800, David Daney wrote:
> From: David Daney <david.daney@cavium.com>
> 
> Add irq_chip support for both IPI and "normal" interrupts of the CIU3
> controller.  Document the device tree binding for the CIU3.
> 
> Signed-off-by: David Daney <david.daney@cavium.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: devicetree@vger.kernel.org
> Cc: Thomas Gleixner <tglx@linutronix.de>
> ---
>  .../devicetree/bindings/mips/cavium/ciu3.txt       |  27 +

Acked-by: Rob Herring <robh@kernel.org>

>  arch/mips/cavium-octeon/octeon-irq.c               | 651 ++++++++++++++++++++-
>  arch/mips/include/asm/octeon/octeon.h              |   2 +
>  3 files changed, 679 insertions(+), 1 deletion(-)
>  create mode 100644 Documentation/devicetree/bindings/mips/cavium/ciu3.txt

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 6/7] [PATCH] MIPS: OCTEON: Add support for OCTEON III interrupt  controller. David Daney <ddaney.cavm@gmail.com> - 2016-02-05 01:50 +0100
  Re: [PATCH 6/7] [PATCH] MIPS: OCTEON: Add support for OCTEON III  interrupt controller. Thomas Gleixner <tglx@linutronix.de> - 2016-02-05 10:10 +0100
    Re: [PATCH 6/7] [PATCH] MIPS: OCTEON: Add support for OCTEON III  interrupt controller. David Daney <ddaney@caviumnetworks.com> - 2016-02-05 18:40 +0100
      Re: [PATCH 6/7] [PATCH] MIPS: OCTEON: Add support for OCTEON III  interrupt controller. Thomas Gleixner <tglx@linutronix.de> - 2016-02-08 11:50 +0100
  Re: [PATCH 6/7] [PATCH] MIPS: OCTEON: Add support for OCTEON III  interrupt  controller. Rob Herring <robh@kernel.org> - 2016-02-08 20:20 +0100

csiph-web