All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53AA735C.7050805@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index c4926d7..cb78f13 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,12 +17,12 @@ On 06/25/2014 06:44 AM, Boris BREZILLON wrote:
 > +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi
 > @@ -34,6 +34,22 @@
 >
->   			macb0: ethernet at f0028000 {
+>   			macb0: ethernet@f0028000 {
 >   				phy-mode = "rgmii";
 > +				#address-cells = <1>;
 > +				#size-cells = <0>;
 > +
-> +				ethernet-phy at 1 {
+> +				ethernet-phy@1 {
 
 The GMAC PHY address is 0x7 while not 0x1.
 
@@ -43,7 +43,7 @@ Nitpick: as usual, we will add "0x" prefix in reg property.
 > +				};
 >   			};
 >
->   			pmc: pmc at fffffc00 {
+>   			pmc: pmc@fffffc00 {
 >
 
 Best Regards,
diff --git a/a/content_digest b/N1/content_digest
index e677b5b..a704965 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,15 @@
  "ref\01403649878-28242-1-git-send-email-boris.brezillon@free-electrons.com\0"
  "ref\01403649878-28242-2-git-send-email-boris.brezillon@free-electrons.com\0"
- "From\0voice.shen@atmel.com (Bo Shen)\0"
- "Subject\0[PATCH 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek boards\0"
+ "From\0Bo Shen <voice.shen@atmel.com>\0"
+ "Subject\0Re: [PATCH 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek boards\0"
  "Date\0Wed, 25 Jun 2014 14:59:40 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Boris BREZILLON <boris.brezillon@free-electrons.com>\0"
+ "Cc\0Nicolas Ferre <nicolas.ferre@atmel.com>"
+  Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
+  Alexandre Belloni <alexandre.belloni@free-electrons.com>
+  Andrew Victor <linux@maxim.org.za>
+  <linux-kernel@vger.kernel.org>
+ " <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Boris,\n"
@@ -25,12 +31,12 @@
  "> +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi\n"
  "> @@ -34,6 +34,22 @@\n"
  ">\n"
- ">   \t\t\tmacb0: ethernet at f0028000 {\n"
+ ">   \t\t\tmacb0: ethernet@f0028000 {\n"
  ">   \t\t\t\tphy-mode = \"rgmii\";\n"
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\t\t\tethernet-phy at 1 {\n"
+ "> +\t\t\t\tethernet-phy@1 {\n"
  "\n"
  "The GMAC PHY address is 0x7 while not 0x1.\n"
  "\n"
@@ -51,10 +57,10 @@
  "> +\t\t\t\t};\n"
  ">   \t\t\t};\n"
  ">\n"
- ">   \t\t\tpmc: pmc at fffffc00 {\n"
+ ">   \t\t\tpmc: pmc@fffffc00 {\n"
  ">\n"
  "\n"
  "Best Regards,\n"
  Bo Shen
 
-5cdce00b47d0950d02276b85a9928265c7bad194a49f09cfa9b2782be025d7de
+7c565c32a22023e11ac12cf065029f51d3632fe3c064f9f1ec9c6725125e0ebe

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.