diff for duplicates of <1922942.7jvlviEDpf@avalon> diff --git a/a/content_digest b/N1/content_digest index e97fa20..75607fc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,8 +3,15 @@ "ref\020140425002641.GB31164@verge.net.au\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH/RFC] serial: sh-sci: Add device tree support for r8a7779\0" - "Date\0Fri, 25 Apr 2014 07:05:50 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Fri, 25 Apr 2014 09:05:50 +0200\0" + "To\0Simon Horman <horms@verge.net.au>\0" + "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" + linux-serial@vger.kernel.org + Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> + Magnus Damm <magnus.damm@gmail.com> + linux-sh@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "Hi Simon,\n" @@ -146,4 +153,4 @@ "\n" Laurent Pinchart -7f1a5b487d8841bdde5a9cc3d8da8a936807ea36d742b0d7039a6538b98a4a96 +a28fd8813341870fe4a57a800f354a6a21357f00781dff7c3e3d3928d4847705
diff --git a/a/1.txt b/N2/1.txt index 4f6ab44..b8351b2 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -54,7 +54,7 @@ That's what I have in mind, but please see below for a small comment. > status = "disabled"; > }; > -> + scif0: serial@ffe40000 { +> + scif0: serial at ffe40000 { > + compatible = "renesas,scif", "renesas,scif-r8a7779"; > + reg = <0xffe40000 265>; > + interrupt-parent = <&gic>; @@ -78,7 +78,7 @@ next couple of days if you agree with the approach. > + status = "disabled"; > + }; > + -> + scif1: serial@ffe41000 { +> + scif1: serial at ffe41000 { > + compatible = "renesas,scif", "renesas,scif-r8a7779"; > + reg = <0xffe41000 265>; > + interrupt-parent = <&gic>; @@ -88,7 +88,7 @@ next couple of days if you agree with the approach. > + status = "disabled"; > + }; > + -> + scif2: serial@ffe42000 { +> + scif2: serial at ffe42000 { > + compatible = "renesas,scif", "renesas,scif-r8a7779"; > + reg = <0xffe42000 265>; > + interrupt-parent = <&gic>; @@ -98,7 +98,7 @@ next couple of days if you agree with the approach. > + status = "disabled"; > + }; > + -> + scif3: serial@ffe43000 { +> + scif3: serial at ffe43000 { > + compatible = "renesas,scif", "renesas,scif-r8a7779"; > + reg = <0xffe43000 265>; > + interrupt-parent = <&gic>; @@ -108,7 +108,7 @@ next couple of days if you agree with the approach. > + status = "disabled"; > + }; > + -> + scif4: serial@ffe44000 { +> + scif4: serial at ffe44000 { > + compatible = "renesas,scif", "renesas,scif-r8a7779"; > + reg = <0xffe44000 265>; > + interrupt-parent = <&gic>; @@ -118,7 +118,7 @@ next couple of days if you agree with the approach. > + status = "disabled"; > + }; > + -> + scif5: serial@ffe45000 { +> + scif5: serial at ffe45000 { > + compatible = "renesas,scif", "renesas,scif-r8a7779"; > + reg = <0xffe45000 265>; > + interrupt-parent = <&gic>; @@ -128,7 +128,7 @@ next couple of days if you agree with the approach. > + status = "disabled"; > + }; > + -> pfc: pfc@fffc0000 { +> pfc: pfc at fffc0000 { > compatible = "renesas,pfc-r8a7779"; > reg = <0xfffc0000 0x23c>; diff --git a/a/content_digest b/N2/content_digest index e97fa20..6c7f04a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,9 @@ "ref\01398322484-3630-1-git-send-email-horms+renesas@verge.net.au\0" "ref\01418731.YSFS18bIMD@avalon\0" "ref\020140425002641.GB31164@verge.net.au\0" - "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" - "Subject\0Re: [PATCH/RFC] serial: sh-sci: Add device tree support for r8a7779\0" - "Date\0Fri, 25 Apr 2014 07:05:50 +0000\0" + "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" + "Subject\0[PATCH/RFC] serial: sh-sci: Add device tree support for r8a7779\0" + "Date\0Fri, 25 Apr 2014 09:05:50 +0200\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -63,7 +63,7 @@ "> \t\tstatus = \"disabled\";\n" "> \t};\n" "> \n" - "> +\tscif0: serial@ffe40000 {\n" + "> +\tscif0: serial at ffe40000 {\n" "> +\t\tcompatible = \"renesas,scif\", \"renesas,scif-r8a7779\";\n" "> +\t\treg = <0xffe40000 265>;\n" "> +\t\tinterrupt-parent = <&gic>;\n" @@ -87,7 +87,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif1: serial@ffe41000 {\n" + "> +\tscif1: serial at ffe41000 {\n" "> +\t\tcompatible = \"renesas,scif\", \"renesas,scif-r8a7779\";\n" "> +\t\treg = <0xffe41000 265>;\n" "> +\t\tinterrupt-parent = <&gic>;\n" @@ -97,7 +97,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif2: serial@ffe42000 {\n" + "> +\tscif2: serial at ffe42000 {\n" "> +\t\tcompatible = \"renesas,scif\", \"renesas,scif-r8a7779\";\n" "> +\t\treg = <0xffe42000 265>;\n" "> +\t\tinterrupt-parent = <&gic>;\n" @@ -107,7 +107,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif3: serial@ffe43000 {\n" + "> +\tscif3: serial at ffe43000 {\n" "> +\t\tcompatible = \"renesas,scif\", \"renesas,scif-r8a7779\";\n" "> +\t\treg = <0xffe43000 265>;\n" "> +\t\tinterrupt-parent = <&gic>;\n" @@ -117,7 +117,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif4: serial@ffe44000 {\n" + "> +\tscif4: serial at ffe44000 {\n" "> +\t\tcompatible = \"renesas,scif\", \"renesas,scif-r8a7779\";\n" "> +\t\treg = <0xffe44000 265>;\n" "> +\t\tinterrupt-parent = <&gic>;\n" @@ -127,7 +127,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tscif5: serial@ffe45000 {\n" + "> +\tscif5: serial at ffe45000 {\n" "> +\t\tcompatible = \"renesas,scif\", \"renesas,scif-r8a7779\";\n" "> +\t\treg = <0xffe45000 265>;\n" "> +\t\tinterrupt-parent = <&gic>;\n" @@ -137,7 +137,7 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> \tpfc: pfc@fffc0000 {\n" + "> \tpfc: pfc at fffc0000 {\n" "> \t\tcompatible = \"renesas,pfc-r8a7779\";\n" "> \t\treg = <0xfffc0000 0x23c>;\n" "\n" @@ -146,4 +146,4 @@ "\n" Laurent Pinchart -7f1a5b487d8841bdde5a9cc3d8da8a936807ea36d742b0d7039a6538b98a4a96 +d55510bf45999bfa72a7b8b88e68c37297c09b3d9c7af84f6aa47e78c4dcbbee
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.