diff for duplicates of <20181025184556.GA19597@bogus> diff --git a/a/1.txt b/N1/1.txt index b4aa990..b4f16c5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -85,7 +85,7 @@ asked of me that I tried to answer. > +The following example demonstrates both interrupt router node and the consumer > +node(main gpio) on the AM654 SoC: > + -> +main_intr: interrupt-controller at 1 { +> +main_intr: interrupt-controller@1 { > + compatible = "ti,sci-intr"; > + interrupt-controller; > + interrupt-parent = <&gic>; @@ -95,9 +95,9 @@ asked of me that I tried to answer. > + ti,sci-rm-range-girq = <0x1>; > +}; > + -> +main_gpio0: main_gpio0 at 600000 { +> +main_gpio0: main_gpio0@600000 { -gpio at ... +gpio@... > + ... > + interrupt-parent = <&main_intr>; diff --git a/a/content_digest b/N1/content_digest index b63e05b..7825dae 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,21 @@ "ref\020181018154017.7112-1-lokeshvutla@ti.com\0" "ref\020181018154017.7112-7-lokeshvutla@ti.com\0" - "From\0robh@kernel.org (Rob Herring)\0" - "Subject\0[PATCH v2 06/10] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings\0" + "From\0Rob Herring <robh@kernel.org>\0" + "Subject\0Re: [PATCH v2 06/10] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings\0" "Date\0Thu, 25 Oct 2018 13:45:56 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lokesh Vutla <lokeshvutla@ti.com>\0" + "Cc\0Nishanth Menon <nm@ti.com>" + Santosh Shilimkar <ssantosh@kernel.org> + tglx@linutronix.de + jason@lakedaemon.net + marc.zyngier@arm.com + Linux ARM Mailing List <linux-arm-kernel@lists.infradead.org> + linux-kernel@vger.kernel.org + Tero Kristo <t-kristo@ti.com> + Sekhar Nori <nsekhar@ti.com> + Device Tree Mailing List <devicetree@vger.kernel.org> + Grygorii Strashko <grygorii.strashko@ti.com> + " Peter Ujfalusi <peter.ujfalusi@ti.com>\0" "\00:1\0" "b\0" "On Thu, Oct 18, 2018 at 09:10:13PM +0530, Lokesh Vutla wrote:\n" @@ -93,7 +105,7 @@ "> +The following example demonstrates both interrupt router node and the consumer\n" "> +node(main gpio) on the AM654 SoC:\n" "> +\n" - "> +main_intr: interrupt-controller at 1 {\n" + "> +main_intr: interrupt-controller@1 {\n" "> +\tcompatible = \"ti,sci-intr\";\n" "> +\tinterrupt-controller;\n" "> +\tinterrupt-parent = <&gic>;\n" @@ -103,9 +115,9 @@ "> +\tti,sci-rm-range-girq = <0x1>;\n" "> +};\n" "> +\n" - "> +main_gpio0: main_gpio0 at 600000 {\n" + "> +main_gpio0: main_gpio0@600000 {\n" "\n" - "gpio at ...\n" + "gpio@...\n" "\n" "> +\t...\n" "> +\tinterrupt-parent = <&main_intr>;\n" @@ -133,4 +145,4 @@ "> 2.19.1\n" > -fab6b3f9664183f0741cbb2995318d89a7aa95a72279089c67aad262515fac7d +6469128356231af3abc5b302f14696841314e9d1d7d8e861949bb84a25163f2b
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.