diff for duplicates of <20180814224252.GA20667@rob-hp-laptop> diff --git a/a/1.txt b/N1/1.txt index a573e5e..8227bc2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Tue, Aug 14, 2018 at 06:43:43PM +0200, Sam Ravnborg wrote: > > single node can be both an LCD controller and a PWM. > > Current suggestion from v1 patchset looks like this: -> lcdc0: lcdc@700000 { +> lcdc0: lcdc at 700000 { > compatible = "atmel,at91sam9263-lcdc-mfd"; > reg = <0x700000 0x1000>; > interrupts = <26 IRQ_TYPE_LEVEL_HIGH 3>; @@ -16,7 +16,7 @@ On Tue, Aug 14, 2018 at 06:43:43PM +0200, Sam Ravnborg wrote: > compatible = "atmel,lcdc-display-controller"; > lcd-supply = <&lcdc_reg>; > -> port@0 { +> port at 0 { > }; > }; > @@ -41,7 +41,7 @@ On Tue, Aug 14, 2018 at 06:43:43PM +0200, Sam Ravnborg wrote: > If I understand the proposal from you correct an example binding would > look like this: > -> lcdc0: lcdc@700000 { +> lcdc0: lcdc at 700000 { > compatible = "atmel,at91sam9263-lcdc"; > reg = <0x700000 0x1000>; > interrupts = <26 IRQ_TYPE_LEVEL_HIGH 3>; @@ -50,7 +50,7 @@ On Tue, Aug 14, 2018 at 06:43:43PM +0200, Sam Ravnborg wrote: > > lcd-supply = <&lcdc_reg>; > -> port@0 { +> port at 0 { > }; > > #pwm-cells = <3>; @@ -105,7 +105,3 @@ make it upstream. It's definitely needed and I've been rejecting anything new that's vendor specific. Rob -_______________________________________________ -dri-devel mailing list -dri-devel@lists.freedesktop.org -https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N1/content_digest index e23b9a7..854d07c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,20 +3,10 @@ "ref\020180813181808.GA2357@ravnborg.org\0" "ref\020180813220454.GA28913@rob-hp-laptop\0" "ref\020180814164343.GA13848@ravnborg.org\0" - "From\0Rob Herring <robh@kernel.org>\0" - "Subject\0Re: [RFC PATCH 0/7] add at91sam9 LCDC DRM driver\0" + "From\0robh@kernel.org (Rob Herring)\0" + "Subject\0[RFC PATCH 0/7] add at91sam9 LCDC DRM driver\0" "Date\0Tue, 14 Aug 2018 16:42:52 -0600\0" - "To\0Sam Ravnborg <sam@ravnborg.org>\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - devicetree@vger.kernel.org - Alexandre Belloni <alexandre.belloni@bootlin.com> - linux-pwm@vger.kernel.org - Joshua Henderson <joshua.henderson@microchip.com> - Nicolas Ferre <nicolas.ferre@microchip.com> - dri-devel@lists.freedesktop.org - Boris Brezillon <boris.brezillon@bootlin.com> - Lee Jones <lee.jones@linaro.org> - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, Aug 14, 2018 at 06:43:43PM +0200, Sam Ravnborg wrote:\n" @@ -26,7 +16,7 @@ "> > single node can be both an LCD controller and a PWM.\n" "> \n" "> Current suggestion from v1 patchset looks like this:\n" - "> \tlcdc0: lcdc@700000 {\n" + "> \tlcdc0: lcdc at 700000 {\n" "> \t\tcompatible = \"atmel,at91sam9263-lcdc-mfd\";\n" "> \t\treg = <0x700000 0x1000>;\n" "> \t\tinterrupts = <26 IRQ_TYPE_LEVEL_HIGH 3>;\n" @@ -37,7 +27,7 @@ "> \t\t\tcompatible = \"atmel,lcdc-display-controller\";\n" "> \t\t\tlcd-supply = <&lcdc_reg>;\n" "> \n" - "> \t\t\tport@0 {\n" + "> \t\t\tport at 0 {\n" "> \t\t\t};\n" "> \t\t};\n" "> \n" @@ -62,7 +52,7 @@ "> If I understand the proposal from you correct an example binding would\n" "> look like this:\n" "> \n" - "> lcdc0: lcdc@700000 {\n" + "> lcdc0: lcdc at 700000 {\n" "> compatible = \"atmel,at91sam9263-lcdc\";\n" "> reg = <0x700000 0x1000>;\n" "> interrupts = <26 IRQ_TYPE_LEVEL_HIGH 3>;\n" @@ -71,7 +61,7 @@ "> \n" "> lcd-supply = <&lcdc_reg>;\n" "> \n" - "> port@0 {\n" + "> port at 0 {\n" "> };\n" "> \n" "> #pwm-cells = <3>;\n" @@ -125,10 +115,6 @@ "make it upstream. It's definitely needed and I've been rejecting \n" "anything new that's vendor specific.\n" "\n" - "Rob\n" - "_______________________________________________\n" - "dri-devel mailing list\n" - "dri-devel@lists.freedesktop.org\n" - https://lists.freedesktop.org/mailman/listinfo/dri-devel + Rob -268058135c4e20d3efe2b395348a924d55a3fff4c79e658b08c35202d18d1fbe +4c2815f660105f9f2a4521d02acea38caeaccc88f82d425ef286b68158ed98bf
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.