diff for duplicates of <4363543.Ma69ibRefE@avalon> diff --git a/a/1.txt b/N1/1.txt index 9e596d6..0022c25 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ On Tuesday 29 April 2014 12:03:35 Wolfram Sang wrote: > status = "disabled"; > }; > -> + scif0: serial@e8007000 { +> + scif0: serial at e8007000 { > + compatible = "renesas,scif-r7s72100", "renesas,scif"; > + reg = <0xe8007000 64>; > + interrupts = <0 190 IRQ_TYPE_LEVEL_HIGH>, @@ -43,7 +43,7 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + status = "disabled"; > + }; > + -> + scif1: serial@e8007800 { +> + scif1: serial at e8007800 { > + compatible = "renesas,scif-r7s72100", "renesas,scif"; > + reg = <0xe8007800 64>; > + interrupts = <0 194 IRQ_TYPE_LEVEL_HIGH>, @@ -55,7 +55,7 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + status = "disabled"; > + }; > + -> + scif2: serial@e8008000 { +> + scif2: serial at e8008000 { > + compatible = "renesas,scif-r7s72100", "renesas,scif"; > + reg = <0xe8008000 64>; > + interrupts = <0 198 IRQ_TYPE_LEVEL_HIGH>, @@ -67,7 +67,7 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + status = "disabled"; > + }; > + -> + scif3: serial@e8008800 { +> + scif3: serial at e8008800 { > + compatible = "renesas,scif-r7s72100", "renesas,scif"; > + reg = <0xe8008800 64>; > + interrupts = <0 202 IRQ_TYPE_LEVEL_HIGH>, @@ -79,7 +79,7 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + status = "disabled"; > + }; > + -> + scif4: serial@e8009000 { +> + scif4: serial at e8009000 { > + compatible = "renesas,scif-r7s72100", "renesas,scif"; > + reg = <0xe8009000 64>; > + interrupts = <0 206 IRQ_TYPE_LEVEL_HIGH>, @@ -91,7 +91,7 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + status = "disabled"; > + }; > + -> + scif5: serial@e8009800 { +> + scif5: serial at e8009800 { > + compatible = "renesas,scif-r7s72100", "renesas,scif"; > + reg = <0xe8009800 64>; > + interrupts = <0 210 IRQ_TYPE_LEVEL_HIGH>, @@ -103,7 +103,7 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + status = "disabled"; > + }; > + -> + scif6: serial@e800a000 { +> + scif6: serial at e800a000 { > + compatible = "renesas,scif-r7s72100", "renesas,scif"; > + reg = <0xe800a000 64>; > + interrupts = <0 214 IRQ_TYPE_LEVEL_HIGH>, @@ -115,7 +115,7 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + status = "disabled"; > + }; > + -> + scif7: serial@e800a800 { +> + scif7: serial at e800a800 { > + compatible = "renesas,scif-r7s72100", "renesas,scif"; > + reg = <0xe800a800 64>; > + interrupts = <0 218 IRQ_TYPE_LEVEL_HIGH>, @@ -127,7 +127,7 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + status = "disabled"; > + }; > + -> spi0: spi@e800c800 { +> spi0: spi at e800c800 { > compatible = "renesas,rspi-r7s72100", "renesas,rspi-rz"; > reg = <0xe800c800 0x24>; diff --git a/a/content_digest b/N1/content_digest index d84e541..a893fdd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01398765822-2314-1-git-send-email-wsa@the-dreams.de\0" "ref\01398765822-2314-5-git-send-email-wsa@the-dreams.de\0" - "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" - "Subject\0Re: [PATCH v5 04/11] ARM: shmobile: r7s72100: add scif nodes to dtsi\0" - "Date\0Wed, 30 Apr 2014 00:58:21 +0000\0" + "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" + "Subject\0[PATCH v5 04/11] ARM: shmobile: r7s72100: add scif nodes to dtsi\0" + "Date\0Wed, 30 Apr 2014 02:58:21 +0200\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -26,7 +26,7 @@ "> \t\tstatus = \"disabled\";\n" "> \t};\n" "> \n" - "> +\tscif0: serial@e8007000 {\n" + "> +\tscif0: serial at e8007000 {\n" "> +\t\tcompatible = \"renesas,scif-r7s72100\", \"renesas,scif\";\n" "> +\t\treg = <0xe8007000 64>;\n" "> +\t\tinterrupts = <0 190 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -51,7 +51,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif1: serial@e8007800 {\n" + "> +\tscif1: serial at e8007800 {\n" "> +\t\tcompatible = \"renesas,scif-r7s72100\", \"renesas,scif\";\n" "> +\t\treg = <0xe8007800 64>;\n" "> +\t\tinterrupts = <0 194 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -63,7 +63,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif2: serial@e8008000 {\n" + "> +\tscif2: serial at e8008000 {\n" "> +\t\tcompatible = \"renesas,scif-r7s72100\", \"renesas,scif\";\n" "> +\t\treg = <0xe8008000 64>;\n" "> +\t\tinterrupts = <0 198 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -75,7 +75,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif3: serial@e8008800 {\n" + "> +\tscif3: serial at e8008800 {\n" "> +\t\tcompatible = \"renesas,scif-r7s72100\", \"renesas,scif\";\n" "> +\t\treg = <0xe8008800 64>;\n" "> +\t\tinterrupts = <0 202 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -87,7 +87,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif4: serial@e8009000 {\n" + "> +\tscif4: serial at e8009000 {\n" "> +\t\tcompatible = \"renesas,scif-r7s72100\", \"renesas,scif\";\n" "> +\t\treg = <0xe8009000 64>;\n" "> +\t\tinterrupts = <0 206 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -99,7 +99,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif5: serial@e8009800 {\n" + "> +\tscif5: serial at e8009800 {\n" "> +\t\tcompatible = \"renesas,scif-r7s72100\", \"renesas,scif\";\n" "> +\t\treg = <0xe8009800 64>;\n" "> +\t\tinterrupts = <0 210 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -111,7 +111,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif6: serial@e800a000 {\n" + "> +\tscif6: serial at e800a000 {\n" "> +\t\tcompatible = \"renesas,scif-r7s72100\", \"renesas,scif\";\n" "> +\t\treg = <0xe800a000 64>;\n" "> +\t\tinterrupts = <0 214 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -123,7 +123,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif7: serial@e800a800 {\n" + "> +\tscif7: serial at e800a800 {\n" "> +\t\tcompatible = \"renesas,scif-r7s72100\", \"renesas,scif\";\n" "> +\t\treg = <0xe800a800 64>;\n" "> +\t\tinterrupts = <0 218 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -135,7 +135,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> \tspi0: spi@e800c800 {\n" + "> \tspi0: spi at e800c800 {\n" "> \t\tcompatible = \"renesas,rspi-r7s72100\", \"renesas,rspi-rz\";\n" "> \t\treg = <0xe800c800 0x24>;\n" "\n" @@ -144,4 +144,4 @@ "\n" Laurent Pinchart -a8e24dd46e1a1ba68c51ff364937b6f36db05ff8c5cac69af2771e533b62e3b8 +dd1d282d15e2bde594e94672519bd5d7041c7e1a5ed3327f309c40cc514c8735
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.