diff for duplicates of <20160223203841.GA15744@rob-hp-laptop> diff --git a/a/1.txt b/N1/1.txt index 923b198..5384c51 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,14 +1,14 @@ -On Fri, Feb 19, 2016@04:03:52PM +0300, Alexey Brodkin wrote: +On Fri, Feb 19, 2016 at 04:03:52PM +0300, Alexey Brodkin wrote: > This add DT bindings documentation for ARC PGU display controller. > -> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com> -> Cc: Rob Herring <robh+dt at kernel.org> -> Cc: Pawel Moll <pawel.moll at arm.com> -> Cc: Mark Rutland <mark.rutland at arm.com> -> Cc: Ian Campbell <ijc+devicetree at hellion.org.uk> -> Cc: Kumar Gala <galak at codeaurora.org> -> Cc: devicetree at vger.kernel.org -> Cc: linux-snps-arc at lists.infradead.org +> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> +> Cc: Rob Herring <robh+dt@kernel.org> +> Cc: Pawel Moll <pawel.moll@arm.com> +> Cc: Mark Rutland <mark.rutland@arm.com> +> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> +> Cc: Kumar Gala <galak@codeaurora.org> +> Cc: devicetree@vger.kernel.org +> Cc: linux-snps-arc@lists.infradead.org > --- > .../devicetree/bindings/display/snps,arcpgu.txt | 74 ++++++++++++++++++++++ > 1 file changed, 74 insertions(+) @@ -52,7 +52,7 @@ This is unnecessary with the OF graph. > +/ { > + ... > + -> + pgu at 0xXXXXXXXX { +> + pgu@0xXXXXXXXX { Unit address should not have '0x' @@ -70,24 +70,24 @@ Unit address should not have '0x' > + }; > + > + /* HDMI encoder on I2C bus */ -> + i2c at 0xXXXXXXXX { +> + i2c@0xXXXXXXXX { > + compatible = "..."; > + -> + encoder_node:encoder_node at 0xXXXXXXXX{ +> + encoder_node:encoder_node@0xXXXXXXXX{ I2C addresses would be 8-bit only. > + compatible="..."; > + > + ports { -> + port at 0 { +> + port@0 { > + reg = <0>; > + hdmi_enc_input:endpoint { > + remote-endpoint = <&pgu_output>; > + }; > + }; > + -> + port at 1 { +> + port@1 { > + reg = <1>; > + hdmi_enc_output:endpoint { > + remote-endpoint = <&hdmi_connector_in>; diff --git a/a/content_digest b/N1/content_digest index d291ea5..fb26e1c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,29 @@ "ref\01455887034-7739-1-git-send-email-abrodkin@synopsys.com\0" "ref\01455887034-7739-3-git-send-email-abrodkin@synopsys.com\0" - "From\0robh@kernel.org (Rob Herring)\0" - "Subject\0[PATCH 2/4] drm: Add DT bindings documentation for ARC PGU display controller\0" + "From\0Rob Herring <robh@kernel.org>\0" + "Subject\0Re: [PATCH 2/4] drm: Add DT bindings documentation for ARC PGU display controller\0" "Date\0Tue, 23 Feb 2016 14:38:41 -0600\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-snps-arc@lists.infradead.org + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" - "On Fri, Feb 19, 2016@04:03:52PM +0300, Alexey Brodkin wrote:\n" + "On Fri, Feb 19, 2016 at 04:03:52PM +0300, Alexey Brodkin wrote:\n" "> This add DT bindings documentation for ARC PGU display controller.\n" "> \n" - "> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>\n" - "> Cc: Rob Herring <robh+dt at kernel.org>\n" - "> Cc: Pawel Moll <pawel.moll at arm.com>\n" - "> Cc: Mark Rutland <mark.rutland at arm.com>\n" - "> Cc: Ian Campbell <ijc+devicetree at hellion.org.uk>\n" - "> Cc: Kumar Gala <galak at codeaurora.org>\n" - "> Cc: devicetree at vger.kernel.org\n" - "> Cc: linux-snps-arc at lists.infradead.org\n" + "> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>\n" + "> Cc: Rob Herring <robh+dt@kernel.org>\n" + "> Cc: Pawel Moll <pawel.moll@arm.com>\n" + "> Cc: Mark Rutland <mark.rutland@arm.com>\n" + "> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>\n" + "> Cc: Kumar Gala <galak@codeaurora.org>\n" + "> Cc: devicetree@vger.kernel.org\n" + "> Cc: linux-snps-arc@lists.infradead.org\n" "> ---\n" "> .../devicetree/bindings/display/snps,arcpgu.txt | 74 ++++++++++++++++++++++\n" "> 1 file changed, 74 insertions(+)\n" @@ -60,7 +67,7 @@ "> +/ {\n" "> +\t...\n" "> +\n" - "> +\tpgu at 0xXXXXXXXX {\n" + "> +\tpgu@0xXXXXXXXX {\n" "\n" "Unit address should not have '0x'\n" "\n" @@ -78,24 +85,24 @@ "> +\t};\n" "> +\n" "> +\t/* HDMI encoder on I2C bus */\n" - "> +\ti2c at 0xXXXXXXXX {\n" + "> +\ti2c@0xXXXXXXXX {\n" "> +\t\tcompatible = \"...\";\n" "> +\n" - "> +\t\tencoder_node:encoder_node at 0xXXXXXXXX{\n" + "> +\t\tencoder_node:encoder_node@0xXXXXXXXX{\n" "\n" "I2C addresses would be 8-bit only.\n" "\n" "> +\t\t\tcompatible=\"...\";\n" "> +\n" "> +\t\t\tports {\n" - "> +\t\t\t\tport at 0 {\n" + "> +\t\t\t\tport@0 {\n" "> +\t\t\t\t\treg = <0>;\n" "> +\t\t\t\t\thdmi_enc_input:endpoint {\n" "> +\t\t\t\t\t\tremote-endpoint = <&pgu_output>;\n" "> +\t\t\t\t\t};\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tport at 1 {\n" + "> +\t\t\t\tport@1 {\n" "> +\t\t\t\t\treg = <1>;\n" "> +\t\t\t\t\thdmi_enc_output:endpoint {\n" "> +\t\t\t\t\t\tremote-endpoint = <&hdmi_connector_in>;\n" @@ -119,4 +126,4 @@ "> 2.5.0\n" > -bbdc40222b4aad4a642025066f5291b8b2aff0b6d12866ecc757d85043fc8dd3 +92b02e344bb1cb99fb339d9d65ca27bbc81f7c33a50d620bd524173b5b91c436
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.