diff for duplicates of <572190F3.3020709@synopsys.com> diff --git a/a/1.txt b/N1/1.txt index b03420b..5f7efe1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,8 +11,8 @@ On Wednesday 27 April 2016 08:05 PM, Alexey Brodkin wrote: > base-board (axs10x_mb.dtsi) we're still defining reserved > memory location in the very end of DDR. > -> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com> -> Cc: devicetree at vger.kernel.org +> Signed-off-by: Alexey Brodkin <abrodkin-HKixBCOQz3hWk0Htik3J/w@public.gmane.org> +> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > --- > arch/arc/boot/dts/axc001.dtsi | 20 +++++++++++++++++++- > arch/arc/boot/dts/axc003.dtsi | 14 ++++++++++++++ @@ -46,7 +46,7 @@ Is 16MB fixed size or is this a function of display resolution / density etc. > + * particular location it allows us to use the same > + * base board's DT node for ARC PGU as for ARc HS38. > + */ -> + frame_buffer: frame_buffer at 9f000000 { +> + frame_buffer: frame_buffer@9f000000 { > + compatible = "shared-dma-pool"; > + reg = <0x9f000000 0x1000000>; > + no-map; @@ -69,7 +69,7 @@ Is 16MB fixed size or is this a function of display resolution / density etc. > + /* > + * Move frame buffer out of IOC aperture (0x8z-0xAz). > + */ -> + frame_buffer: frame_buffer at a0000000 { +> + frame_buffer: frame_buffer@a0000000 { > + compatible = "shared-dma-pool"; > + reg = <0xa0000000 0x1000000>; @@ -100,7 +100,7 @@ Same for the idu DT below ! > + /* > + * Move frame buffer out of IOC aperture (0x8z-0xAz). > + */ -> + frame_buffer: frame_buffer at a0000000 { +> + frame_buffer: frame_buffer@a0000000 { > + compatible = "shared-dma-pool"; > + reg = <0xa0000000 0x1000000>; > + no-map; @@ -120,4 +120,9 @@ Same for the idu DT below ! > port { > pgu_output: endpoint { > remote-endpoint = <&adv7511_input>; -> +> + +-- +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 93fdc42..28a5faf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\01461767701-12208-1-git-send-email-abrodkin@synopsys.com\0" "ref\01461767701-12208-3-git-send-email-abrodkin@synopsys.com\0" - "From\0Vineet.Gupta1@synopsys.com (Vineet Gupta)\0" - "Subject\0[PATCH 2/2] ARC: [axs10x] Specify reserved memory for frame buffer\0" + "ref\01461767701-12208-3-git-send-email-abrodkin-HKixBCOQz3hWk0Htik3J/w@public.gmane.org\0" + "From\0Vineet Gupta <Vineet.Gupta1-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: [PATCH 2/2] ARC: [axs10x] Specify reserved memory for frame buffer\0" "Date\0Thu, 28 Apr 2016 09:56:27 +0530\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Alexey Brodkin <Alexey.Brodkin-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>" + " dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-snps-arc-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Wednesday 27 April 2016 08:05 PM, Alexey Brodkin wrote:\n" @@ -19,8 +24,8 @@ "> base-board (axs10x_mb.dtsi) we're still defining reserved\n" "> memory location in the very end of DDR.\n" "> \n" - "> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>\n" - "> Cc: devicetree at vger.kernel.org\n" + "> Signed-off-by: Alexey Brodkin <abrodkin-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>\n" + "> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" "> ---\n" "> arch/arc/boot/dts/axc001.dtsi | 20 +++++++++++++++++++-\n" "> arch/arc/boot/dts/axc003.dtsi | 14 ++++++++++++++\n" @@ -54,7 +59,7 @@ "> +\t\t * particular location it allows us to use the same\n" "> +\t\t * base board's DT node for ARC PGU as for ARc HS38.\n" "> +\t\t */\n" - "> +\t\tframe_buffer: frame_buffer at 9f000000 {\n" + "> +\t\tframe_buffer: frame_buffer@9f000000 {\n" "> +\t\t\tcompatible = \"shared-dma-pool\";\n" "> +\t\t\treg = <0x9f000000 0x1000000>;\n" "> +\t\t\tno-map;\n" @@ -77,7 +82,7 @@ "> +\t\t/*\n" "> +\t\t * Move frame buffer out of IOC aperture (0x8z-0xAz).\n" "> +\t\t */\n" - "> +\t\tframe_buffer: frame_buffer at a0000000 {\n" + "> +\t\tframe_buffer: frame_buffer@a0000000 {\n" "> +\t\t\tcompatible = \"shared-dma-pool\";\n" "> +\t\t\treg = <0xa0000000 0x1000000>;\n" "\n" @@ -108,7 +113,7 @@ "> +\t\t/*\n" "> +\t\t * Move frame buffer out of IOC aperture (0x8z-0xAz).\n" "> +\t\t */\n" - "> +\t\tframe_buffer: frame_buffer at a0000000 {\n" + "> +\t\tframe_buffer: frame_buffer@a0000000 {\n" "> +\t\t\tcompatible = \"shared-dma-pool\";\n" "> +\t\t\treg = <0xa0000000 0x1000000>;\n" "> +\t\t\tno-map;\n" @@ -128,6 +133,11 @@ "> \t\t\tport {\n" "> \t\t\t\tpgu_output: endpoint {\n" "> \t\t\t\t\tremote-endpoint = <&adv7511_input>;\n" - > + "> \n" + "\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 -b6bd8252f18776f729789b48c0e029ec447fd87e8617299b74d16193f5c6fd03 +b7834a40fcb9301961b3bb5833ec03577d24fb5eba4fe07631f62284523dbcd5
diff --git a/a/1.txt b/N2/1.txt index b03420b..5d940bb 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -11,8 +11,8 @@ On Wednesday 27 April 2016 08:05 PM, Alexey Brodkin wrote: > base-board (axs10x_mb.dtsi) we're still defining reserved > memory location in the very end of DDR. > -> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com> -> Cc: devicetree at vger.kernel.org +> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> +> Cc: devicetree@vger.kernel.org > --- > arch/arc/boot/dts/axc001.dtsi | 20 +++++++++++++++++++- > arch/arc/boot/dts/axc003.dtsi | 14 ++++++++++++++ @@ -46,7 +46,7 @@ Is 16MB fixed size or is this a function of display resolution / density etc. > + * particular location it allows us to use the same > + * base board's DT node for ARC PGU as for ARc HS38. > + */ -> + frame_buffer: frame_buffer at 9f000000 { +> + frame_buffer: frame_buffer@9f000000 { > + compatible = "shared-dma-pool"; > + reg = <0x9f000000 0x1000000>; > + no-map; @@ -69,7 +69,7 @@ Is 16MB fixed size or is this a function of display resolution / density etc. > + /* > + * Move frame buffer out of IOC aperture (0x8z-0xAz). > + */ -> + frame_buffer: frame_buffer at a0000000 { +> + frame_buffer: frame_buffer@a0000000 { > + compatible = "shared-dma-pool"; > + reg = <0xa0000000 0x1000000>; @@ -100,7 +100,7 @@ Same for the idu DT below ! > + /* > + * Move frame buffer out of IOC aperture (0x8z-0xAz). > + */ -> + frame_buffer: frame_buffer at a0000000 { +> + frame_buffer: frame_buffer@a0000000 { > + compatible = "shared-dma-pool"; > + reg = <0xa0000000 0x1000000>; > + no-map; diff --git a/a/content_digest b/N2/content_digest index 93fdc42..f30ba1e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,13 @@ "ref\01461767701-12208-1-git-send-email-abrodkin@synopsys.com\0" "ref\01461767701-12208-3-git-send-email-abrodkin@synopsys.com\0" - "From\0Vineet.Gupta1@synopsys.com (Vineet Gupta)\0" - "Subject\0[PATCH 2/2] ARC: [axs10x] Specify reserved memory for frame buffer\0" + "From\0Vineet Gupta <Vineet.Gupta1@synopsys.com>\0" + "Subject\0Re: [PATCH 2/2] ARC: [axs10x] Specify reserved memory for frame buffer\0" "Date\0Thu, 28 Apr 2016 09:56:27 +0530\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>" + " <dri-devel@lists.freedesktop.org>\0" + "Cc\0<devicetree@vger.kernel.org>" + <linux-snps-arc@lists.infradead.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Wednesday 27 April 2016 08:05 PM, Alexey Brodkin wrote:\n" @@ -19,8 +23,8 @@ "> base-board (axs10x_mb.dtsi) we're still defining reserved\n" "> memory location in the very end of DDR.\n" "> \n" - "> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>\n" - "> Cc: devicetree at vger.kernel.org\n" + "> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>\n" + "> Cc: devicetree@vger.kernel.org\n" "> ---\n" "> arch/arc/boot/dts/axc001.dtsi | 20 +++++++++++++++++++-\n" "> arch/arc/boot/dts/axc003.dtsi | 14 ++++++++++++++\n" @@ -54,7 +58,7 @@ "> +\t\t * particular location it allows us to use the same\n" "> +\t\t * base board's DT node for ARC PGU as for ARc HS38.\n" "> +\t\t */\n" - "> +\t\tframe_buffer: frame_buffer at 9f000000 {\n" + "> +\t\tframe_buffer: frame_buffer@9f000000 {\n" "> +\t\t\tcompatible = \"shared-dma-pool\";\n" "> +\t\t\treg = <0x9f000000 0x1000000>;\n" "> +\t\t\tno-map;\n" @@ -77,7 +81,7 @@ "> +\t\t/*\n" "> +\t\t * Move frame buffer out of IOC aperture (0x8z-0xAz).\n" "> +\t\t */\n" - "> +\t\tframe_buffer: frame_buffer at a0000000 {\n" + "> +\t\tframe_buffer: frame_buffer@a0000000 {\n" "> +\t\t\tcompatible = \"shared-dma-pool\";\n" "> +\t\t\treg = <0xa0000000 0x1000000>;\n" "\n" @@ -108,7 +112,7 @@ "> +\t\t/*\n" "> +\t\t * Move frame buffer out of IOC aperture (0x8z-0xAz).\n" "> +\t\t */\n" - "> +\t\tframe_buffer: frame_buffer at a0000000 {\n" + "> +\t\tframe_buffer: frame_buffer@a0000000 {\n" "> +\t\t\tcompatible = \"shared-dma-pool\";\n" "> +\t\t\treg = <0xa0000000 0x1000000>;\n" "> +\t\t\tno-map;\n" @@ -130,4 +134,4 @@ "> \t\t\t\t\tremote-endpoint = <&adv7511_input>;\n" > -b6bd8252f18776f729789b48c0e029ec447fd87e8617299b74d16193f5c6fd03 +f5ebc2ec44d96743b18651b5c754c6e88c1146aecfeafdb002ef4905f9015e17
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.