diff for duplicates of <1462083.WMstm6aRc1@avalon> diff --git a/a/1.txt b/N1/1.txt index 5472956..63b1698 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,7 +20,7 @@ On Monday 16 June 2014 17:47:07 Simon Horman wrote: > > reg = <0xffc48000 0x38>; > > }; > > -> > + tmu0: timer@ffd80000 { +> > + tmu0: timer at ffd80000 { > > + compatible = "renesas,tmu"; > > + reg = <0xffd80000 0x30>; > > + interrupts = <0 40 IRQ_TYPE_LEVEL_HIGH>, @@ -34,7 +34,7 @@ On Monday 16 June 2014 17:47:07 Simon Horman wrote: > > + status = "disabled"; > > + }; > > + -> > + tmu1: timer@ffd81000 { +> > + tmu1: timer at ffd81000 { > > + compatible = "renesas,tmu"; > > + reg = <0xffd81000 0x30>; > > + interrupts = <0 44 IRQ_TYPE_LEVEL_HIGH>, @@ -48,7 +48,7 @@ On Monday 16 June 2014 17:47:07 Simon Horman wrote: > > + status = "disabled"; > > + }; > > + -> > + tmu2: timer@ffd82000 { +> > + tmu2: timer at ffd82000 { > > + compatible = "renesas,tmu"; > > + reg = <0xffd82000 0x30>; > > + interrupts = <0 48 IRQ_TYPE_LEVEL_HIGH>, @@ -62,7 +62,7 @@ On Monday 16 June 2014 17:47:07 Simon Horman wrote: > > + status = "disabled"; > > + }; > > + -> > sata: sata@fc600000 { +> > sata: sata at fc600000 { > > compatible = "renesas,rcar-sata"; > > reg = <0xfc600000 0x2000>; > @@ -98,7 +98,7 @@ it to the TMU nodes. > --- a/arch/arm/boot/dts/r8a7779.dtsi > +++ b/arch/arm/boot/dts/r8a7779.dtsi > @@ -269,9 +269,10 @@ -> tmu0: timer@ffd80000 { +> tmu0: timer at ffd80000 { > compatible = "renesas,tmu"; > reg = <0xffd80000 0x30>; > - interrupts = <0 40 IRQ_TYPE_LEVEL_HIGH>, @@ -112,7 +112,7 @@ it to the TMU nodes. > clock-names = "fck"; > > @@ -283,9 +284,10 @@ -> tmu1: timer@ffd81000 { +> tmu1: timer at ffd81000 { > compatible = "renesas,tmu"; > reg = <0xffd81000 0x30>; > - interrupts = <0 44 IRQ_TYPE_LEVEL_HIGH>, @@ -130,7 +130,7 @@ If I'm not mistaken the interrupts should be 36, 37 and 38. > > @@ -296,10 +298,11 @@ > -> tmu2: timer@ffd82000 { +> tmu2: timer at ffd82000 { > compatible = "renesas,tmu"; > + interrupt-parent = <&gic>; > reg = <0xffd82000 0x30>; diff --git a/a/content_digest b/N1/content_digest index 5fa311f..56083b5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,9 @@ "ref\01402763021-4067-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com\0" "ref\01402763021-4067-15-git-send-email-laurent.pinchart+renesas@ideasonboard.com\0" "ref\020140616084707.GF11582@verge.net.au\0" - "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" - "Subject\0Re: [PATCH v3 14/19] ARM: shmobile: r8a7779: Add TMU devices to DT\0" - "Date\0Mon, 16 Jun 2014 14:22:11 +0000\0" + "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" + "Subject\0[PATCH v3 14/19] ARM: shmobile: r8a7779: Add TMU devices to DT\0" + "Date\0Mon, 16 Jun 2014 16:22:11 +0200\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -29,7 +29,7 @@ "> > \t\treg = <0xffc48000 0x38>;\n" "> > \t};\n" "> > \n" - "> > +\ttmu0: timer@ffd80000 {\n" + "> > +\ttmu0: timer at ffd80000 {\n" "> > +\t\tcompatible = \"renesas,tmu\";\n" "> > +\t\treg = <0xffd80000 0x30>;\n" "> > +\t\tinterrupts = <0 40 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -43,7 +43,7 @@ "> > +\t\tstatus = \"disabled\";\n" "> > +\t};\n" "> > +\n" - "> > +\ttmu1: timer@ffd81000 {\n" + "> > +\ttmu1: timer at ffd81000 {\n" "> > +\t\tcompatible = \"renesas,tmu\";\n" "> > +\t\treg = <0xffd81000 0x30>;\n" "> > +\t\tinterrupts = <0 44 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -57,7 +57,7 @@ "> > +\t\tstatus = \"disabled\";\n" "> > +\t};\n" "> > +\n" - "> > +\ttmu2: timer@ffd82000 {\n" + "> > +\ttmu2: timer at ffd82000 {\n" "> > +\t\tcompatible = \"renesas,tmu\";\n" "> > +\t\treg = <0xffd82000 0x30>;\n" "> > +\t\tinterrupts = <0 48 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -71,7 +71,7 @@ "> > +\t\tstatus = \"disabled\";\n" "> > +\t};\n" "> > +\n" - "> > \tsata: sata@fc600000 {\n" + "> > \tsata: sata at fc600000 {\n" "> > \t\tcompatible = \"renesas,rcar-sata\";\n" "> > \t\treg = <0xfc600000 0x2000>;\n" "> \n" @@ -107,7 +107,7 @@ "> --- a/arch/arm/boot/dts/r8a7779.dtsi\n" "> +++ b/arch/arm/boot/dts/r8a7779.dtsi\n" "> @@ -269,9 +269,10 @@\n" - "> \ttmu0: timer@ffd80000 {\n" + "> \ttmu0: timer at ffd80000 {\n" "> \t\tcompatible = \"renesas,tmu\";\n" "> \t\treg = <0xffd80000 0x30>;\n" "> -\t\tinterrupts = <0 40 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -121,7 +121,7 @@ "> \t\tclock-names = \"fck\";\n" "> \n" "> @@ -283,9 +284,10 @@\n" - "> \ttmu1: timer@ffd81000 {\n" + "> \ttmu1: timer at ffd81000 {\n" "> \t\tcompatible = \"renesas,tmu\";\n" "> \t\treg = <0xffd81000 0x30>;\n" "> -\t\tinterrupts = <0 44 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -139,7 +139,7 @@ "> \n" "> @@ -296,10 +298,11 @@\n" "> \n" - "> \ttmu2: timer@ffd82000 {\n" + "> \ttmu2: timer at ffd82000 {\n" "> \t\tcompatible = \"renesas,tmu\";\n" "> +\t\tinterrupt-parent = <&gic>;\n" "> \t\treg = <0xffd82000 0x30>;\n" @@ -160,4 +160,4 @@ "\n" Laurent Pinchart -ddd3ca24fab69db390c2aceee396e30d4f75a8ec8dd0710b2eb4b1dd6ddb8493 +67080887d7a0198ece2ab174ac29b5daf4268a495e06c08844411f9445bb2a91
diff --git a/a/content_digest b/N2/content_digest index 5fa311f..e2cc853 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,8 +3,14 @@ "ref\020140616084707.GF11582@verge.net.au\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH v3 14/19] ARM: shmobile: r8a7779: Add TMU devices to DT\0" - "Date\0Mon, 16 Jun 2014 14:22:11 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Mon, 16 Jun 2014 16:22:11 +0200\0" + "To\0Simon Horman <horms@verge.net.au>\0" + "Cc\0Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>" + linux-sh@vger.kernel.org + linux-arm-kernel@lists.infradead.org + Daniel Lezcano <daniel.lezcano@linaro.org> + Thomas Gleixner <tglx@linutronix.de> + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "Hi Simon,\n" @@ -160,4 +166,4 @@ "\n" Laurent Pinchart -ddd3ca24fab69db390c2aceee396e30d4f75a8ec8dd0710b2eb4b1dd6ddb8493 +27c0b704cf8f6ec86e40867feacd26bb225935073786a50093a9f8b139a7c0ca
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.