diff for duplicates of <1958464.yiJe0NDHa3@avalon> diff --git a/a/1.txt b/N1/1.txt index b832114..17230fa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ On Monday, 21 May 2018 17:45:41 EEST Jacopo Mondi wrote: > by the default switches configuration. > > Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org> -> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> +> Reviewed-by: Niklas S?derlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> @@ -20,7 +20,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > - Use 'adi,adv7180cp' compatible string in place of just 'adi,adv7180' > as suggested by Laurent. > - Re-structure CVBS input ports definition according to adv7180cp -> bindings: add port@0 for composite input, add port@3 for parallel +> bindings: add port at 0 for composite input, add port at 3 for parallel > video output. > - Change node label to 'composite-in' as in Gose board bindings. > @@ -50,7 +50,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + }; > + }; > + -> memory@48000000 { +> memory at 48000000 { > device_type = "memory"; > /* first 128MB is reserved for secure area. */ > @@ -142,6 +152,11 @@ @@ -70,7 +70,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > pagesize = <8>; > }; > + -> + composite-in@20 { +> + composite-in at 20 { > + compatible = "adi,adv7180cp"; > + reg = <0x20>; > + @@ -78,14 +78,14 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port@0 { +> + port at 0 { > + reg = <0>; > + adv7180_in: endpoint { > + remote-endpoint = <&composite_con_in>; > + }; > + }; > + -> + port@3 { +> + port at 3 { > + reg = <3>; > + > + /* @@ -120,7 +120,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port@0 { +> + port at 0 { > + reg = <0>; > + > + vin4_in: endpoint { diff --git a/a/content_digest b/N1/content_digest index f096de1..6c4c80d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,9 @@ "ref\01526913942-15426-1-git-send-email-jacopo+renesas@jmondi.org\0" "ref\01526913942-15426-3-git-send-email-jacopo+renesas@jmondi.org\0" - "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" - "Subject\0Re: [PATCH v4 2/3] arm64: dts: renesas: draak: Describe CVBS input\0" + "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" + "Subject\0[PATCH v4 2/3] arm64: dts: renesas: draak: Describe CVBS input\0" "Date\0Mon, 21 May 2018 17:50:50 +0300\0" - "To\0Jacopo Mondi <jacopo+renesas@jmondi.org>\0" - "Cc\0niklas.soderlund@ragnatech.se" - horms@verge.net.au - geert@glider.be - magnus.damm@gmail.com - robh+dt@kernel.org - linux-renesas-soc@vger.kernel.org - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Jacopo,\n" @@ -28,7 +19,7 @@ "> by the default switches configuration.\n" "> \n" "> Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>\n" - "> Reviewed-by: Niklas S\303\266derlund <niklas.soderlund+renesas@ragnatech.se>\n" + "> Reviewed-by: Niklas S?derlund <niklas.soderlund+renesas@ragnatech.se>\n" "\n" "Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n" "\n" @@ -37,7 +28,7 @@ "> - Use 'adi,adv7180cp' compatible string in place of just 'adi,adv7180'\n" "> as suggested by Laurent.\n" "> - Re-structure CVBS input ports definition according to adv7180cp\n" - "> bindings: add port@0 for composite input, add port@3 for parallel\n" + "> bindings: add port at 0 for composite input, add port at 3 for parallel\n" "> video output.\n" "> - Change node label to 'composite-in' as in Gose board bindings.\n" "> \n" @@ -67,7 +58,7 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> \tmemory@48000000 {\n" + "> \tmemory at 48000000 {\n" "> \t\tdevice_type = \"memory\";\n" "> \t\t/* first 128MB is reserved for secure area. */\n" "> @@ -142,6 +152,11 @@\n" @@ -87,7 +78,7 @@ "> \t\tpagesize = <8>;\n" "> \t};\n" "> +\n" - "> +\tcomposite-in@20 {\n" + "> +\tcomposite-in at 20 {\n" "> +\t\tcompatible = \"adi,adv7180cp\";\n" "> +\t\treg = <0x20>;\n" "> +\n" @@ -95,14 +86,14 @@ "> +\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" "> +\t\t\t\tadv7180_in: endpoint {\n" "> +\t\t\t\t\tremote-endpoint = <&composite_con_in>;\n" "> +\t\t\t\t};\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tport@3 {\n" + "> +\t\t\tport at 3 {\n" "> +\t\t\t\treg = <3>;\n" "> +\n" "> +\t\t\t\t/*\n" @@ -137,7 +128,7 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\tport@0 {\n" + "> +\t\tport at 0 {\n" "> +\t\t\treg = <0>;\n" "> +\n" "> +\t\t\tvin4_in: endpoint {\n" @@ -153,4 +144,4 @@ "\n" Laurent Pinchart -9d2f39c9502ea367a3ab7180e691e52011c3e4c35176ee321c012f2ae16bd73b +394f6927d2ddb2003cad5ccd7e94a3f826849f428d5ac4373d6ee48ebd8b53d7
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.