All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5774E599.4000204@nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index 6210b4f..7615a4b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,12 +11,12 @@ On 06/29/2016 11:28 PM, Stephen Warren 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
 >>>> it to replace "nvidia,tegra186-hsp". e.g.
@@ -65,7 +65,7 @@ The mobxes property in the client node should contain the phandle of the
 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 6fcce59..458dfab 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,23 +5,10 @@
  "ref\05772CB12.5080408@wwwdotorg.org\0"
  "ref\057736311.6020304@nvidia.com\0"
  "ref\05773E900.8060903@wwwdotorg.org\0"
- "From\0Joseph Lo <josephl@nvidia.com>\0"
- "Subject\0Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox\0"
+ "From\0josephl@nvidia.com (Joseph Lo)\0"
+ "Subject\0[PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox\0"
  "Date\0Thu, 30 Jun 2016 17:25:45 +0800\0"
- "To\0Stephen Warren <swarren@wwwdotorg.org>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  Alexandre Courbot <gnurou@gmail.com>
-  devicetree@vger.kernel.org
-  Catalin Marinas <catalin.marinas@arm.com>
-  Peter De Schrijver <pdeschrijver@nvidia.com>
-  Jassi Brar <jassisinghbrar@gmail.com>
-  Will Deacon <will.deacon@arm.com>
-  linux-kernel@vger.kernel.org
-  Rob Herring <robh+dt@kernel.org>
-  Matthew Longnecker <MLongnecker@nvidia.com>
-  Thierry Reding <thierry.reding@gmail.com>
-  linux-tegra@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 06/29/2016 11:28 PM, Stephen Warren wrote:\n"
@@ -37,12 +24,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.\n"
@@ -91,7 +78,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"
@@ -111,4 +98,4 @@
  "Thanks,\n"
  -Joseph
 
-ba7d0ba7049d8a5f2442972e592bf73494e98adeecff7ef2bd721ed73e994a46
+7c32175f6bc0ecd2eadac9916b9acc65e2105b461b1389f4d9ee4f8edfff3f88

diff --git a/a/content_digest b/N2/content_digest
index 6fcce59..ef4ce0f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -9,19 +9,19 @@
  "Subject\0Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox\0"
  "Date\0Thu, 30 Jun 2016 17:25:45 +0800\0"
  "To\0Stephen Warren <swarren@wwwdotorg.org>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
+ "Cc\0Thierry Reding <thierry.reding@gmail.com>"
   Alexandre Courbot <gnurou@gmail.com>
-  devicetree@vger.kernel.org
-  Catalin Marinas <catalin.marinas@arm.com>
-  Peter De Schrijver <pdeschrijver@nvidia.com>
-  Jassi Brar <jassisinghbrar@gmail.com>
-  Will Deacon <will.deacon@arm.com>
-  linux-kernel@vger.kernel.org
+  <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>
-  Thierry Reding <thierry.reding@gmail.com>
-  linux-tegra@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+  <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/29/2016 11:28 PM, Stephen Warren wrote:\n"
@@ -111,4 +111,4 @@
  "Thanks,\n"
  -Joseph
 
-ba7d0ba7049d8a5f2442972e592bf73494e98adeecff7ef2bd721ed73e994a46
+59520509943a64693d852f4f78936cf3e3976235dc2e7e4d13632b5fdd804623

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.