diff for duplicates of <20160720193409.GA17313@rob-hp-laptop> diff --git a/a/1.txt b/N1/1.txt index 30d063f..34a8410 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ On Wed, Jul 20, 2016 at 11:58:54AM +0200, Maxime Ripard wrote: > screen, either based on the EDIDs if available, or based on the XGA > standards. > -> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> +> Signed-off-by: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > --- > .../bindings/display/bridge/dumb-vga.txt | 54 +++++ > drivers/gpu/drm/bridge/Kconfig | 6 + @@ -56,12 +56,12 @@ On Wed, Jul 20, 2016 at 11:58:54AM +0200, Maxime Ripard wrote: > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port at 0 { +> + port@0 { > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <0>; > + -> + vga_bridge_in: endpoint at 0 { +> + vga_bridge_in: endpoint@0 { > + reg = <0>; Don't need a unit address here. @@ -70,12 +70,12 @@ Don't need a unit address here. > + }; > + }; > + -> + port at 1 { +> + port@1 { > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <1>; > + -> + vga_bridge_out: endpoint at 0 { +> + vga_bridge_out: endpoint@0 { > + reg = <0>; Ditto. @@ -86,4 +86,8 @@ Would be good to show the connector node in the example too. With those changes, -Acked-by: Rob Herring <robh@kernel.org> +Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 4377fc5..a95630f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,18 @@ "ref\020160720095857.12297-1-maxime.ripard@free-electrons.com\0" "ref\020160720095857.12297-5-maxime.ripard@free-electrons.com\0" - "From\0robh@kernel.org (Rob Herring)\0" - "Subject\0[PATCH v2 4/7] drm/bridge: Add RGB to VGA bridge support\0" + "ref\020160720095857.12297-5-maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 4/7] drm/bridge: Add RGB to VGA bridge support\0" "Date\0Wed, 20 Jul 2016 14:34:09 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0Daniel Vetter <daniel.vetter-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>" + David Airlie <airlied-cv59FeDIM0c@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org + " Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\0" "\00:1\0" "b\0" "On Wed, Jul 20, 2016 at 11:58:54AM +0200, Maxime Ripard wrote:\n" @@ -17,7 +26,7 @@ "> screen, either based on the EDIDs if available, or based on the XGA\n" "> standards.\n" "> \n" - "> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>\n" + "> Signed-off-by: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> ---\n" "> .../bindings/display/bridge/dumb-vga.txt | 54 +++++\n" "> drivers/gpu/drm/bridge/Kconfig | 6 +\n" @@ -64,12 +73,12 @@ "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\tport at 0 {\n" + "> +\t\tport@0 {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\t\t\treg = <0>;\n" "> +\n" - "> +\t\t\tvga_bridge_in: endpoint at 0 {\n" + "> +\t\t\tvga_bridge_in: endpoint@0 {\n" "> +\t\t\t\treg = <0>;\n" "\n" "Don't need a unit address here.\n" @@ -78,12 +87,12 @@ "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> +\t\tport at 1 {\n" + "> +\t\tport@1 {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\t\t\treg = <1>;\n" "> +\n" - "> +\t\t\tvga_bridge_out: endpoint at 0 {\n" + "> +\t\t\tvga_bridge_out: endpoint@0 {\n" "> +\t\t\t\treg = <0>;\n" "\n" "Ditto.\n" @@ -94,6 +103,10 @@ "\n" "With those changes,\n" "\n" - Acked-by: Rob Herring <robh@kernel.org> + "Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -874dfa0eee6948a1b7d0ef4f98a4a4826aeeea5b8864de418dbdd4d388b589f1 +77f04ec243c886a61be321207d4c63cc4aa514d7ffd666b52e88264f4ab63c3d
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.