diff for duplicates of <20180428124827.3992b1ee@xps13> diff --git a/a/1.txt b/N1/1.txt index 703beb5..08f99fc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -57,14 +57,14 @@ On Fri, 27 Apr 2018 15:50:32 -0500, Rob Herring <robh@kernel.org> wrote: > > + > > +Example: > > + -> > + sei: sei at 3f0200 { +> > + sei: sei@3f0200 { > > + compatible = "marvell,armada-8k-sei"; > > + reg = <0x3f0200 0x40>; > > + interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>; > > + #address-cells = <1>; > > + #size-cells = <1>; > > + -> > + sei_wired_controller: sei-wired-controller at 0 { +> > + sei_wired_controller: sei-wired-controller@0 { > > + reg = <0 21>; > > Using interrupt numbers in reg is strange. @@ -77,7 +77,7 @@ change it, what would you suggest? > > + interrupt-controller; > > + }; > > + -> > + sei_msi_controller: sei-msi-controller at 21 { +> > + sei_msi_controller: sei-msi-controller@21 { > > + reg = <21 43>; > > + msi-controller; > @@ -98,9 +98,14 @@ another solution? > > Thanks, -Miqu?l +Miquèl -- Miquel Raynal, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index a7923a6..8939e7d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,27 @@ "ref\020180421135537.24716-1-miquel.raynal@bootlin.com\0" "ref\020180421135537.24716-15-miquel.raynal@bootlin.com\0" "ref\020180427205032.6u5zzf7265wpgppg@rob-hp-laptop\0" - "From\0miquel.raynal@bootlin.com (Miquel Raynal)\0" - "Subject\0[PATCH 14/17] dt-bindings/interrupt-controller: add description for Marvell SEI node\0" + "From\0Miquel Raynal <miquel.raynal@bootlin.com>\0" + "Subject\0Re: [PATCH 14/17] dt-bindings/interrupt-controller: add description for Marvell SEI node\0" "Date\0Sat, 28 Apr 2018 12:48:27 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh@kernel.org>\0" + "Cc\0Mark Rutland <mark.rutland@arm.com>" + Andrew Lunn <andrew@lunn.ch> + Jason Cooper <jason@lakedaemon.net> + devicetree@vger.kernel.org + Marc Zyngier <marc.zyngier@arm.com> + Catalin Marinas <catalin.marinas@arm.com> + Gregory Clement <gregory.clement@bootlin.com> + Haim Boot <hayim@marvell.com> + Will Deacon <will.deacon@arm.com> + Maxime Chevallier <maxime.chevallier@bootlin.com> + Nadav Haklai <nadavh@marvell.com> + Antoine Tenart <antoine.tenart@bootlin.com> + Thomas Petazzoni <thomas.petazzoni@bootlin.com> + Thomas Gleixner <tglx@linutronix.de> + Hanna Hawa <hannah@marvell.com> + linux-arm-kernel@lists.infradead.org + " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" "\00:1\0" "b\0" "Hi Rob,\n" @@ -66,14 +83,14 @@ "> > +\n" "> > +Example:\n" "> > +\n" - "> > + sei: sei at 3f0200 {\n" + "> > + sei: sei@3f0200 {\n" "> > + compatible = \"marvell,armada-8k-sei\";\n" "> > + reg = <0x3f0200 0x40>;\n" "> > + interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>;\n" "> > + #address-cells = <1>;\n" "> > + #size-cells = <1>;\n" "> > +\n" - "> > + sei_wired_controller: sei-wired-controller at 0 {\n" + "> > + sei_wired_controller: sei-wired-controller@0 {\n" "> > + reg = <0 21>; \n" "> \n" "> Using interrupt numbers in reg is strange.\n" @@ -86,7 +103,7 @@ "> > + interrupt-controller;\n" "> > + };\n" "> > +\n" - "> > + sei_msi_controller: sei-msi-controller at 21 {\n" + "> > + sei_msi_controller: sei-msi-controller@21 {\n" "> > + reg = <21 43>;\n" "> > + msi-controller; \n" "> \n" @@ -107,11 +124,16 @@ "> > \n" "\n" "Thanks,\n" - "Miqu?l\n" + "Miqu\303\250l\n" "\n" "-- \n" "Miquel Raynal, Bootlin (formerly Free Electrons)\n" "Embedded Linux and Kernel engineering\n" - https://bootlin.com + "https://bootlin.com\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -c3fc7b1046a721ba05bbdb16301f500d837f11c67f3ef959512895a7ceda39cb +c571f96c6be59eb7dbb9e1c467272a1ad6a38d117a5612254c9e0adc38a2a204
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.