All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <548A8155.8080809@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 930fcba..7c58c78 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,7 +7,7 @@ On Friday 12 December 2014 12:11 AM, Doug Anderson wrote:
 >> I didn't mean that. You can get rid of this entire xlate stuff if you use
 >> something like below
 >>
->> phy at xxx {
+>> phy@xxx {
 >>         compatible = "";
 >>         phy1:usb_phy {
 >>         }
@@ -16,7 +16,7 @@ On Friday 12 December 2014 12:11 AM, Doug Anderson wrote:
 >> };
 >>
 >>
->> usb at xx {
+>> usb@xx {
 >>         compatible = "";
 >>         phys = <&phy1>; //doesn't need xlate
 >>         /* this needs xlate
diff --git a/a/content_digest b/N1/content_digest
index 803e843..2bb273c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,23 @@
  "ref\01418291722-25448-2-git-send-email-lyz@rock-chips.com\0"
  "ref\0548971AF.1020506@ti.com\0"
  "ref\0CAD=FV=XTYmzxvteNip2gtuDSSEWph-vY=BOPejHa1Z5KS2Kf6Q@mail.gmail.com\0"
- "From\0kishon@ti.com (Kishon Vijay Abraham I)\0"
- "Subject\0[PATCH v6 1/5] phy: add a driver for the Rockchip SoC internal USB2.0 PHY\0"
+ "From\0Kishon Vijay Abraham I <kishon@ti.com>\0"
+ "Subject\0Re: [PATCH v6 1/5] phy: add a driver for the Rockchip SoC internal USB2.0 PHY\0"
  "Date\0Fri, 12 Dec 2014 11:17:01 +0530\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Doug Anderson <dianders@chromium.org>\0"
+ "Cc\0Tao Huang <huangtao@rock-chips.com>"
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+ " Heiko St\303\274bner <heiko@sntech.de>"
+  open list:ARM/Rockchip SoC... <linux-rockchip@lists.infradead.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Chris <zyw@rock-chips.com>
+  Eddie Cai <cf@rock-chips.com>
+  Rob Herring <robh+dt@kernel.org>
+  Yunzhi Li <lyz@rock-chips.com>
+  Olof Johansson <olof@lixom.net>
+  jwerner@chromium.org
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " Grant Likely <grant.likely@linaro.org>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -17,7 +30,7 @@
  ">> I didn't mean that. You can get rid of this entire xlate stuff if you use\n"
  ">> something like below\n"
  ">>\n"
- ">> phy at xxx {\n"
+ ">> phy@xxx {\n"
  ">>         compatible = \"\";\n"
  ">>         phy1:usb_phy {\n"
  ">>         }\n"
@@ -26,7 +39,7 @@
  ">> };\n"
  ">>\n"
  ">>\n"
- ">> usb at xx {\n"
+ ">> usb@xx {\n"
  ">>         compatible = \"\";\n"
  ">>         phys = <&phy1>; //doesn't need xlate\n"
  ">>         /* this needs xlate\n"
@@ -48,4 +61,4 @@
  "Thanks\n"
  Kishon
 
-277828c5073cdf6084b2a62605cff1805858d649facdfee57e50b066eb04d7bb
+caf14752c57ad0e615dd47f01bb7cc8f3a3da2f9d466e00de7fb676b8f94ff10

diff --git a/a/1.txt b/N2/1.txt
index 930fcba..7c58c78 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -7,7 +7,7 @@ On Friday 12 December 2014 12:11 AM, Doug Anderson wrote:
 >> I didn't mean that. You can get rid of this entire xlate stuff if you use
 >> something like below
 >>
->> phy at xxx {
+>> phy@xxx {
 >>         compatible = "";
 >>         phy1:usb_phy {
 >>         }
@@ -16,7 +16,7 @@ On Friday 12 December 2014 12:11 AM, Doug Anderson wrote:
 >> };
 >>
 >>
->> usb at xx {
+>> usb@xx {
 >>         compatible = "";
 >>         phys = <&phy1>; //doesn't need xlate
 >>         /* this needs xlate
diff --git a/a/content_digest b/N2/content_digest
index 803e843..cc49e94 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,23 @@
  "ref\01418291722-25448-2-git-send-email-lyz@rock-chips.com\0"
  "ref\0548971AF.1020506@ti.com\0"
  "ref\0CAD=FV=XTYmzxvteNip2gtuDSSEWph-vY=BOPejHa1Z5KS2Kf6Q@mail.gmail.com\0"
- "From\0kishon@ti.com (Kishon Vijay Abraham I)\0"
- "Subject\0[PATCH v6 1/5] phy: add a driver for the Rockchip SoC internal USB2.0 PHY\0"
+ "From\0Kishon Vijay Abraham I <kishon@ti.com>\0"
+ "Subject\0Re: [PATCH v6 1/5] phy: add a driver for the Rockchip SoC internal USB2.0 PHY\0"
  "Date\0Fri, 12 Dec 2014 11:17:01 +0530\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Doug Anderson <dianders@chromium.org>\0"
+ "Cc\0Yunzhi Li <lyz@rock-chips.com>"
+ " Heiko St\303\274bner <heiko@sntech.de>"
+  jwerner@chromium.org
+  Olof Johansson <olof@lixom.net>
+  Tao Huang <huangtao@rock-chips.com>
+  Chris <zyw@rock-chips.com>
+  Eddie Cai <cf@rock-chips.com>
+  open list:ARM/Rockchip SoC... <linux-rockchip@lists.infradead.org>
+  Grant Likely <grant.likely@linaro.org>
+  Rob Herring <robh+dt@kernel.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " devicetree@vger.kernel.org <devicetree@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -17,7 +30,7 @@
  ">> I didn't mean that. You can get rid of this entire xlate stuff if you use\n"
  ">> something like below\n"
  ">>\n"
- ">> phy at xxx {\n"
+ ">> phy@xxx {\n"
  ">>         compatible = \"\";\n"
  ">>         phy1:usb_phy {\n"
  ">>         }\n"
@@ -26,7 +39,7 @@
  ">> };\n"
  ">>\n"
  ">>\n"
- ">> usb at xx {\n"
+ ">> usb@xx {\n"
  ">>         compatible = \"\";\n"
  ">>         phys = <&phy1>; //doesn't need xlate\n"
  ">>         /* this needs xlate\n"
@@ -48,4 +61,4 @@
  "Thanks\n"
  Kishon
 
-277828c5073cdf6084b2a62605cff1805858d649facdfee57e50b066eb04d7bb
+1b6e336787e6e808a7b2ea14f11b69169b709d01ba097893e24ad8a0788567fe

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.