diff for duplicates of <5473BFC2.5090203@ti.com> diff --git a/a/1.txt b/N1/1.txt index d029a78..9a850a7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Hi Jassi, On 11/24/2014 03:54 AM, Jassi Brar wrote: -> On 4 November 2014 at 04:35, Suman Anna <s-anna-l0cyMroinI0@public.gmane.org> wrote: +> On 4 November 2014 at 04:35, Suman Anna <s-anna@ti.com> wrote: >> The OMAP mailbox driver and its existing clients (remoteproc >> for OMAP4+) are adapted to use the generic mailbox framework. >> @@ -34,9 +34,9 @@ On 11/24/2014 03:54 AM, Jassi Brar wrote: >> API omap_mbox_request_channel will be removed once existing legacy >> users are converted to DT. >> ->> Cc: Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ->> Cc: Ohad Ben-Cohen <ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org> ->> Signed-off-by: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org> +>> Cc: Jassi Brar <jassisinghbrar@gmail.com> +>> Cc: Ohad Ben-Cohen <ohad@wizery.com> +>> Signed-off-by: Suman Anna <s-anna@ti.com> >> --- >> v3->v4: No code changes, switched the example to use the DSP node instead of >> WkupM3 in the bindings document & minor commit description changes. Other than @@ -87,7 +87,7 @@ On 11/24/2014 03:54 AM, Jassi Brar wrote: >> Example: >> -------- >> ->> @@ -81,6 +96,7 @@ mailbox: mailbox@4a0f4000 { +>> @@ -81,6 +96,7 @@ mailbox: mailbox at 4a0f4000 { >> reg = <0x4a0f4000 0x200>; >> interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>; >> ti,hwmods = "mailbox"; @@ -95,7 +95,7 @@ On 11/24/2014 03:54 AM, Jassi Brar wrote: >> ti,mbox-num-users = <3>; >> ti,mbox-num-fifos = <8>; >> mbox_ipu: mbox_ipu { ->> @@ -93,12 +109,19 @@ mailbox: mailbox@4a0f4000 { +>> @@ -93,12 +109,19 @@ mailbox: mailbox at 4a0f4000 { >> }; >> }; >> @@ -106,7 +106,7 @@ On 11/24/2014 03:54 AM, Jassi Brar wrote: >> +}; >> + >> /* AM33xx */ ->> mailbox: mailbox@480C8000 { +>> mailbox: mailbox at 480C8000 { >> compatible = "ti,omap4-mailbox"; >> reg = <0x480C8000 0x200>; >> interrupts = <77>; @@ -566,7 +566,3 @@ regards Suman [1] http://marc.info/?l=linux-omap&m=140504747716092&w=2 --- -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 44634fc..83d5eca 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,15 @@ "ref\01415055950-64090-1-git-send-email-s-anna@ti.com\0" "ref\0CAJe_ZhcfYuoJcVE=Kc4mYOasrnGor1OEjfaN7CQVH=2s1Xmr-A@mail.gmail.com\0" - "ref\0CAJe_ZhcfYuoJcVE=Kc4mYOasrnGor1OEjfaN7CQVH=2s1Xmr-A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH v4] mailbox/omap: adapt to the new mailbox framework\0" + "From\0s-anna@ti.com (Suman Anna)\0" + "Subject\0[PATCH v4] mailbox/omap: adapt to the new mailbox framework\0" "Date\0Mon, 24 Nov 2014 17:31:14 -0600\0" - "To\0Jassi Brar <jaswinder.singh-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> - Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> - lkml <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Devicetree List <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - " Ohad Ben-Cohen <ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Jassi,\n" "\n" "On 11/24/2014 03:54 AM, Jassi Brar wrote:\n" - "> On 4 November 2014 at 04:35, Suman Anna <s-anna-l0cyMroinI0@public.gmane.org> wrote:\n" + "> On 4 November 2014 at 04:35, Suman Anna <s-anna@ti.com> wrote:\n" ">> The OMAP mailbox driver and its existing clients (remoteproc\n" ">> for OMAP4+) are adapted to use the generic mailbox framework.\n" ">>\n" @@ -51,9 +42,9 @@ ">> API omap_mbox_request_channel will be removed once existing legacy\n" ">> users are converted to DT.\n" ">>\n" - ">> Cc: Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - ">> Cc: Ohad Ben-Cohen <ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org>\n" - ">> Signed-off-by: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>\n" + ">> Cc: Jassi Brar <jassisinghbrar@gmail.com>\n" + ">> Cc: Ohad Ben-Cohen <ohad@wizery.com>\n" + ">> Signed-off-by: Suman Anna <s-anna@ti.com>\n" ">> ---\n" ">> v3->v4: No code changes, switched the example to use the DSP node instead of\n" ">> WkupM3 in the bindings document & minor commit description changes. Other than\n" @@ -104,7 +95,7 @@ ">> Example:\n" ">> --------\n" ">>\n" - ">> @@ -81,6 +96,7 @@ mailbox: mailbox@4a0f4000 {\n" + ">> @@ -81,6 +96,7 @@ mailbox: mailbox at 4a0f4000 {\n" ">> reg = <0x4a0f4000 0x200>;\n" ">> interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;\n" ">> ti,hwmods = \"mailbox\";\n" @@ -112,7 +103,7 @@ ">> ti,mbox-num-users = <3>;\n" ">> ti,mbox-num-fifos = <8>;\n" ">> mbox_ipu: mbox_ipu {\n" - ">> @@ -93,12 +109,19 @@ mailbox: mailbox@4a0f4000 {\n" + ">> @@ -93,12 +109,19 @@ mailbox: mailbox at 4a0f4000 {\n" ">> };\n" ">> };\n" ">>\n" @@ -123,7 +114,7 @@ ">> +};\n" ">> +\n" ">> /* AM33xx */\n" - ">> mailbox: mailbox@480C8000 {\n" + ">> mailbox: mailbox at 480C8000 {\n" ">> compatible = \"ti,omap4-mailbox\";\n" ">> reg = <0x480C8000 0x200>;\n" ">> interrupts = <77>;\n" @@ -582,10 +573,6 @@ "regards\n" "Suman\n" "\n" - "[1] http://marc.info/?l=linux-omap&m=140504747716092&w=2\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 + [1] http://marc.info/?l=linux-omap&m=140504747716092&w=2 -df5cde8312f831715efdca0626d54f5129bdc236363cf554170103e8556a37c6 +3ab955b5fd6d0269a828678db365bed76023256a2a3f561e869bdadad7be1ed0
diff --git a/a/1.txt b/N2/1.txt index d029a78..fadd770 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ Hi Jassi, On 11/24/2014 03:54 AM, Jassi Brar wrote: -> On 4 November 2014 at 04:35, Suman Anna <s-anna-l0cyMroinI0@public.gmane.org> wrote: +> On 4 November 2014 at 04:35, Suman Anna <s-anna@ti.com> wrote: >> The OMAP mailbox driver and its existing clients (remoteproc >> for OMAP4+) are adapted to use the generic mailbox framework. >> @@ -34,9 +34,9 @@ On 11/24/2014 03:54 AM, Jassi Brar wrote: >> API omap_mbox_request_channel will be removed once existing legacy >> users are converted to DT. >> ->> Cc: Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ->> Cc: Ohad Ben-Cohen <ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org> ->> Signed-off-by: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org> +>> Cc: Jassi Brar <jassisinghbrar@gmail.com> +>> Cc: Ohad Ben-Cohen <ohad@wizery.com> +>> Signed-off-by: Suman Anna <s-anna@ti.com> >> --- >> v3->v4: No code changes, switched the example to use the DSP node instead of >> WkupM3 in the bindings document & minor commit description changes. Other than @@ -566,7 +566,3 @@ regards Suman [1] http://marc.info/?l=linux-omap&m=140504747716092&w=2 --- -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/N2/content_digest index 44634fc..89104dd 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,24 +1,23 @@ "ref\01415055950-64090-1-git-send-email-s-anna@ti.com\0" "ref\0CAJe_ZhcfYuoJcVE=Kc4mYOasrnGor1OEjfaN7CQVH=2s1Xmr-A@mail.gmail.com\0" - "ref\0CAJe_ZhcfYuoJcVE=Kc4mYOasrnGor1OEjfaN7CQVH=2s1Xmr-A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>\0" + "From\0Suman Anna <s-anna@ti.com>\0" "Subject\0Re: [PATCH v4] mailbox/omap: adapt to the new mailbox framework\0" "Date\0Mon, 24 Nov 2014 17:31:14 -0600\0" - "To\0Jassi Brar <jaswinder.singh-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> - Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> - lkml <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Devicetree List <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - " Ohad Ben-Cohen <ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org>\0" + "To\0Jassi Brar <jaswinder.singh@linaro.org>\0" + "Cc\0Jassi Brar <jassisinghbrar@gmail.com>" + Tony Lindgren <tony@atomide.com> + Dave Gerlach <d-gerlach@ti.com> + lkml <linux-kernel@vger.kernel.org> + linux-omap@vger.kernel.org <linux-omap@vger.kernel.org> + Devicetree List <devicetree@vger.kernel.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + " Ohad Ben-Cohen <ohad@wizery.com>\0" "\00:1\0" "b\0" "Hi Jassi,\n" "\n" "On 11/24/2014 03:54 AM, Jassi Brar wrote:\n" - "> On 4 November 2014 at 04:35, Suman Anna <s-anna-l0cyMroinI0@public.gmane.org> wrote:\n" + "> On 4 November 2014 at 04:35, Suman Anna <s-anna@ti.com> wrote:\n" ">> The OMAP mailbox driver and its existing clients (remoteproc\n" ">> for OMAP4+) are adapted to use the generic mailbox framework.\n" ">>\n" @@ -51,9 +50,9 @@ ">> API omap_mbox_request_channel will be removed once existing legacy\n" ">> users are converted to DT.\n" ">>\n" - ">> Cc: Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - ">> Cc: Ohad Ben-Cohen <ohad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org>\n" - ">> Signed-off-by: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>\n" + ">> Cc: Jassi Brar <jassisinghbrar@gmail.com>\n" + ">> Cc: Ohad Ben-Cohen <ohad@wizery.com>\n" + ">> Signed-off-by: Suman Anna <s-anna@ti.com>\n" ">> ---\n" ">> v3->v4: No code changes, switched the example to use the DSP node instead of\n" ">> WkupM3 in the bindings document & minor commit description changes. Other than\n" @@ -582,10 +581,6 @@ "regards\n" "Suman\n" "\n" - "[1] http://marc.info/?l=linux-omap&m=140504747716092&w=2\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 + [1] http://marc.info/?l=linux-omap&m=140504747716092&w=2 -df5cde8312f831715efdca0626d54f5129bdc236363cf554170103e8556a37c6 +3a29e9dbc69c4818add6b5f7e10a704a606253e38fe9c95aafaf665c2b21bf06
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.