All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <561D4C2A.1060704@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 7e63332..69975d2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ On 10/13/2015 02:04 PM, WingMan Kwok wrote:
 >   			gpio,syscon-dev = <&devctrl 0x240>;
 >   		};
 >
-> +		pcie1_phy: pciephy@2326000 {
+> +		pcie1_phy: pciephy at 2326000 {
 > +			#phy-cells = <0>;
 > +			compatible = "ti,keystone-serdes-pcie";
 > +			reg = <0x02326000 0x4000>;
@@ -25,7 +25,7 @@ On 10/13/2015 02:04 PM, WingMan Kwok wrote:
 > +			status = "disabled";
 > +		};
 > +
->   		pcie1: pcie@21020000 {
+>   		pcie1: pcie at 21020000 {
 >   			compatible = "ti,keystone-pcie","snps,dw-pcie";
 >   			clocks = <&clkpcie1>;
 > @@ -130,6 +142,18 @@
@@ -37,7 +37,7 @@ On 10/13/2015 02:04 PM, WingMan Kwok wrote:
 > +			serdeses {
 > +				#address-cells = <1>;
 > +				#size-cells = <0>;
-> +				serdes@0 {
+> +				serdes at 0 {
 > +					reg = <0>;
 > +					phys = <&pcie1_phy>;
 > +					status = "disabled";
@@ -46,7 +46,7 @@ On 10/13/2015 02:04 PM, WingMan Kwok wrote:
 > +
 >   		};
 >
->   		mdio: mdio@24200f00 {
+>   		mdio: mdio at 24200f00 {
 > diff --git a/arch/arm/boot/dts/keystone.dtsi b/arch/arm/boot/dts/keystone.dtsi
 > index 72816d6..5312319 100644
 > --- a/arch/arm/boot/dts/keystone.dtsi
@@ -55,7 +55,7 @@ On 10/13/2015 02:04 PM, WingMan Kwok wrote:
 >   			ti,syscon-dev = <&devctrl 0x2a0>;
 >   		};
 >
-> +		pcie0_phy: pciephy@2320000 {
+> +		pcie0_phy: pciephy at 2320000 {
 > +			#phy-cells = <0>;
 > +			compatible = "ti,keystone-serdes-pcie";
 > +			reg = <0x02320000 0x4000>;
@@ -68,7 +68,7 @@ On 10/13/2015 02:04 PM, WingMan Kwok wrote:
 > +			status = "disabled";
 > +		};
 > +
->   		pcie0: pcie@21800000 {
+>   		pcie0: pcie at 21800000 {
 >   			compatible = "ti,keystone-pcie", "snps,dw-pcie";
 >   			clocks = <&clkpcie>;
 > @@ -319,6 +332,18 @@
@@ -80,7 +80,7 @@ On 10/13/2015 02:04 PM, WingMan Kwok wrote:
 > +			serdeses {
 > +				#address-cells = <1>;
 > +				#size-cells = <0>;
-> +				serdes@0 {
+> +				serdes at 0 {
 > +					reg = <0>;
 > +					phys = <&pcie0_phy>;
 > +					status = "disabled";
diff --git a/a/content_digest b/N1/content_digest
index 4ee9020..8311497 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,9 @@
  "ref\01444759464-32299-1-git-send-email-w-kwok2@ti.com\0"
  "ref\01444759464-32299-4-git-send-email-w-kwok2@ti.com\0"
- "From\0Murali Karicheri <m-karicheri2@ti.com>\0"
- "Subject\0Re: [PATCH 3/3] ARM: keystone: dts: add PCI serdes driver bindings\0"
+ "From\0m-karicheri2@ti.com (Murali Karicheri)\0"
+ "Subject\0[PATCH 3/3] ARM: keystone: dts: add PCI serdes driver bindings\0"
  "Date\0Tue, 13 Oct 2015 14:23:38 -0400\0"
- "To\0WingMan Kwok <w-kwok2@ti.com>"
-  <robh+dt@kernel.org>
-  <pawel.moll@arm.com>
-  <mark.rutland@arm.com>
-  <ijc+devicetree@hellion.org.uk>
-  <galak@codeaurora.org>
-  <kishon@ti.com>
-  <rogerq@ti.com>
-  <bhelgaas@google.com>
-  <ssantosh@kernel.org>
-  <linux@arm.linux.org.uk>
-  <devicetree@vger.kernel.org>
-  <linux-kernel@vger.kernel.org>
-  <linux-pci@vger.kernel.org>
- " <linux-arm-kernel@lists.infradead.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 10/13/2015 02:04 PM, WingMan Kwok wrote:\n"
@@ -35,7 +21,7 @@
  ">   \t\t\tgpio,syscon-dev = <&devctrl 0x240>;\n"
  ">   \t\t};\n"
  ">\n"
- "> +\t\tpcie1_phy: pciephy@2326000 {\n"
+ "> +\t\tpcie1_phy: pciephy at 2326000 {\n"
  "> +\t\t\t#phy-cells = <0>;\n"
  "> +\t\t\tcompatible = \"ti,keystone-serdes-pcie\";\n"
  "> +\t\t\treg = <0x02326000 0x4000>;\n"
@@ -47,7 +33,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- ">   \t\tpcie1: pcie@21020000 {\n"
+ ">   \t\tpcie1: pcie at 21020000 {\n"
  ">   \t\t\tcompatible = \"ti,keystone-pcie\",\"snps,dw-pcie\";\n"
  ">   \t\t\tclocks = <&clkpcie1>;\n"
  "> @@ -130,6 +142,18 @@\n"
@@ -59,7 +45,7 @@
  "> +\t\t\tserdeses {\n"
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <0>;\n"
- "> +\t\t\t\tserdes@0 {\n"
+ "> +\t\t\t\tserdes at 0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  "> +\t\t\t\t\tphys = <&pcie1_phy>;\n"
  "> +\t\t\t\t\tstatus = \"disabled\";\n"
@@ -68,7 +54,7 @@
  "> +\n"
  ">   \t\t};\n"
  ">\n"
- ">   \t\tmdio: mdio@24200f00 {\n"
+ ">   \t\tmdio: mdio at 24200f00 {\n"
  "> diff --git a/arch/arm/boot/dts/keystone.dtsi b/arch/arm/boot/dts/keystone.dtsi\n"
  "> index 72816d6..5312319 100644\n"
  "> --- a/arch/arm/boot/dts/keystone.dtsi\n"
@@ -77,7 +63,7 @@
  ">   \t\t\tti,syscon-dev = <&devctrl 0x2a0>;\n"
  ">   \t\t};\n"
  ">\n"
- "> +\t\tpcie0_phy: pciephy@2320000 {\n"
+ "> +\t\tpcie0_phy: pciephy at 2320000 {\n"
  "> +\t\t\t#phy-cells = <0>;\n"
  "> +\t\t\tcompatible = \"ti,keystone-serdes-pcie\";\n"
  "> +\t\t\treg = <0x02320000 0x4000>;\n"
@@ -90,7 +76,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- ">   \t\tpcie0: pcie@21800000 {\n"
+ ">   \t\tpcie0: pcie at 21800000 {\n"
  ">   \t\t\tcompatible = \"ti,keystone-pcie\", \"snps,dw-pcie\";\n"
  ">   \t\t\tclocks = <&clkpcie>;\n"
  "> @@ -319,6 +332,18 @@\n"
@@ -102,7 +88,7 @@
  "> +\t\t\tserdeses {\n"
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <0>;\n"
- "> +\t\t\t\tserdes@0 {\n"
+ "> +\t\t\t\tserdes at 0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  "> +\t\t\t\t\tphys = <&pcie0_phy>;\n"
  "> +\t\t\t\t\tstatus = \"disabled\";\n"
@@ -126,4 +112,4 @@
  "Murali Karicheri\n"
  Linux Kernel, Keystone
 
-4c477f45e95fec7501a36fb496cae14c455247457010b997480682e2c8bb1e6f
+fa70d9ba7147b1625236f6a2906977d01884696a044034f6e2d73e859fe5c8b7

diff --git a/a/content_digest b/N2/content_digest
index 4ee9020..b048cb8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,20 +4,20 @@
  "Subject\0Re: [PATCH 3/3] ARM: keystone: dts: add PCI serdes driver bindings\0"
  "Date\0Tue, 13 Oct 2015 14:23:38 -0400\0"
  "To\0WingMan Kwok <w-kwok2@ti.com>"
-  <robh+dt@kernel.org>
-  <pawel.moll@arm.com>
-  <mark.rutland@arm.com>
-  <ijc+devicetree@hellion.org.uk>
-  <galak@codeaurora.org>
-  <kishon@ti.com>
-  <rogerq@ti.com>
-  <bhelgaas@google.com>
-  <ssantosh@kernel.org>
-  <linux@arm.linux.org.uk>
-  <devicetree@vger.kernel.org>
-  <linux-kernel@vger.kernel.org>
-  <linux-pci@vger.kernel.org>
- " <linux-arm-kernel@lists.infradead.org>\0"
+  robh+dt@kernel.org
+  pawel.moll@arm.com
+  mark.rutland@arm.com
+  ijc+devicetree@hellion.org.uk
+  galak@codeaurora.org
+  kishon@ti.com
+  rogerq@ti.com
+  bhelgaas@google.com
+  ssantosh@kernel.org
+  linux@arm.linux.org.uk
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-pci@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 10/13/2015 02:04 PM, WingMan Kwok wrote:\n"
@@ -126,4 +126,4 @@
  "Murali Karicheri\n"
  Linux Kernel, Keystone
 
-4c477f45e95fec7501a36fb496cae14c455247457010b997480682e2c8bb1e6f
+e28dfaa3594301af0d47d0c20edb8a2d9df70643441753aee8060cf9e5008372

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.