diff for duplicates of <569FAFF5.4090909@arm.com> diff --git a/a/1.txt b/N1/1.txt index f22367a..97f34f5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,7 @@ On 18/01/16 16:44, Marc Gonzalez wrote: > > The matching DT description currently is > -> intc: interrupt-controller at 6e000 { +> intc: interrupt-controller@6e000 { > compatible = "sigma,smp8642-intc"; > reg = <0x6e000 0x400>; > ranges = <0 0x6e000 0x400>; @@ -30,21 +30,21 @@ On 18/01/16 16:44, Marc Gonzalez wrote: > #address-cells = <1>; > #size-cells = <1>; > -> irq0: irq0 at 000 { +> irq0: irq0@000 { > reg = <0x000 0x100>; > interrupt-controller; > #interrupt-cells = <2>; > interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>; > }; > -> irq1: irq1 at 100 { +> irq1: irq1@100 { > reg = <0x100 0x100>; > interrupt-controller; > #interrupt-cells = <2>; > interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>; > }; > -> irq2: irq2 at 300 { +> irq2: irq2@300 { > reg = <0x300 0x100>; > interrupt-controller; > #interrupt-cells = <2>; diff --git a/a/content_digest b/N1/content_digest index b8d8211..ff02a5b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,16 @@ "ref\0569CE0F2.1060507@sigmadesigns.com\0" "ref\0569D0B80.1010908@sigmadesigns.com\0" "ref\0569D165E.4060004@sigmadesigns.com\0" - "From\0marc.zyngier@arm.com (Marc Zyngier)\0" - "Subject\0[RFC PATCH v3] irqchip: Add support for Tango interrupt controller\0" + "From\0Marc Zyngier <marc.zyngier@arm.com>\0" + "Subject\0Re: [RFC PATCH v3] irqchip: Add support for Tango interrupt controller\0" "Date\0Wed, 20 Jan 2016 16:04:05 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Marc Gonzalez <marc_gonzalez@sigmadesigns.com>" + Thomas Gleixner <tglx@linutronix.de> + " Jason Cooper <jason@lakedaemon.net>\0" + "Cc\0LKML <linux-kernel@vger.kernel.org>" + Linux ARM <linux-arm-kernel@lists.infradead.org> + Mans Rullgard <mans@mansr.com> + " Sebastian Frias <sf84@laposte.net>\0" "\00:1\0" "b\0" "On 18/01/16 16:44, Marc Gonzalez wrote:\n" @@ -30,7 +36,7 @@ "> \n" "> The matching DT description currently is\n" "> \n" - "> intc: interrupt-controller at 6e000 {\n" + "> intc: interrupt-controller@6e000 {\n" "> \tcompatible = \"sigma,smp8642-intc\";\n" "> \treg = <0x6e000 0x400>;\n" "> \tranges = <0 0x6e000 0x400>;\n" @@ -39,21 +45,21 @@ "> \t#address-cells = <1>;\n" "> \t#size-cells = <1>;\n" "> \n" - "> \tirq0: irq0 at 000 {\n" + "> \tirq0: irq0@000 {\n" "> \t\treg = <0x000 0x100>;\n" "> \t\tinterrupt-controller;\n" "> \t\t#interrupt-cells = <2>;\n" "> \t\tinterrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;\n" "> \t};\n" "> \n" - "> \tirq1: irq1 at 100 {\n" + "> \tirq1: irq1@100 {\n" "> \t\treg = <0x100 0x100>;\n" "> \t\tinterrupt-controller;\n" "> \t\t#interrupt-cells = <2>;\n" "> \t\tinterrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;\n" "> \t};\n" "> \n" - "> \tirq2: irq2 at 300 {\n" + "> \tirq2: irq2@300 {\n" "> \t\treg = <0x300 0x100>;\n" "> \t\tinterrupt-controller;\n" "> \t\t#interrupt-cells = <2>;\n" @@ -341,4 +347,4 @@ "-- \n" Jazz is not dead. It just smells funny... -3946d9a5f0af6be37a8716a5fafdf84c4b91268a288706807619626832f6dce6 +e064480f513e6ddf027bff3990d48f6659af17f2728ea09f7fd5dc362d7ad77a
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.