diff for duplicates of <xa1teha8ufp0.fsf@mina86.com> diff --git a/a/1.txt b/N1/1.txt index 621cf27..939ac63 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -111,10 +111,10 @@ Minor comments inline. > +(named contig_mem, placed at 0x72000000, 64MiB), one dedicated to the > +framebuffer device (labelled display_mem, placed at 0x78000000, 8MiB) > +and one for multimedia processing (labelled multimedia_mem, placed at -> +0x77000000, 64MiB). 'display_mem' region is then assigned to fb at 12300000 +> +0x77000000, 64MiB). 'display_mem' region is then assigned to fb@12300000 > +device for DMA memory allocations (Linux kernel drivers will use CMA is > +available or dma-exclusive usage otherwise). 'multimedia_mem' is -> +assigned to scaller at 12500000 and codec at 12600000 devices for contiguous +> +assigned to scaller@12500000 and codec@12600000 devices for contiguous > +memory allocations when CMA driver is enabled. > + > +The reason for creating a separate region for framebuffer device is to @@ -139,7 +139,7 @@ Minor comments inline. > + * global autoconfigured region for contiguous allocations > + * (used only with Contiguous Memory Allocator) > + */ -> + contig_region at 0 { +> + contig_region@0 { > + compatible = "contiguous-memory-region"; > + reg = <0x0 0x4000000>; > + linux,default-contiguous-region; @@ -148,7 +148,7 @@ Minor comments inline. > + /* > + * special region for framebuffer > + */ -> + display_mem: region at 78000000 { +> + display_mem: region@78000000 { > + compatible = "contiguous-memory-region", "reserved-memory-region"; > + reg = <0x78000000 0x800000>; > + }; @@ -156,7 +156,7 @@ Minor comments inline. > + /* > + * special region for multimedia processing devices > + */ -> + multimedia_mem: region at 77000000 { +> + multimedia_mem: region@77000000 { > + compatible = "contiguous-memory-region"; > + reg = <0x77000000 0x4000000>; > + }; @@ -165,17 +165,17 @@ Minor comments inline. > + > + /* ... */ > + -> + fb0: fb at 12300000 { +> + fb0: fb@12300000 { > + status = "okay"; > + dma-memory-region = <&display_mem>; > + }; > + -> + scaller: scaller at 12500000 { +> + scaller: scaller@12500000 { > + status = "okay"; > + dma-memory-region = <&multimedia_mem>; > + }; > + -> + codec: codec at 12600000 { +> + codec: codec@12600000 { > + status = "okay"; > + dma-memory-region = <&multimedia_mem>; > + }; @@ -347,12 +347,5 @@ strlcpy(reserved_mem[reserved_mem_count].name, -- Best regards, _ _ .o. | Liege of Serenely Enlightened Majesty of o' \,=./ `o -..o | Computer Science, Micha? ?mina86? Nazarewicz (o o) +..o | Computer Science, Michał “mina86” Nazarewicz (o o) ooo +----<email/xmpp: mpn@google.com>--------------ooO--(_)--Ooo-- --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 835 bytes -Desc: not available -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130805/23e6f7c4/attachment.sig> diff --git a/N1/2.1.hdr b/N1/2.1.hdr new file mode 100644 index 0000000..a1f9e38 --- /dev/null +++ b/N1/2.1.hdr @@ -0,0 +1 @@ +Content-Type: text/plain diff --git a/N1/2.1.txt b/N1/2.1.txt new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/N1/2.1.txt @@ -0,0 +1 @@ + diff --git a/N1/2.2.bin b/N1/2.2.bin new file mode 100644 index 0000000..692920a --- /dev/null +++ b/N1/2.2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) + +iQIcBAEBAgAGBQJR//YLAAoJECBgQBJQdR/026kP/jLSqQy9GQTYL0utEjUyh+ym +hpGh+Bft6L6n0bFXtQZMwnZIbWJYQvgEjvEXoEIyKQSQxGMScWSvIJ9j3QUvQ67d +BLbJlRHgglJD9UaSebgSJPWoBFjbHsJVXXX5ccVQ9ZKJFnCMpShoDX44SPqwH+LY +yAD04G0G80MCXZDJw7a/u2v3otkbiV4YmYeaO57RsfKdu/IMGOYLCE46g1IJBVYB +BFQRlm2VNlIhQYjcbnz/+6e49HOyvcVHvtVDKcHjelJHGjwsyXStiZQIIJawEm/o +a2Au6MoNmOTE9arB0qUxPoeHR0v4QOOHr4w0N81B3B10hAUTxT1yJYm3Nuvkjp3P +j+TrpKS7a/nnJn++CULcn6Y7kVUwEH6sTKI0BpvH9+8nj7Nk/xUprRjpXjc17kTL ++SnDVeQ2UVHTyb5PRKS5TCoQ3WhAnol8djqshCTR0hGCXBjD14UooAGxUUCA48VY +o9ay5MELpi47Spxdm8W66mm05XkJcBRf6mz7C5x1S9u6+EyOkozhohyj3frAR0tx +gnEQ4Y0Y10yJFGi9tRTkR6jCVUv0behJ3Yi+azsojsX9U3YhgwqqJOA+TshxaNou +4XGNSlK0uHv4WXhDqKypbIFeDltwIj1c1K6Ke4jb2Iz7Pl793Nel5WTRpvNa8MTB +9ToHQfhdtYXNvGM0oyCe +=uPAY +-----END PGP SIGNATURE----- diff --git a/N1/2.2.hdr b/N1/2.2.hdr new file mode 100644 index 0000000..5e5352c --- /dev/null +++ b/N1/2.2.hdr @@ -0,0 +1 @@ +Content-Type: application/pgp-signature; name="signature.asc" diff --git a/N1/3.hdr b/N1/3.hdr new file mode 100644 index 0000000..4b86001 --- /dev/null +++ b/N1/3.hdr @@ -0,0 +1,4 @@ +Content-Type: text/plain; charset="us-ascii" +MIME-Version: 1.0 +Content-Transfer-Encoding: 7bit +Content-Disposition: inline diff --git a/N1/3.txt b/N1/3.txt new file mode 100644 index 0000000..8133cf0 --- /dev/null +++ b/N1/3.txt @@ -0,0 +1,4 @@ +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 14d4ddc..895530d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,23 @@ "ref\01375275119-12787-1-git-send-email-m.szyprowski@samsung.com\0" "ref\01375275119-12787-4-git-send-email-m.szyprowski@samsung.com\0" - "From\0mina86@mina86.com (Michal Nazarewicz)\0" - "Subject\0[PATCH v4 3/4] drivers: of: add initialization code for dma reserved memory\0" + "From\0Michal Nazarewicz <mina86@mina86.com>\0" + "Subject\0Re: [PATCH v4 3/4] drivers: of: add initialization code for dma reserved memory\0" "Date\0Mon, 05 Aug 2013 20:59:23 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0linux-arm-kernel@lists.infradead.org" + linaro-mm-sig@lists.linaro.org + " devicetree-discuss@lists.ozlabs.org\0" + "Cc\0Laura Abbott <lauraa@codeaurora.org>" + Arnd Bergmann <arnd@arndb.de> + Tomasz Figa <t.figa@samsung.com> + Nishanth Peethambaran <nishanth.p@gmail.com> + Grant Likely <grant.likely@secretlab.ca> + Marc <marc.ceeeee@gmail.com> + Kyungmin Park <kyungmin.park@samsung.com> + Sylwester Nawrocki <s.nawrocki@samsung.com> + Olof Johansson <olof@lixom.net> + Sascha Hauer <s.hauer@pengutronix.de> + " Marek Szyprowski <m.szyprowski@samsung.com>\0" + "\01:1\0" "b\0" "On Wed, Jul 31 2013, Marek Szyprowski wrote:\n" "> Add device tree support for contiguous and reserved memory regions\n" @@ -119,10 +132,10 @@ "> +(named contig_mem, placed at 0x72000000, 64MiB), one dedicated to the\n" "> +framebuffer device (labelled display_mem, placed at 0x78000000, 8MiB)\n" "> +and one for multimedia processing (labelled multimedia_mem, placed at\n" - "> +0x77000000, 64MiB). 'display_mem' region is then assigned to fb at 12300000\n" + "> +0x77000000, 64MiB). 'display_mem' region is then assigned to fb@12300000\n" "> +device for DMA memory allocations (Linux kernel drivers will use CMA is\n" "> +available or dma-exclusive usage otherwise). 'multimedia_mem' is\n" - "> +assigned to scaller at 12500000 and codec at 12600000 devices for contiguous\n" + "> +assigned to scaller@12500000 and codec@12600000 devices for contiguous\n" "> +memory allocations when CMA driver is enabled.\n" "> +\n" "> +The reason for creating a separate region for framebuffer device is to\n" @@ -147,7 +160,7 @@ "> +\t\t\t * global autoconfigured region for contiguous allocations\n" "> +\t\t\t * (used only with Contiguous Memory Allocator)\n" "> +\t\t\t */\n" - "> +\t\t\tcontig_region at 0 {\n" + "> +\t\t\tcontig_region@0 {\n" "> +\t\t\t\tcompatible = \"contiguous-memory-region\";\n" "> +\t\t\t\treg = <0x0 0x4000000>;\n" "> +\t\t\t\tlinux,default-contiguous-region;\n" @@ -156,7 +169,7 @@ "> +\t\t\t/*\n" "> +\t\t\t * special region for framebuffer\n" "> +\t\t\t */\n" - "> +\t\t\tdisplay_mem: region at 78000000 {\n" + "> +\t\t\tdisplay_mem: region@78000000 {\n" "> +\t\t\t\tcompatible = \"contiguous-memory-region\", \"reserved-memory-region\";\n" "> +\t\t\t\treg = <0x78000000 0x800000>;\n" "> +\t\t\t};\n" @@ -164,7 +177,7 @@ "> +\t\t\t/*\n" "> +\t\t\t * special region for multimedia processing devices\n" "> +\t\t\t */\n" - "> +\t\t\tmultimedia_mem: region at 77000000 {\n" + "> +\t\t\tmultimedia_mem: region@77000000 {\n" "> +\t\t\t\tcompatible = \"contiguous-memory-region\";\n" "> +\t\t\t\treg = <0x77000000 0x4000000>;\n" "> +\t\t\t};\n" @@ -173,17 +186,17 @@ "> +\n" "> +\t/* ... */\n" "> +\n" - "> +\tfb0: fb at 12300000 {\n" + "> +\tfb0: fb@12300000 {\n" "> +\t\tstatus = \"okay\";\n" "> +\t\tdma-memory-region = <&display_mem>;\n" "> +\t};\n" "> +\n" - "> +\tscaller: scaller at 12500000 {\n" + "> +\tscaller: scaller@12500000 {\n" "> +\t\tstatus = \"okay\";\n" "> +\t\tdma-memory-region = <&multimedia_mem>;\n" "> +\t};\n" "> +\n" - "> +\tcodec: codec at 12600000 {\n" + "> +\tcodec: codec@12600000 {\n" "> +\t\tstatus = \"okay\";\n" "> +\t\tdma-memory-region = <&multimedia_mem>;\n" "> +\t};\n" @@ -355,14 +368,35 @@ "-- \n" "Best regards, _ _\n" ".o. | Liege of Serenely Enlightened Majesty of o' \\,=./ `o\n" - "..o | Computer Science, Micha? ?mina86? Nazarewicz (o o)\n" - "ooo +----<email/xmpp: mpn@google.com>--------------ooO--(_)--Ooo--\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 835 bytes\n" - "Desc: not available\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130805/23e6f7c4/attachment.sig> + "..o | Computer Science, Micha\305\202 \342\200\234mina86\342\200\235 Nazarewicz (o o)\n" + ooo +----<email/xmpp: mpn@google.com>--------------ooO--(_)--Ooo-- + "\02:2.1\0" + "b\0" + "\02:2.2\0" + "fn\0signature.asc\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v1.4.11 (GNU/Linux)\n" + "\n" + "iQIcBAEBAgAGBQJR//YLAAoJECBgQBJQdR/026kP/jLSqQy9GQTYL0utEjUyh+ym\n" + "hpGh+Bft6L6n0bFXtQZMwnZIbWJYQvgEjvEXoEIyKQSQxGMScWSvIJ9j3QUvQ67d\n" + "BLbJlRHgglJD9UaSebgSJPWoBFjbHsJVXXX5ccVQ9ZKJFnCMpShoDX44SPqwH+LY\n" + "yAD04G0G80MCXZDJw7a/u2v3otkbiV4YmYeaO57RsfKdu/IMGOYLCE46g1IJBVYB\n" + "BFQRlm2VNlIhQYjcbnz/+6e49HOyvcVHvtVDKcHjelJHGjwsyXStiZQIIJawEm/o\n" + "a2Au6MoNmOTE9arB0qUxPoeHR0v4QOOHr4w0N81B3B10hAUTxT1yJYm3Nuvkjp3P\n" + "j+TrpKS7a/nnJn++CULcn6Y7kVUwEH6sTKI0BpvH9+8nj7Nk/xUprRjpXjc17kTL\n" + "+SnDVeQ2UVHTyb5PRKS5TCoQ3WhAnol8djqshCTR0hGCXBjD14UooAGxUUCA48VY\n" + "o9ay5MELpi47Spxdm8W66mm05XkJcBRf6mz7C5x1S9u6+EyOkozhohyj3frAR0tx\n" + "gnEQ4Y0Y10yJFGi9tRTkR6jCVUv0behJ3Yi+azsojsX9U3YhgwqqJOA+TshxaNou\n" + "4XGNSlK0uHv4WXhDqKypbIFeDltwIj1c1K6Ke4jb2Iz7Pl793Nel5WTRpvNa8MTB\n" + "9ToHQfhdtYXNvGM0oyCe\n" + "=uPAY\n" + -----END PGP SIGNATURE----- + "\01:3\0" + "b\0" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -94774556c2300a2bfecf3f537e62251bf68162bd91992bb4feaf773bf6d7346b +639cd2f4356b8133a816680dff4793ec86b17a50fb910fcb1ccff52e100aa93e
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.