diff for duplicates of <5772CB12.5080408@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index e550584..3ab5dc1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -71,12 +71,12 @@ the complete list documented up front if possible. > 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 > it to replace "nvidia,tegra186-hsp". e.g. "nvidia,tegra186-hsp-doorbell" @@ -104,7 +104,3 @@ All this can easily be done even while using a single DT node. And furthermore, we can add this SW structure later if/when we actually need it; in other words, there's no need to change your current patches right now, except to remove the nvidia,hsp-function DT property. --- -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 0469227..7e58a1e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,24 +2,10 @@ "ref\020160627090248.23621-2-josephl@nvidia.com\0" "ref\057714C85.50802@wwwdotorg.org\0" "ref\057724039.7080007@nvidia.com\0" - "ref\057724039.7080007-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\0Tue, 28 Jun 2016 13:08:02 -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/28/2016 03:15 AM, Joseph Lo wrote:\n" @@ -95,12 +81,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 for\n" "> it to replace \"nvidia,tegra186-hsp\". e.g. \"nvidia,tegra186-hsp-doorbell\"\n" @@ -127,10 +113,6 @@ "All this can easily be done even while using a single DT node. And \n" "furthermore, we can add this SW structure later if/when we actually need \n" "it; in other words, there's no need to change your current patches right \n" - "now, except to remove the nvidia,hsp-function DT property.\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 + now, except to remove the nvidia,hsp-function DT property. -8aece4973db3fc6089bd4dde98ae44ae7836aabf1228fc27f541b61821671407 +7a47731710afeb97f7ab81d1cf6d77a3f2f2b9f0607942ff84685aac429a5307
diff --git a/a/1.txt b/N2/1.txt index e550584..7cac766 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -104,7 +104,3 @@ All this can easily be done even while using a single DT node. And furthermore, we can add this SW structure later if/when we actually need it; in other words, there's no need to change your current patches right now, except to remove the nvidia,hsp-function DT property. --- -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 0469227..8299897 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,24 +2,23 @@ "ref\020160627090248.23621-2-josephl@nvidia.com\0" "ref\057714C85.50802@wwwdotorg.org\0" "ref\057724039.7080007@nvidia.com\0" - "ref\057724039.7080007-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\0Tue, 28 Jun 2016 13:08:02 -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/28/2016 03:15 AM, Joseph Lo wrote:\n" @@ -127,10 +126,6 @@ "All this can easily be done even while using a single DT node. And \n" "furthermore, we can add this SW structure later if/when we actually need \n" "it; in other words, there's no need to change your current patches right \n" - "now, except to remove the nvidia,hsp-function DT property.\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 + now, except to remove the nvidia,hsp-function DT property. -8aece4973db3fc6089bd4dde98ae44ae7836aabf1228fc27f541b61821671407 +44128f52bb93d342e935ef1a9e46c36ecef967fbb07d961ab1d9907d8785b9ef
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.