diff for duplicates of <2434051.fAH1OaXNrL@avalon> diff --git a/a/1.txt b/N1/1.txt index fcbfc8c..b1dcc1b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On Thursday 03 Aug 2017 17:33:47 David Lechner wrote: > Using lego as the vendor prefix in the compatible string because the display > panel I am working with is an integral part of the LEGO MINDSTORMS EV3. > -> Signed-off-by: David Lechner <david@lechnology.com> +> Signed-off-by: David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org> > --- > .../bindings/display/sitronix,st7586.txt | 26 +++++++++++++++++++ > 1 file changed, 26 insertions(+) @@ -48,7 +48,7 @@ Please use the OF graph DT bindings (a.k.a. ports) to describe the connection between the panel and its source. > +Example: -> + display at 0{ +> + display@0{ > + compatible = "lego,ev3-lcd"; > + reg = <0>; > + spi-max-frequency = <10000000>; @@ -60,3 +60,8 @@ between the panel and its source. Regards, Laurent Pinchart + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" 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 63ed2d5..6c2053f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,18 @@ "ref\01501799630-1650-1-git-send-email-david@lechnology.com\0" "ref\01501799630-1650-4-git-send-email-david@lechnology.com\0" - "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" - "Subject\0[PATCH v3 3/6] dt-bindings: add binding for Sitronix ST7586 display panels\0" + "ref\01501799630-1650-4-git-send-email-david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org\0" + "From\0Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 3/6] dt-bindings: add binding for Sitronix ST7586 display panels\0" "Date\0Fri, 04 Aug 2017 17:54:27 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org\0" + "Cc\0David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Kevin Hilman <khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hi David,\n" @@ -16,7 +25,7 @@ "> Using lego as the vendor prefix in the compatible string because the display\n" "> panel I am working with is an integral part of the LEGO MINDSTORMS EV3.\n" "> \n" - "> Signed-off-by: David Lechner <david@lechnology.com>\n" + "> Signed-off-by: David Lechner <david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>\n" "> ---\n" "> .../bindings/display/sitronix,st7586.txt | 26 +++++++++++++++++++\n" "> 1 file changed, 26 insertions(+)\n" @@ -56,7 +65,7 @@ "between the panel and its source.\n" "\n" "> +Example:\n" - "> +\tdisplay at 0{\n" + "> +\tdisplay@0{\n" "> +\t\tcompatible = \"lego,ev3-lcd\";\n" "> +\t\treg = <0>;\n" "> +\t\tspi-max-frequency = <10000000>;\n" @@ -67,6 +76,11 @@ "-- \n" "Regards,\n" "\n" - Laurent Pinchart + "Laurent Pinchart\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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 -fe558432b0490c125d0e6da113aba682f31b2b28ec4c0ba528a494cec591805a +99b57a74fbe3893a56c4035a6c31db4e6c33222ce6ca55bce59cb26ddca4e2f5
diff --git a/a/1.txt b/N2/1.txt index fcbfc8c..121c979 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -48,7 +48,7 @@ Please use the OF graph DT bindings (a.k.a. ports) to describe the connection between the panel and its source. > +Example: -> + display at 0{ +> + display@0{ > + compatible = "lego,ev3-lcd"; > + reg = <0>; > + spi-max-frequency = <10000000>; diff --git a/a/content_digest b/N2/content_digest index 63ed2d5..a6b0f7b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,17 @@ "ref\01501799630-1650-1-git-send-email-david@lechnology.com\0" "ref\01501799630-1650-4-git-send-email-david@lechnology.com\0" - "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" - "Subject\0[PATCH v3 3/6] dt-bindings: add binding for Sitronix ST7586 display panels\0" + "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" + "Subject\0Re: [PATCH v3 3/6] dt-bindings: add binding for Sitronix ST7586 display panels\0" "Date\0Fri, 04 Aug 2017 17:54:27 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0dri-devel@lists.freedesktop.org\0" + "Cc\0David Lechner <david@lechnology.com>" + devicetree@vger.kernel.org + Mark Rutland <mark.rutland@arm.com> + Kevin Hilman <khilman@kernel.org> + Sekhar Nori <nsekhar@ti.com> + linux-kernel@vger.kernel.org + Rob Herring <robh+dt@kernel.org> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi David,\n" @@ -56,7 +64,7 @@ "between the panel and its source.\n" "\n" "> +Example:\n" - "> +\tdisplay at 0{\n" + "> +\tdisplay@0{\n" "> +\t\tcompatible = \"lego,ev3-lcd\";\n" "> +\t\treg = <0>;\n" "> +\t\tspi-max-frequency = <10000000>;\n" @@ -69,4 +77,4 @@ "\n" Laurent Pinchart -fe558432b0490c125d0e6da113aba682f31b2b28ec4c0ba528a494cec591805a +564980d18d1360bea8467b0eee3158100bfbd41550ef03abd8a35092e06f9170
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.