diff for duplicates of <6356753.Ekaj7GdA0W@avalon> diff --git a/a/1.txt b/N1/1.txt index 517da58..4deec41 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Hi Jean-Fran?ois, +Hi Jean-François, On Tuesday 29 Nov 2016 20:27:51 Jean-Francois Moine wrote: > On Tue, 29 Nov 2016 20:46:22 +0200 Laurent Pinchart wrote: @@ -6,7 +6,7 @@ On Tuesday 29 Nov 2016 20:27:51 Jean-Francois Moine wrote: > > >> +Example: > >> + -> >> + hdmi: hdmi at 01ee0000 { +> >> + hdmi: hdmi@01ee0000 { > >> + compatible = "allwinner,sun8i-a83t-hdmi"; > >> + reg = <0x01ee0000 0x20000>; > >> + clocks = <&ccu CLK_BUS_HDMI>, <&ccu CLK_HDMI>, @@ -19,13 +19,13 @@ On Tuesday 29 Nov 2016 20:27:51 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>; @@ -53,3 +53,8 @@ SoC package has an HDMI connector coming out of it :-) 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 ac13e27..f798e30 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,21 @@ "ref\0cover.1480414715.git.moinejf@free.fr\0" "ref\05996605.Gh0PjPIAcn@avalon\0" "ref\020161129202751.e94f72a1b9e2c2fb064e9933@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\020161129202751.e94f72a1b9e2c2fb064e9933-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 21:33 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jean-Francois Moine <moinejf-GANU6spQydw@public.gmane.org>\0" + "Cc\0dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@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" "On Tuesday 29 Nov 2016 20:27:51 Jean-Francois Moine wrote:\n" "> On Tue, 29 Nov 2016 20:46:22 +0200 Laurent Pinchart wrote:\n" @@ -15,7 +23,7 @@ "> \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" @@ -28,13 +36,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" @@ -61,6 +69,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. -bc92e6b2b1ccc3c64280965b0b55a9531615785a6b21377a42ef64b176bf9db4 +5a6b8190d1bd0c1ba751f2610678668c6c289e7de09642f35f0f751ea0f8f46c
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.