Re: [PATCH 01/10] dt/bindings: add passthru-mask property to versatile-fpga-irq
From: Rob Herring <hidden>
Date: 2014-05-29 01:30:28
Also in:
linux-arm-kernel
On Fri, May 23, 2014 at 8:00 AM, Rob Herring [off-list ref] wrote:
On Fri, May 23, 2014 at 7:46 AM, Linus Walleij [off-list ref] wrote:quoted
On Tue, May 20, 2014 at 11:09 PM, Rob Herring [off-list ref] wrote:quoted
From: Rob Herring <redacted> Add a passthru-mask property for setting interrupts which are passed through directly to a primary controller. Signed-off-by: Rob Herring <redacted> Cc: Pawel Moll <redacted> Cc: Mark Rutland <redacted> Cc: Ian Campbell <redacted> Cc: Kumar Gala <redacted> --- Documentation/devicetree/bindings/arm/versatile-fpga-irq.txt | 3 +++ 1 file changed, 3 insertions(+)diff --git a/Documentation/devicetree/bindings/arm/versatile-fpga-irq.txt b/Documentation/devicetree/bindings/arm/versatile-fpga-irq.txt index c9cf605..956b71d 100644 --- a/Documentation/devicetree/bindings/arm/versatile-fpga-irq.txt +++ b/Documentation/devicetree/bindings/arm/versatile-fpga-irq.txt@@ -34,3 +34,6 @@ Optional properties: - interrupts: if the FPGA IRQ controller is cascaded, i.e. if its IRQ output is simply connected to the input of another IRQ controller, then the parent IRQ shall be specified in this property. +- passthru-mask: a u32 number representing a bit mas determining which ofbit mask (speling)quoted
+ the interrupts are directly passed through to the primary interrupt + controller.This is very confusing on the Integrators. The FPGA IRQ controller *is* the primary interrupt controller on these.Yes. Really, the h/w is not the same and we should have different compatible strings. Unfortunately, it is Integrator that should change.
I don't know what I was thinking... The compatible strings are different as Versatile uses arm,versatile-sic, so I can drop this passthru-mask. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html