All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170424220842.GA26241@lunn.ch>

diff --git a/a/1.txt b/N1/1.txt
index 0f76204..e5e8a7a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,15 +1,15 @@
-> +		mdio: mdio at 18002000 {
+> +		mdio: mdio@18002000 {
 > +			compatible = "brcm,iproc-mdio";
 > +			reg = <0x18002000 0x8>;
 > +			#size-cells = <1>;
 > +			#address-cells = <0>;
 > +
-> +			gphy0: eth-gphy at 0 {
+> +			gphy0: eth-gphy@0 {
 > +				reg = <0>;
 > +				max-speed = <1000>;
 > +			};
 > +
-> +			gphy1: eth-gphy at 1 {
+> +			gphy1: eth-gphy@1 {
 > +				reg = <1>;
 > +				max-speed = <1000>;
 > +			};
@@ -22,3 +22,7 @@ of > 1Gbps?
 
    Thanks
 	Andrew
+--
+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 9c282f7..6f7b890 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,36 @@
  "ref\020170424215022.30382-1-eric@anholt.net\0"
  "ref\020170424215022.30382-3-eric@anholt.net\0"
- "From\0andrew@lunn.ch (Andrew Lunn)\0"
- "Subject\0[PATCH 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT.\0"
+ "ref\020170424215022.30382-3-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org\0"
+ "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT.\0"
  "Date\0Tue, 25 Apr 2017 00:08:42 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>\0"
+ "Cc\0Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
+  Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
+  netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org
+  Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+  Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
+ " Jon Mason <jonmason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
- "> +\t\tmdio: mdio at 18002000 {\n"
+ "> +\t\tmdio: mdio@18002000 {\n"
  "> +\t\t\tcompatible = \"brcm,iproc-mdio\";\n"
  "> +\t\t\treg = <0x18002000 0x8>;\n"
  "> +\t\t\t#size-cells = <1>;\n"
  "> +\t\t\t#address-cells = <0>;\n"
  "> +\n"
- "> +\t\t\tgphy0: eth-gphy at 0 {\n"
+ "> +\t\t\tgphy0: eth-gphy@0 {\n"
  "> +\t\t\t\treg = <0>;\n"
  "> +\t\t\t\tmax-speed = <1000>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tgphy1: eth-gphy at 1 {\n"
+ "> +\t\t\tgphy1: eth-gphy@1 {\n"
  "> +\t\t\t\treg = <1>;\n"
  "> +\t\t\t\tmax-speed = <1000>;\n"
  "> +\t\t\t};\n"
@@ -29,6 +42,10 @@
  "of > 1Gbps?\n"
  "\n"
  "   Thanks\n"
- "\tAndrew"
+ "\tAndrew\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
 
-a93cb589f48c2a5e5992862890906a2f5c478ee71fe9730fa0fd8be765650cd9
+c6d06357d33c6a5d961063479149e1b8ca46f0d4dd0027eb27f79d8ebc3efca5

diff --git a/a/1.txt b/N2/1.txt
index 0f76204..b6dbe9a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,15 +1,15 @@
-> +		mdio: mdio at 18002000 {
+> +		mdio: mdio@18002000 {
 > +			compatible = "brcm,iproc-mdio";
 > +			reg = <0x18002000 0x8>;
 > +			#size-cells = <1>;
 > +			#address-cells = <0>;
 > +
-> +			gphy0: eth-gphy at 0 {
+> +			gphy0: eth-gphy@0 {
 > +				reg = <0>;
 > +				max-speed = <1000>;
 > +			};
 > +
-> +			gphy1: eth-gphy at 1 {
+> +			gphy1: eth-gphy@1 {
 > +				reg = <1>;
 > +				max-speed = <1000>;
 > +			};
diff --git a/a/content_digest b/N2/content_digest
index 9c282f7..c45fd87 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,23 +1,35 @@
  "ref\020170424215022.30382-1-eric@anholt.net\0"
  "ref\020170424215022.30382-3-eric@anholt.net\0"
- "From\0andrew@lunn.ch (Andrew Lunn)\0"
- "Subject\0[PATCH 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT.\0"
+ "From\0Andrew Lunn <andrew@lunn.ch>\0"
+ "Subject\0Re: [PATCH 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT.\0"
  "Date\0Tue, 25 Apr 2017 00:08:42 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Eric Anholt <eric@anholt.net>\0"
+ "Cc\0Florian Fainelli <f.fainelli@gmail.com>"
+  Vivien Didelot <vivien.didelot@savoirfairelinux.com>
+  netdev@vger.kernel.org
+  Rob Herring <robh+dt@kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  bcm-kernel-feedback-list@broadcom.com
+  Ray Jui <rjui@broadcom.com>
+  Scott Branden <sbranden@broadcom.com>
+ " Jon Mason <jonmason@broadcom.com>\0"
  "\00:1\0"
  "b\0"
- "> +\t\tmdio: mdio at 18002000 {\n"
+ "> +\t\tmdio: mdio@18002000 {\n"
  "> +\t\t\tcompatible = \"brcm,iproc-mdio\";\n"
  "> +\t\t\treg = <0x18002000 0x8>;\n"
  "> +\t\t\t#size-cells = <1>;\n"
  "> +\t\t\t#address-cells = <0>;\n"
  "> +\n"
- "> +\t\t\tgphy0: eth-gphy at 0 {\n"
+ "> +\t\t\tgphy0: eth-gphy@0 {\n"
  "> +\t\t\t\treg = <0>;\n"
  "> +\t\t\t\tmax-speed = <1000>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tgphy1: eth-gphy at 1 {\n"
+ "> +\t\t\tgphy1: eth-gphy@1 {\n"
  "> +\t\t\t\treg = <1>;\n"
  "> +\t\t\t\tmax-speed = <1000>;\n"
  "> +\t\t\t};\n"
@@ -31,4 +43,4 @@
  "   Thanks\n"
  "\tAndrew"
 
-a93cb589f48c2a5e5992862890906a2f5c478ee71fe9730fa0fd8be765650cd9
+de1942ed1c3711d003166668eee2a66d0c6c3133804ab5fbf91097b48297d80f

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.