All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <566FA897.4060407@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index 7d76c3c..11c9a57 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -146,9 +146,9 @@ The channel0 driver gets automatically probed by the OS.
 When I have device tree based structure as follows, hidma_00 doesn't get
 probed.
 
-hidmam_00: hidma-mgmt@0x58000000 {
+hidmam_00: hidma-mgmt at 0x58000000 {
 		compatible = "qcom,hidma_mgmt-1.0";
-		hidma_00: hidma@0x58010000 {
+		hidma_00: hidma at 0x58010000 {
 			compatible = "qcom,hidma-1.0";
 
 		}
@@ -156,11 +156,11 @@ hidmam_00: hidma-mgmt@0x58000000 {
 
 If I put them seperately, it works
 
-hidma_00: hidma@0x58010000 {
+hidma_00: hidma at 0x58010000 {
 	compatible = "qcom,hidma-1.0";
 }
 
-hidmam_00: hidma-mgmt@0x58000000 {
+hidmam_00: hidma-mgmt at 0x58000000 {
 	compatible = "qcom,hidma_mgmt-1.0";
 }
 
diff --git a/a/content_digest b/N1/content_digest
index bf2bde3..819bdbf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,20 +5,10 @@
  "ref\020151211193742.GD23638@leverpostej\0"
  "ref\0566B4ACC.3070005@codeaurora.org\0"
  "ref\020151214120339.GA21356@leverpostej\0"
- "From\0Sinan Kaya <okaya@codeaurora.org>\0"
- "Subject\0Re: [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management driver\0"
+ "From\0okaya@codeaurora.org (Sinan Kaya)\0"
+ "Subject\0[PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management driver\0"
  "Date\0Tue, 15 Dec 2015 00:43:51 -0500\0"
- "To\0Mark Rutland <mark.rutland@arm.com>\0"
- "Cc\0dmaengine@vger.kernel.org"
-  timur@codeaurora.org
-  cov@codeaurora.org
-  vinod.koul@intel.com
-  jcm@redhat.com
-  arnd@arndb.de
-  linux-arm-msm@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  agross@codeaurora.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Mark,\n"
@@ -169,9 +159,9 @@
  "When I have device tree based structure as follows, hidma_00 doesn't get\n"
  "probed.\n"
  "\n"
- "hidmam_00: hidma-mgmt@0x58000000 {\n"
+ "hidmam_00: hidma-mgmt at 0x58000000 {\n"
  "\t\tcompatible = \"qcom,hidma_mgmt-1.0\";\n"
- "\t\thidma_00: hidma@0x58010000 {\n"
+ "\t\thidma_00: hidma at 0x58010000 {\n"
  "\t\t\tcompatible = \"qcom,hidma-1.0\";\n"
  "\n"
  "\t\t}\n"
@@ -179,11 +169,11 @@
  "\n"
  "If I put them seperately, it works\n"
  "\n"
- "hidma_00: hidma@0x58010000 {\n"
+ "hidma_00: hidma at 0x58010000 {\n"
  "\tcompatible = \"qcom,hidma-1.0\";\n"
  "}\n"
  "\n"
- "hidmam_00: hidma-mgmt@0x58000000 {\n"
+ "hidmam_00: hidma-mgmt at 0x58000000 {\n"
  "\tcompatible = \"qcom,hidma_mgmt-1.0\";\n"
  "}\n"
  "\n"
@@ -212,4 +202,4 @@
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a\n"
  Linux Foundation Collaborative Project
 
-14746d03f02c42c428741066edf2cde4196df49d6053b24813817805de4ced57
+a63907792572788b3a63e42877b65b08eb2d962d90e8dab844d6fe04fbe4ac62

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.