diff for duplicates of <51E1921A.3070207@gmail.com> diff --git a/a/1.txt b/N1/1.txt index e9804bb..22219b1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ On 07/13/2013 01:12 PM, Russell King - ARM Linux wrote: > On Sat, Jul 13, 2013 at 12:56:50PM +0200, Sylwester Nawrocki wrote: >> On 07/13/2013 10:35 AM, Jean-Francois Moine wrote: ->>> On Fri, 12 Jul 2013 13:00:23 -0600 Daniel Drake<dsd@laptop.org> wrote: ->>>> On Fri, Jul 12, 2013 at 12:39 PM, Jean-Francois Moine<moinejf@free.fr> wrote: +>>> On Fri, 12 Jul 2013 13:00:23 -0600 Daniel Drake<dsd-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org> wrote: +>>>> On Fri, Jul 12, 2013 at 12:39 PM, Jean-Francois Moine<moinejf-GANU6spQydw@public.gmane.org> wrote: >> >>>>> - the phandles to the clocks does not tell how the clock may be set by >>>>> the driver (it is an array index in the 510). @@ -85,12 +85,12 @@ Also: audio/video clock relation is sent in AVI packets over HDMI. Picking a clock with 11% off may not even allow you to send (valid) CTS information. ->>> lcd0: lcd-controller at 820000 { +>>> lcd0: lcd-controller@820000 { >>> compatible = "marvell,dove-lcd0"; >> [...] >>> }; >>> ->>> lcd1: lcd-controller at 810000 { +>>> lcd1: lcd-controller@810000 { >>> compatible = "marvell,dove-lcd1"; >> [...] >>> }; @@ -109,7 +109,7 @@ information. >> lcd1 = &lcd_1; >> }; >> ->> lcd_0: lcd-controller at 820000 { +>> lcd_0: lcd-controller@820000 { >> compatible = "marvell,dove-lcd"; > > I'd much prefer marvell,armada-510-lcd rather than using the codenames for diff --git a/a/content_digest b/N1/content_digest index b133f46..7f79d1c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,17 +4,25 @@ "ref\020130713103516.38a55b0b@armhf\0" "ref\051E13272.5040903@gmail.com\0" "ref\020130713111239.GM24642@n2100.arm.linux.org.uk\0" - "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0" - "Subject\0DT binding review for Armada display subsystem\0" + "ref\020130713111239.GM24642-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org\0" + "From\0Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: DT binding review for Armada display subsystem\0" "Date\0Sat, 13 Jul 2013 19:44:58 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Russell King - ARM Linux <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\0" + "Cc\0Jean-Francois Moine <moinejf-GANU6spQydw@public.gmane.org>" + Daniel Drake <dsd-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org> + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org> + dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org + Sylwester Nawrocki <sylvester.nawrocki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org + " linux-arm-kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "On 07/13/2013 01:12 PM, Russell King - ARM Linux wrote:\n" "> On Sat, Jul 13, 2013 at 12:56:50PM +0200, Sylwester Nawrocki wrote:\n" ">> On 07/13/2013 10:35 AM, Jean-Francois Moine wrote:\n" - ">>> On Fri, 12 Jul 2013 13:00:23 -0600 Daniel Drake<dsd@laptop.org> wrote:\n" - ">>>> On Fri, Jul 12, 2013 at 12:39 PM, Jean-Francois Moine<moinejf@free.fr> wrote:\n" + ">>> On Fri, 12 Jul 2013 13:00:23 -0600 Daniel Drake<dsd-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org> wrote:\n" + ">>>> On Fri, Jul 12, 2013 at 12:39 PM, Jean-Francois Moine<moinejf-GANU6spQydw@public.gmane.org> wrote:\n" ">>\n" ">>>>> - the phandles to the clocks does not tell how the clock may be set by\n" ">>>>> the driver (it is an array index in the 510).\n" @@ -97,12 +105,12 @@ "Picking a clock with 11% off may not even allow you to send (valid) CTS\n" "information.\n" "\n" - ">>> \tlcd0: lcd-controller at 820000 {\n" + ">>> \tlcd0: lcd-controller@820000 {\n" ">>> \t\tcompatible = \"marvell,dove-lcd0\";\n" ">> [...]\n" ">>> \t};\n" ">>>\n" - ">>> \tlcd1: lcd-controller at 810000 {\n" + ">>> \tlcd1: lcd-controller@810000 {\n" ">>> \t\tcompatible = \"marvell,dove-lcd1\";\n" ">> [...]\n" ">>> \t};\n" @@ -121,7 +129,7 @@ ">> \t\tlcd1 = &lcd_1;\t\n" ">> \t};\n" ">>\n" - ">> \tlcd_0: lcd-controller at 820000 {\n" + ">> \tlcd_0: lcd-controller@820000 {\n" ">> \t\tcompatible = \"marvell,dove-lcd\";\n" ">\n" "> I'd much prefer marvell,armada-510-lcd rather than using the codenames for\n" @@ -134,4 +142,4 @@ "\n" Sebastian -018eb87bcb3db8cfbc9318384b5964c249488756738f6c5c15eb561fc91e4b61 +e0cd91318c30e66d71af72b32e426e4074258eaf3f9fee37b9c1549e09213cf8
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.