diff for duplicates of <9345530.G21j7jBrXu@avalon> diff --git a/a/1.txt b/N1/1.txt index 570e30b..f5ab8a5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > --- renesas.orig/arch/arm64/boot/dts/renesas/r8a77980.dtsi > +++ renesas/arch/arm64/boot/dts/renesas/r8a77980.dtsi > @@ -696,6 +696,35 @@ -> port@1 { +> port at 1 { > reg = <1>; > du_out_lvds0: endpoint { > + remote-endpoint = <&lvds0_in>; @@ -27,7 +27,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + }; > + }; > + -> + lvds0: lvds-encoder@feb90000 { +> + lvds0: lvds-encoder at feb90000 { > + compatible = "renesas,r8a77980-lvds"; > + reg = <0 0xfeb90000 0 0x14>; > + clocks = <&cpg CPG_MOD 727>; @@ -39,7 +39,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port@0 { +> + port at 0 { > + reg = <0>; > + lvds0_in: endpoint { > + remote-endpoint = @@ -47,7 +47,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + }; > + }; > + -> + port@1 { +> + port at 1 { > + reg = <1>; > + lvds0_out: endpoint { > }; diff --git a/a/content_digest b/N1/content_digest index 12b6f5e..0a888b6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,9 @@ "ref\0390fabf0-4caf-1600-3780-1893207d94f7@cogentembedded.com\0" "ref\03e46c70c-c6be-d019-95a9-bf09c888c9c0@cogentembedded.com\0" - "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" - "Subject\0Re: [PATCH v2 4/5] arm64: dts: renesas: r8a77980: add LVDS support\0" + "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" + "Subject\0[PATCH v2 4/5] arm64: dts: renesas: r8a77980: add LVDS support\0" "Date\0Fri, 08 Jun 2018 17:24:24 +0300\0" - "To\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" - "Cc\0Simon Horman <horms@verge.net.au>" - Rob Herring <robh+dt@kernel.org> - Catalin Marinas <catalin.marinas@arm.com> - Will Deacon <will.deacon@arm.com> - linux-renesas-soc@vger.kernel.org - devicetree@vger.kernel.org - Magnus Damm <magnus.damm@gmail.com> - Mark Rutland <mark.rutland@arm.com> - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Sergei,\n" @@ -35,7 +26,7 @@ "> --- renesas.orig/arch/arm64/boot/dts/renesas/r8a77980.dtsi\n" "> +++ renesas/arch/arm64/boot/dts/renesas/r8a77980.dtsi\n" "> @@ -696,6 +696,35 @@\n" - "> \t\t\t\tport@1 {\n" + "> \t\t\t\tport at 1 {\n" "> \t\t\t\t\treg = <1>;\n" "> \t\t\t\t\tdu_out_lvds0: endpoint {\n" "> +\t\t\t\t\t\tremote-endpoint = <&lvds0_in>;\n" @@ -44,7 +35,7 @@ "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> +\t\tlvds0: lvds-encoder@feb90000 {\n" + "> +\t\tlvds0: lvds-encoder at feb90000 {\n" "> +\t\t\tcompatible = \"renesas,r8a77980-lvds\";\n" "> +\t\t\treg = <0 0xfeb90000 0 0x14>;\n" "> +\t\t\tclocks = <&cpg CPG_MOD 727>;\n" @@ -56,7 +47,7 @@ "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\t\tport@0 {\n" + "> +\t\t\t\tport at 0 {\n" "> +\t\t\t\t\treg = <0>;\n" "> +\t\t\t\t\tlvds0_in: endpoint {\n" "> +\t\t\t\t\t\tremote-endpoint =\n" @@ -64,7 +55,7 @@ "> +\t\t\t\t\t};\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tport@1 {\n" + "> +\t\t\t\tport at 1 {\n" "> +\t\t\t\t\treg = <1>;\n" "> +\t\t\t\t\tlvds0_out: endpoint {\n" "> \t\t\t\t\t};\n" @@ -76,4 +67,4 @@ "\n" Laurent Pinchart -260ce149fbf9f956a52eab17a15846f8b4ccbfe94dffa5257ef32c5f192d9f60 +5db13707cfd044dec55da5404dc84d21b0a5c63733d9aac41896b05abab11141
diff --git a/a/content_digest b/N2/content_digest index 12b6f5e..4c1d77a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,14 +4,14 @@ "Subject\0Re: [PATCH v2 4/5] arm64: dts: renesas: r8a77980: add LVDS support\0" "Date\0Fri, 08 Jun 2018 17:24:24 +0300\0" "To\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" - "Cc\0Simon Horman <horms@verge.net.au>" - Rob Herring <robh+dt@kernel.org> + "Cc\0Mark Rutland <mark.rutland@arm.com>" + devicetree@vger.kernel.org + Magnus Damm <magnus.damm@gmail.com> Catalin Marinas <catalin.marinas@arm.com> Will Deacon <will.deacon@arm.com> + Rob Herring <robh+dt@kernel.org> linux-renesas-soc@vger.kernel.org - devicetree@vger.kernel.org - Magnus Damm <magnus.damm@gmail.com> - Mark Rutland <mark.rutland@arm.com> + Simon Horman <horms@verge.net.au> " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -76,4 +76,4 @@ "\n" Laurent Pinchart -260ce149fbf9f956a52eab17a15846f8b4ccbfe94dffa5257ef32c5f192d9f60 +6d2255aedf573490c92268e8da42ebc4f4dc98e9e786f9eb87f28c7b2c80ba16
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.