All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5755C2FE.1090303@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 22d3ff6..d01e846 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,30 +5,30 @@ On 06/06/2016 05:41 AM, Pramod Kumar wrote:
 > 
 > Signed-off-by: Pramod Kumar <pramod.kumar@broadcom.com>
 > ---
-> +		mdio_mux_iproc: mdio-mux at 6602023c {
+> +		mdio_mux_iproc: mdio-mux@6602023c {
 > +			compatible = "brcm,mdio-mux-iproc";
 > +			reg = <0x6602023c 0x14>;
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +
-> +			mdio at 0 {
+> +			mdio@0 {
 > +				reg = <0x0>;
 > +				#address-cells = <1>;
 > +				#size-cells = <0>;
 > +
-> +				pci_phy0: pci-phy at 0 {
+> +				pci_phy0: pci-phy@0 {
 > +					compatible = "brcm,ns2-pcie-phy";
 > +					reg = <0x0>;
 > +					#phy-cells = <0>;
 > +				};
 > +			};
 > +
-> +			mdio at 7 {
+> +			mdio@7 {
 > +				reg = <0x7>;
 > +				#address-cells = <1>;
 > +				#size-cells = <0>;
 > +
-> +				pci_phy1: pci-phy at 0 {
+> +				pci_phy1: pci-phy@0 {
 > +					compatible = "brcm,ns2-pcie-phy";
 > +					reg = <0x0>;
 > +					#phy-cells = <0>;
diff --git a/a/content_digest b/N1/content_digest
index cea82c0..404fc90 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,23 @@
  "ref\01465216900-11755-1-git-send-email-pramod.kumar@broadcom.com\0"
  "ref\01465216900-11755-5-git-send-email-pramod.kumar@broadcom.com\0"
- "From\0f.fainelli@gmail.com (Florian Fainelli)\0"
- "Subject\0[PATCH v4 4/7] dt: mdio-mux: Add mdio multiplexer driver node\0"
+ "From\0Florian Fainelli <f.fainelli@gmail.com>\0"
+ "Subject\0Re: [PATCH v4 4/7] dt: mdio-mux: Add mdio multiplexer driver node\0"
  "Date\0Mon, 6 Jun 2016 11:37:50 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Pramod Kumar <pramod.kumar@broadcom.com>"
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  Catalin Marinas <catalin.marinas@arm.com>
+  Will Deacon <will.deacon@arm.com>
+  Kishon Vijay Abraham I <kishon@ti.com>
+ " David S. Miller <davem@davemloft.net>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  netdev@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  bcm-kernel-feedback-list@broadcom.com
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 06/06/2016 05:41 AM, Pramod Kumar wrote:\n"
@@ -13,30 +27,30 @@
  "> \n"
  "> Signed-off-by: Pramod Kumar <pramod.kumar@broadcom.com>\n"
  "> ---\n"
- "> +\t\tmdio_mux_iproc: mdio-mux at 6602023c {\n"
+ "> +\t\tmdio_mux_iproc: mdio-mux@6602023c {\n"
  "> +\t\t\tcompatible = \"brcm,mdio-mux-iproc\";\n"
  "> +\t\t\treg = <0x6602023c 0x14>;\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\t\tmdio at 0 {\n"
+ "> +\t\t\tmdio@0 {\n"
  "> +\t\t\t\treg = <0x0>;\n"
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\t\t\tpci_phy0: pci-phy at 0 {\n"
+ "> +\t\t\t\tpci_phy0: pci-phy@0 {\n"
  "> +\t\t\t\t\tcompatible = \"brcm,ns2-pcie-phy\";\n"
  "> +\t\t\t\t\treg = <0x0>;\n"
  "> +\t\t\t\t\t#phy-cells = <0>;\n"
  "> +\t\t\t\t};\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tmdio at 7 {\n"
+ "> +\t\t\tmdio@7 {\n"
  "> +\t\t\t\treg = <0x7>;\n"
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\t\t\tpci_phy1: pci-phy at 0 {\n"
+ "> +\t\t\t\tpci_phy1: pci-phy@0 {\n"
  "> +\t\t\t\t\tcompatible = \"brcm,ns2-pcie-phy\";\n"
  "> +\t\t\t\t\treg = <0x0>;\n"
  "> +\t\t\t\t\t#phy-cells = <0>;\n"
@@ -49,4 +63,4 @@
  "-- \n"
  Florian
 
-2a8a2fb1552a545a213e580d871b4adc5d653ec434ecb7ba93aed184f135c5a1
+07b635f8aaee2e2549fe09b80f114b4d9237b022350d6259cd8b31b2470dd1c5

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.