All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1464592251-2688-4-git-send-email-pramod.kumar@broadcom.com>

diff --git a/a/1.txt b/N1/1.txt
index ee24a0f..a737c23 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -36,42 +36,42 @@ index 0000000..dd74ee0
 +
 +
 +for example:
-+		mdio_mux_iproc: mdio_mux_iproc at 6602023c {
++		mdio_mux_iproc: mdio_mux_iproc@6602023c {
 +			compatible = "brcm,mdio-mux-iproc";
 +			reg = <0x6602023c 0x14>;
 +			#address-cells = <1>;
 +			#size-cells = <0>;
 +			mdio-integrated-mux;
 +
-+			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>;
 +				};
 +			};
-+			mdio at 10 {
++			mdio@10 {
 +				reg = <0x10>;
 +				#address-cells = <1>;
 +				#size-cells = <0>;
 +
-+				gphy0: eth-phy at 10 {
++				gphy0: eth-phy@10 {
 +					reg = <0x10>;
 +				};
 +			};
diff --git a/a/content_digest b/N1/content_digest
index 2d0656f..f270aa7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,22 @@
  "ref\01464592251-2688-1-git-send-email-pramod.kumar@broadcom.com\0"
- "From\0pramod.kumar@broadcom.com (Pramod Kumar)\0"
+ "From\0Pramod Kumar <pramod.kumar@broadcom.com>\0"
  "Subject\0[PATCH 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus mutiplexer\0"
  "Date\0Mon, 30 May 2016 12:40:47 +0530\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Rob 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"
+  linux-arm-kernel@lists.infradead.org
+  bcm-kernel-feedback-list@broadcom.com
+  linux-kernel@vger.kernel.org
+  netdev@vger.kernel.org
+ " Pramod Kumar <pramod.kumar@broadcom.com>\0"
  "\00:1\0"
  "b\0"
  "Add DT binding doc for Broadcom MDIO bus mutiplexer driver.\n"
@@ -43,42 +57,42 @@
  "+\n"
  "+\n"
  "+for example:\n"
- "+\t\tmdio_mux_iproc: mdio_mux_iproc at 6602023c {\n"
+ "+\t\tmdio_mux_iproc: mdio_mux_iproc@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"
  "+\t\t\tmdio-integrated-mux;\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"
  "+\t\t\t\t};\n"
  "+\t\t\t};\n"
- "+\t\t\tmdio at 10 {\n"
+ "+\t\t\tmdio@10 {\n"
  "+\t\t\t\treg = <0x10>;\n"
  "+\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\t\t\tgphy0: eth-phy at 10 {\n"
+ "+\t\t\t\tgphy0: eth-phy@10 {\n"
  "+\t\t\t\t\treg = <0x10>;\n"
  "+\t\t\t\t};\n"
  "+\t\t\t};\n"
@@ -86,4 +100,4 @@
  "-- \n"
  1.9.1
 
-b51c768d109487d0318d944aa80863daa353279fd9dfa3fc302de9308b1ad309
+2022c8565876aec2d62cd5892f778a2b1d9c515791b89cee7c9ca0e12bb6a19f

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.