diff for duplicates of <2517305.jdPBFiRQEk@avalon> diff --git a/a/1.txt b/N1/1.txt index c66aa76..cf96ac3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -49,7 +49,7 @@ the HDMI output on the Draak board, but I don't think it's upstreamable as-is. > pagesize = <8>; > }; > + -> + hdmi@39 { +> + hdmi at 39 { > + compatible = "adi,adv7511w"; > + reg = <0x39>, <0x3f>, <0x38>, <0x3c>; > + reg-names = "main", "edid", "packet", "cec"; @@ -66,14 +66,14 @@ the HDMI output on the Draak board, but I don't think it's upstreamable as-is. > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port@0 { +> + port at 0 { > + reg = <0>; > + adv7511_in: endpoint { > + remote-endpoint = <&lvds0_out>; > + }; > + }; > + -> + port@1 { +> + port at 1 { > + reg = <1>; > + adv7511_out: endpoint { > + remote-endpoint = <&hdmi_con_out>; @@ -92,7 +92,7 @@ the HDMI output on the Draak board, but I don't think it's upstreamable as-is. > + status = "okay"; > + > + ports { -> + port@1 { +> + port at 1 { > + endpoint { > + remote-endpoint = <&adv7511_in>; > + }; diff --git a/a/content_digest b/N1/content_digest index 61ecfda..434b532 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,9 @@ "ref\01518683903-10681-1-git-send-email-kbingham@kernel.org\0" "ref\01518683903-10681-8-git-send-email-kbingham@kernel.org\0" - "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" - "Subject\0Re: [PATCH 7/8] arm64: dts: renesas: r8a77995-draak: Add HDMI Out through ADV7511\0" + "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" + "Subject\0[PATCH 7/8] arm64: dts: renesas: r8a77995-draak: Add HDMI Out through ADV7511\0" "Date\0Thu, 15 Feb 2018 16:16:00 +0200\0" - "To\0Kieran Bingham <kbingham@kernel.org>\0" - "Cc\0linux-renesas-soc@vger.kernel.org" - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - Kieran Bingham <kieran.bingham@ideasonboard.com> - Simon Horman <horms@verge.net.au> - geert@glider.be - Magnus Damm <magnus.damm@gmail.com> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Catalin Marinas <catalin.marinas@arm.com> - Will Deacon <will.deacon@arm.com> - " open list <linux-kernel@vger.kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Kieran,\n" @@ -69,7 +57,7 @@ "> \t\tpagesize = <8>;\n" "> \t};\n" "> +\n" - "> +\thdmi@39 {\n" + "> +\thdmi at 39 {\n" "> +\t\tcompatible = \"adi,adv7511w\";\n" "> +\t\treg = <0x39>, <0x3f>, <0x38>, <0x3c>;\n" "> +\t\treg-names = \"main\", \"edid\", \"packet\", \"cec\";\n" @@ -86,14 +74,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\tadv7511_in: endpoint {\n" "> +\t\t\t\t\tremote-endpoint = <&lvds0_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" "> +\t\t\t\tadv7511_out: endpoint {\n" "> +\t\t\t\t\tremote-endpoint = <&hdmi_con_out>;\n" @@ -112,7 +100,7 @@ "> +\tstatus = \"okay\";\n" "> +\n" "> +\tports {\n" - "> +\t\tport@1 {\n" + "> +\t\tport at 1 {\n" "> +\t\t\tendpoint {\n" "> +\t\t\t\tremote-endpoint = <&adv7511_in>;\n" "> +\t\t\t};\n" @@ -130,4 +118,4 @@ "\n" Laurent Pinchart -d5da836d9caeb4cb2f9c54821e67f926b5d5c1f1c7fac40398d770283f303ad5 +127a15bc11ab5baba477ce0d46127084c6c9193777779436ce18613f9decd79a
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.