diff for duplicates of <5996605.Gh0PjPIAcn@avalon> diff --git a/a/1.txt b/N1/1.txt index fb7dd57..9a42f8d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ -Hi Jean-Fran?ois, +Hi Jean-François, Thank you for the patch. On Tuesday 29 Nov 2016 10:08:25 Jean-Francois Moine wrote: -> Signed-off-by: Jean-Francois Moine <moinejf@free.fr> +> Signed-off-by: Jean-Francois Moine <moinejf-GANU6spQydw@public.gmane.org> > --- > .../devicetree/bindings/display/sunxi/hdmi.txt | 56 +++++++++++++++++++ > 1 file changed, 56 insertions(+) @@ -42,11 +42,11 @@ On Tuesday 29 Nov 2016 10:08:25 Jean-Francois Moine wrote: > +Required nodes: > + - port: Audio and video input port nodes with endpoint definitions > + as defined in Documentation/devicetree/bindings/graph.txt. -> + port at 0 is video and port at 1 is audio. +> + port@0 is video and port@1 is audio. > + > +Example: > + -> + hdmi: hdmi at 01ee0000 { +> + hdmi: hdmi@01ee0000 { > + compatible = "allwinner,sun8i-a83t-hdmi"; > + reg = <0x01ee0000 0x20000>; > + clocks = <&ccu CLK_BUS_HDMI>, <&ccu CLK_HDMI>, @@ -59,13 +59,13 @@ On Tuesday 29 Nov 2016 10:08:25 Jean-Francois Moine wrote: > + status = "disabled"; > + #address-cells = <1>; > + #size-cells = <0>; -> + port at 0 { /* video */ +> + port@0 { /* video */ > + reg = <0>; > + hdmi_tcon1: endpoint { > + remote-endpoint = <&tcon1_hdmi>; > + }; > + }; -> + port at 1 { /* audio */ +> + port@1 { /* audio */ > + reg = <1>; > + hdmi_i2s2: endpoint { > + remote-endpoint = <&i2s2_hdmi>; @@ -81,3 +81,8 @@ connector DT node. Regards, Laurent Pinchart + +-- +You received this message because you are subscribed to the Google Groups "linux-sunxi" group. +To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org +For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 75ee489..e252461 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,25 @@ "ref\0cover.1480414715.git.moinejf@free.fr\0" "ref\0cd1caff75b6069af98680f78d672546748cb43c5.1480414715.git.moinejf@free.fr\0" - "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" - "Subject\0[PATCH v7 4/8] drm/sunxi: Add DT bindings documentation of Allwinner HDMI\0" + "ref\0cd1caff75b6069af98680f78d672546748cb43c5.1480414715.git.moinejf-GANU6spQydw@public.gmane.org\0" + "From\0Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\0" + "Subject\0Re: [PATCH v7 4/8] drm/sunxi: Add DT bindings documentation of Allwinner HDMI\0" "Date\0Tue, 29 Nov 2016 20:46:22 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org\0" + "Cc\0Jean-Francois Moine <moinejf-GANU6spQydw@public.gmane.org>" + Dave Airlie <airlied-cv59FeDIM0c@public.gmane.org> + Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" - "Hi Jean-Fran?ois,\n" + "Hi Jean-Fran\303\247ois,\n" "\n" "Thank you for the patch.\n" "\n" "On Tuesday 29 Nov 2016 10:08:25 Jean-Francois Moine wrote:\n" - "> Signed-off-by: Jean-Francois Moine <moinejf@free.fr>\n" + "> Signed-off-by: Jean-Francois Moine <moinejf-GANU6spQydw@public.gmane.org>\n" "> ---\n" "> .../devicetree/bindings/display/sunxi/hdmi.txt | 56 +++++++++++++++++++\n" "> 1 file changed, 56 insertions(+)\n" @@ -50,11 +58,11 @@ "> +Required nodes:\n" "> + - port: Audio and video input port nodes with endpoint definitions\n" "> +\tas defined in Documentation/devicetree/bindings/graph.txt.\n" - "> +\tport at 0 is video and port at 1 is audio.\n" + "> +\tport@0 is video and port@1 is audio.\n" "> +\n" "> +Example:\n" "> +\n" - "> +\thdmi: hdmi at 01ee0000 {\n" + "> +\thdmi: hdmi@01ee0000 {\n" "> +\t\tcompatible = \"allwinner,sun8i-a83t-hdmi\";\n" "> +\t\treg = <0x01ee0000 0x20000>;\n" "> +\t\tclocks = <&ccu CLK_BUS_HDMI>, <&ccu CLK_HDMI>,\n" @@ -67,13 +75,13 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" - "> +\t\tport at 0 {\t\t\t/* video */\n" + "> +\t\tport@0 {\t\t\t/* video */\n" "> +\t\t\treg = <0>;\n" "> +\t\t\thdmi_tcon1: endpoint {\n" "> +\t\t\t\tremote-endpoint = <&tcon1_hdmi>;\n" "> +\t\t\t};\n" "> +\t\t};\n" - "> +\t\tport at 1 {\t\t\t/* audio */\n" + "> +\t\tport@1 {\t\t\t/* audio */\n" "> +\t\t\treg = <1>;\n" "> +\t\t\thdmi_i2s2: endpoint {\n" "> +\t\t\t\tremote-endpoint = <&i2s2_hdmi>;\n" @@ -88,6 +96,11 @@ "-- \n" "Regards,\n" "\n" - Laurent Pinchart + "Laurent Pinchart\n" + "\n" + "-- \n" + "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n" + "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" + For more options, visit https://groups.google.com/d/optout. -aea027aaab8d62750994ef4f67e57966063197b14c9554702ad0e050de639748 +af253cf9802c9cf1234c3e3b68ef5fcfb0a0d897a57a28dc69c61e3e39f58da2
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.