diff for duplicates of <54186957.50803@ti.com> diff --git a/a/1.txt b/N1/1.txt index adbc07d..4753a71 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,7 +25,7 @@ Should probably maintain all the aliases in one place at the top of the dts? > + -> + hdmi0: connector@0 { +> + hdmi0: connector at 0 { > + compatible = "hdmi-connector"; > + label = "hdmi"; > + @@ -43,32 +43,32 @@ the dts? > + }; > + }; > + -> + tfp410: encoder@0 { +> + tfp410: encoder at 0 { > + compatible = "ti,tfp410"; > + > + ports { > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port@0 { +> + port at 0 { > + reg = <0>; > + -> + tfp410_in: endpoint@0 { +> + tfp410_in: endpoint at 0 { > + remote-endpoint = <&dpi_dvi_out>; > + }; > + }; > + -> + port@1 { +> + port at 1 { > + reg = <1>; > + -> + tfp410_out: endpoint@0 { +> + tfp410_out: endpoint at 0 { > + remote-endpoint = <&dvi_connector_in>; > + }; > + }; > + }; > + }; > + -> + dvi0: connector@1 { +> + dvi0: connector at 1 { > + compatible = "dvi-connector"; > + label = "dvi"; > + @@ -179,7 +179,7 @@ the dts? > + pinctrl-0 = <&dss_dpi_pins>; > + > + port { -> + dpi_dvi_out: endpoint@0 { +> + dpi_dvi_out: endpoint at 0 { > + remote-endpoint = <&tfp410_in>; > + data-lines = <24>; > + }; diff --git a/a/content_digest b/N1/content_digest index 39fc53b..1580318 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,9 @@ "ref\01410885322-5928-1-git-send-email-lifshitz@compulab.co.il\0" "ref\01410885322-5928-2-git-send-email-lifshitz@compulab.co.il\0" - "From\0Nishanth Menon <nm@ti.com>\0" - "Subject\0Re: [PATCH 1/4] ARM: dts: cm-t54: add HDMI/DVI display data\0" + "From\0nm@ti.com (Nishanth Menon)\0" + "Subject\0[PATCH 1/4] ARM: dts: cm-t54: add HDMI/DVI display data\0" "Date\0Tue, 16 Sep 2014 11:46:15 -0500\0" - "To\0Dmitry Lifshitz <lifshitz@compulab.co.il>" - " Beno\303\256t Cousson <bcousson@baylibre.com>" - Tony Lindgren <tony@atomide.com> - linux-omap@vger.kernel.org - devicetree@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 09/16/2014 11:35 AM, Dmitry Lifshitz wrote:\n" @@ -38,7 +33,7 @@ "the dts?\n" "\n" "> +\n" - "> +\thdmi0: connector@0 {\n" + "> +\thdmi0: connector at 0 {\n" "> +\t\tcompatible = \"hdmi-connector\";\n" "> +\t\tlabel = \"hdmi\";\n" "> +\n" @@ -56,32 +51,32 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> +\ttfp410: encoder@0 {\n" + "> +\ttfp410: encoder at 0 {\n" "> +\t\tcompatible = \"ti,tfp410\";\n" "> +\n" "> +\t\tports {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\tport@0 {\n" + "> +\t\t\tport at 0 {\n" "> +\t\t\t\treg = <0>;\n" "> +\n" - "> +\t\t\t\ttfp410_in: endpoint@0 {\n" + "> +\t\t\t\ttfp410_in: endpoint at 0 {\n" "> +\t\t\t\t\tremote-endpoint = <&dpi_dvi_out>;\n" "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tport@1 {\n" + "> +\t\t\tport at 1 {\n" "> +\t\t\t\treg = <1>;\n" "> +\n" - "> +\t\t\t\ttfp410_out: endpoint@0 {\n" + "> +\t\t\t\ttfp410_out: endpoint at 0 {\n" "> +\t\t\t\t\tremote-endpoint = <&dvi_connector_in>;\n" "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\t};\n" "> +\n" - "> +\tdvi0: connector@1 {\n" + "> +\tdvi0: connector at 1 {\n" "> +\t\tcompatible = \"dvi-connector\";\n" "> +\t\tlabel = \"dvi\";\n" "> +\n" @@ -192,7 +187,7 @@ "> +\tpinctrl-0 = <&dss_dpi_pins>;\n" "> +\n" "> +\tport {\n" - "> +\t\tdpi_dvi_out: endpoint@0 {\n" + "> +\t\tdpi_dvi_out: endpoint at 0 {\n" "> +\t\t\tremote-endpoint = <&tfp410_in>;\n" "> +\t\t\tdata-lines = <24>;\n" "> +\t\t};\n" @@ -225,4 +220,4 @@ "Regards,\n" Nishanth Menon -b7ef217f1f8bc24ebc286e0100987f97e31dfb24193caf93ac0229e178f40c04 +5d0b99cb46041959fd9d88292ba566167d79a40404ec1f48f420eb306606d78b
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.