diff for duplicates of <2590710.91Xybr4TsD@avalon> diff --git a/a/1.txt b/N1/1.txt index 6b7765a..8c4161a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,8 +3,8 @@ Hi Geert, Thank you for the patch. It's nice to see DT support for the RSPI driver. On Tuesday 24 December 2013 12:56:48 Geert Uytterhoeven wrote: -> Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org> -> Cc: devicetree@vger.kernel.org +> Signed-off-by: Geert Uytterhoeven <geert+renesas-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org> +> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > --- > Documentation/devicetree/bindings/spi/spi-rspi.txt | 27 +++++++++++++++++ > 1 file changed, 27 insertions(+) @@ -66,3 +66,8 @@ this patch. Regards, Laurent Pinchart + +-- +To unsubscribe from this list: send the line "unsubscribe linux-spi" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index af8fee1..4942b88 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\01387886210-3634-1-git-send-email-geert+renesas@linux-m68k.org\0" "ref\01387886210-3634-5-git-send-email-geert+renesas@linux-m68k.org\0" - "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" + "ref\01387886210-3634-5-git-send-email-geert+renesas-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org\0" + "From\0Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\0" "Subject\0Re: [PATCH 4/6] [RFC] Documentation: dt: Add Renesas RSPI/QSPI bindings\0" - "Date\0Fri, 27 Dec 2013 16:18:07 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Fri, 27 Dec 2013 17:18:07 +0100\0" + "To\0Geert Uytterhoeven <geert+renesas-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>\0" + "Cc\0linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Hi Geert,\n" @@ -11,8 +16,8 @@ "Thank you for the patch. It's nice to see DT support for the RSPI driver.\n" "\n" "On Tuesday 24 December 2013 12:56:48 Geert Uytterhoeven wrote:\n" - "> Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>\n" - "> Cc: devicetree@vger.kernel.org\n" + "> Signed-off-by: Geert Uytterhoeven <geert+renesas-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>\n" + "> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" "> ---\n" "> Documentation/devicetree/bindings/spi/spi-rspi.txt | 27 +++++++++++++++++\n" "> 1 file changed, 27 insertions(+)\n" @@ -73,6 +78,11 @@ "-- \n" "Regards,\n" "\n" - Laurent Pinchart + "Laurent Pinchart\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -4059fa96a6392c06f239f0c36767c1bbb74d10f02c245aad0b0f7281d4f11f61 +e79343558792b879e74b3d9aabe95bdc1d64d7465d8b3049acd3640486795d83
diff --git a/a/1.txt b/N2/1.txt index 6b7765a..7ada8d1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -4,7 +4,7 @@ Thank you for the patch. It's nice to see DT support for the RSPI driver. On Tuesday 24 December 2013 12:56:48 Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org> -> Cc: devicetree@vger.kernel.org +> Cc: devicetree at vger.kernel.org > --- > Documentation/devicetree/bindings/spi/spi-rspi.txt | 27 +++++++++++++++++ > 1 file changed, 27 insertions(+) @@ -43,7 +43,7 @@ I would say "must" instead of "should". > + > +Example: > + -> + spi0: spi@e800c800 { +> + spi0: spi at e800c800 { > + compatible = "renesas,rspi-r7s72100", "renesas,rspi-rz"; > + reg = <0xe800c800 0x24>; > + interrupts = <0 238 IRQ_TYPE_LEVEL_HIGH>, diff --git a/a/content_digest b/N2/content_digest index af8fee1..9e90d91 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,8 @@ "ref\01387886210-3634-1-git-send-email-geert+renesas@linux-m68k.org\0" "ref\01387886210-3634-5-git-send-email-geert+renesas@linux-m68k.org\0" - "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" - "Subject\0Re: [PATCH 4/6] [RFC] Documentation: dt: Add Renesas RSPI/QSPI bindings\0" - "Date\0Fri, 27 Dec 2013 16:18:07 +0000\0" + "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" + "Subject\0[PATCH 4/6] [RFC] Documentation: dt: Add Renesas RSPI/QSPI bindings\0" + "Date\0Fri, 27 Dec 2013 17:18:07 +0100\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -12,7 +12,7 @@ "\n" "On Tuesday 24 December 2013 12:56:48 Geert Uytterhoeven wrote:\n" "> Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>\n" - "> Cc: devicetree@vger.kernel.org\n" + "> Cc: devicetree at vger.kernel.org\n" "> ---\n" "> Documentation/devicetree/bindings/spi/spi-rspi.txt | 27 +++++++++++++++++\n" "> 1 file changed, 27 insertions(+)\n" @@ -51,7 +51,7 @@ "> +\n" "> +Example:\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" "> +\t\tinterrupts = <0 238 IRQ_TYPE_LEVEL_HIGH>,\n" @@ -75,4 +75,4 @@ "\n" Laurent Pinchart -4059fa96a6392c06f239f0c36767c1bbb74d10f02c245aad0b0f7281d4f11f61 +214aeab6b2c5dbfc79685a5d3c15e69489745dfd391a65e444e374e1c37dbbb2
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.