diff for duplicates of <5775427B.9040907@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index c518892..a54988a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,12 +12,12 @@ On 06/30/2016 03:25 AM, Joseph Lo wrote: >>>>> the model below. >>>>> >>>>> remote_processor_A-\ ->>>>> remote_processor_B--->hsp@1000 (doorbell func) <-> host CPU +>>>>> remote_processor_B--->hsp at 1000 (doorbell func) <-> host CPU >>>>> remote_processor_C-/ >>>>> ->>>>> remote_processor_D -> hsp@2000 (shared mailbox) <-> CPU +>>>>> remote_processor_D -> hsp at 2000 (shared mailbox) <-> CPU >>>>> ->>>>> remote_processor_E -> hsp@3000 (shared mailbox) <-> CPU +>>>>> remote_processor_E -> hsp at 3000 (shared mailbox) <-> CPU >>>>> >>>>> I am thinking if we can just add the appropriate compatible strings >>>>> for @@ -86,7 +86,7 @@ backwards-compatible way without issue. > HSP block, HSP sub-module ID and the specifier of the module. > > Ex. -> hsp_top0: hsp@1000 { +> hsp_top0: hsp at 1000 { > ... > #mbox-cells = <2>; > }; diff --git a/a/content_digest b/N1/content_digest index da9442f..23ded3c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,24 +6,10 @@ "ref\057736311.6020304@nvidia.com\0" "ref\05773E900.8060903@wwwdotorg.org\0" "ref\05774E599.4000204@nvidia.com\0" - "ref\05774E599.4000204-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" - "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" - "Subject\0Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox\0" + "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "Subject\0[PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox\0" "Date\0Thu, 30 Jun 2016 10:02:03 -0600\0" - "To\0Joseph Lo <josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Peter De Schrijver <pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Matthew Longnecker <MLongnecker-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> - " Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 06/30/2016 03:25 AM, Joseph Lo wrote:\n" @@ -40,12 +26,12 @@ ">>>>> the model below.\n" ">>>>>\n" ">>>>> remote_processor_A-\\\n" - ">>>>> remote_processor_B--->hsp@1000 (doorbell func) <-> host CPU\n" + ">>>>> remote_processor_B--->hsp at 1000 (doorbell func) <-> host CPU\n" ">>>>> remote_processor_C-/\n" ">>>>>\n" - ">>>>> remote_processor_D -> hsp@2000 (shared mailbox) <-> CPU\n" + ">>>>> remote_processor_D -> hsp at 2000 (shared mailbox) <-> CPU\n" ">>>>>\n" - ">>>>> remote_processor_E -> hsp@3000 (shared mailbox) <-> CPU\n" + ">>>>> remote_processor_E -> hsp at 3000 (shared mailbox) <-> CPU\n" ">>>>>\n" ">>>>> I am thinking if we can just add the appropriate compatible strings\n" ">>>>> for\n" @@ -114,7 +100,7 @@ "> HSP block, HSP sub-module ID and the specifier of the module.\n" ">\n" "> Ex.\n" - "> hsp_top0: hsp@1000 {\n" + "> hsp_top0: hsp at 1000 {\n" "> ...\n" "> #mbox-cells = <2>;\n" "> };\n" @@ -139,4 +125,4 @@ "#mbox-cells=<1> to avoid revising the U-Boot driver code I wrote, but I \n" can deal with changing it if I have to. -a3993b0b7c9c27a1e1deb2cc7d609d5482d6149fd5c5b676e2c91a5dbbd47c77 +bff47dd606ca25882491bbb41d6ef12d6413b016fb042f0dcf561c71af959b9b
diff --git a/a/content_digest b/N2/content_digest index da9442f..9c457ea 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,24 +6,23 @@ "ref\057736311.6020304@nvidia.com\0" "ref\05773E900.8060903@wwwdotorg.org\0" "ref\05774E599.4000204@nvidia.com\0" - "ref\05774E599.4000204-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" - "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" + "From\0Stephen Warren <swarren@wwwdotorg.org>\0" "Subject\0Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox\0" "Date\0Thu, 30 Jun 2016 10:02:03 -0600\0" - "To\0Joseph Lo <josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Peter De Schrijver <pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Matthew Longnecker <MLongnecker-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> - " Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0" + "To\0Joseph Lo <josephl@nvidia.com>\0" + "Cc\0Thierry Reding <thierry.reding@gmail.com>" + Alexandre Courbot <gnurou@gmail.com> + linux-tegra@vger.kernel.org + linux-arm-kernel@lists.infradead.org + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Peter De Schrijver <pdeschrijver@nvidia.com> + Matthew Longnecker <MLongnecker@nvidia.com> + devicetree@vger.kernel.org + Jassi Brar <jassisinghbrar@gmail.com> + linux-kernel@vger.kernel.org + Catalin Marinas <catalin.marinas@arm.com> + " Will Deacon <will.deacon@arm.com>\0" "\00:1\0" "b\0" "On 06/30/2016 03:25 AM, Joseph Lo wrote:\n" @@ -139,4 +138,4 @@ "#mbox-cells=<1> to avoid revising the U-Boot driver code I wrote, but I \n" can deal with changing it if I have to. -a3993b0b7c9c27a1e1deb2cc7d609d5482d6149fd5c5b676e2c91a5dbbd47c77 +3999bcb91cdf29ec6e46950404295ce152f400afad5000dc99a99223e1afb3a8
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.