All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140825111802.GA13300@amd>

diff --git a/a/1.txt b/N1/1.txt
index a6989ee..61a8f5f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -30,12 +30,12 @@ NAK, for what it is worth.
 > +++ b/arch/arm/boot/dts/socfpga_arria5.dtsi
 > @@ -29,13 +29,10 @@
 >  
->  		dwmmc0@ff704000 {
+>  		dwmmc0 at ff704000 {
 >  			num-slots = <1>;
 > -			supports-highspeed;
 >  			broken-cd;
 > -
-> -			slot@0 {
+> -			slot at 0 {
 > -				reg = <0>;
 > -				bus-width = <4>;
 > -			};
@@ -44,19 +44,19 @@ NAK, for what it is worth.
 > +			cap-sd-highspeed;
 >  		};
 >  
->  		sysmgr@ffd08000 {
+>  		sysmgr at ffd08000 {
 > diff --git a/arch/arm/boot/dts/socfpga_cyclone5.dtsi b/arch/arm/boot/dts/socfpga_cyclone5.dtsi
 > index bf51182..1ee03c4 100644
 > --- a/arch/arm/boot/dts/socfpga_cyclone5.dtsi
 > +++ b/arch/arm/boot/dts/socfpga_cyclone5.dtsi
 > @@ -30,13 +30,10 @@
 >  
->  		dwmmc0@ff704000 {
+>  		dwmmc0 at ff704000 {
 >  			num-slots = <1>;
 > -			supports-highspeed;
 >  			broken-cd;
 > -
-> -			slot@0 {
+> -			slot at 0 {
 > -				reg = <0>;
 > -				bus-width = <4>;
 > -			};
@@ -65,19 +65,19 @@ NAK, for what it is worth.
 > +			cap-sd-highspeed;
 >  		};
 >  
->  		ethernet@ff702000 {
+>  		ethernet at ff702000 {
 > diff --git a/arch/arm/boot/dts/socfpga_vt.dts b/arch/arm/boot/dts/socfpga_vt.dts
 > index 09792b4..f9345e0 100644
 > --- a/arch/arm/boot/dts/socfpga_vt.dts
 > +++ b/arch/arm/boot/dts/socfpga_vt.dts
 > @@ -43,13 +43,10 @@
 >  
->  		dwmmc0@ff704000 {
+>  		dwmmc0 at ff704000 {
 >  			num-slots = <1>;
 > -			supports-highspeed;
 >  			broken-cd;
 > -
-> -			slot@0 {
+> -			slot at 0 {
 > -				reg = <0>;
 > -				bus-width = <4>;
 > -			};
@@ -86,7 +86,7 @@ NAK, for what it is worth.
 > +			cap-sd-highspeed;
 >  		};
 >  
->  		ethernet@ff700000 {
+>  		ethernet at ff700000 {
 
 -- 
 (english) http://www.livejournal.com/~pavelmachek
diff --git a/a/content_digest b/N1/content_digest
index cfa40ae..0920ac4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,9 @@
  "ref\01406250713-22604-1-git-send-email-jh80.chung@samsung.com\0"
  "ref\01406250713-22604-4-git-send-email-jh80.chung@samsung.com\0"
- "From\0Pavel Machek <pavel@denx.de>\0"
- "Subject\0Re: [PATCHv6 3/5] ARM: dts: socfpga: unuse the slot-node and deprecated the supports-highspeed for dw-mmc\0"
+ "From\0pavel@denx.de (Pavel Machek)\0"
+ "Subject\0[PATCHv6 3/5] ARM: dts: socfpga: unuse the slot-node and deprecated the supports-highspeed for dw-mmc\0"
  "Date\0Mon, 25 Aug 2014 13:18:02 +0200\0"
- "To\0Jaehoon Chung <jh80.chung@samsung.com>\0"
- "Cc\0linux-mmc <linux-mmc@vger.kernel.org>"
-  Mark Rutland <mark.rutland@arm.com>
-  devicetree@vger.kernel.org
-  Ulf Hansson <ulf.hansson@linaro.org>
-  kgene.kim@samsung.com
-  heiko@sntech.de
-  tgih.jun@samsung.com
-  Chris Ball <chris@printf.net>
-  linux-samsung-soc@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " dinguyen@altera.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri 2014-07-25 10:11:51, Jaehoon Chung wrote:\n"
@@ -49,12 +38,12 @@
  "> +++ b/arch/arm/boot/dts/socfpga_arria5.dtsi\n"
  "> @@ -29,13 +29,10 @@\n"
  ">  \n"
- ">  \t\tdwmmc0@ff704000 {\n"
+ ">  \t\tdwmmc0 at ff704000 {\n"
  ">  \t\t\tnum-slots = <1>;\n"
  "> -\t\t\tsupports-highspeed;\n"
  ">  \t\t\tbroken-cd;\n"
  "> -\n"
- "> -\t\t\tslot@0 {\n"
+ "> -\t\t\tslot at 0 {\n"
  "> -\t\t\t\treg = <0>;\n"
  "> -\t\t\t\tbus-width = <4>;\n"
  "> -\t\t\t};\n"
@@ -63,19 +52,19 @@
  "> +\t\t\tcap-sd-highspeed;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tsysmgr@ffd08000 {\n"
+ ">  \t\tsysmgr at ffd08000 {\n"
  "> diff --git a/arch/arm/boot/dts/socfpga_cyclone5.dtsi b/arch/arm/boot/dts/socfpga_cyclone5.dtsi\n"
  "> index bf51182..1ee03c4 100644\n"
  "> --- a/arch/arm/boot/dts/socfpga_cyclone5.dtsi\n"
  "> +++ b/arch/arm/boot/dts/socfpga_cyclone5.dtsi\n"
  "> @@ -30,13 +30,10 @@\n"
  ">  \n"
- ">  \t\tdwmmc0@ff704000 {\n"
+ ">  \t\tdwmmc0 at ff704000 {\n"
  ">  \t\t\tnum-slots = <1>;\n"
  "> -\t\t\tsupports-highspeed;\n"
  ">  \t\t\tbroken-cd;\n"
  "> -\n"
- "> -\t\t\tslot@0 {\n"
+ "> -\t\t\tslot at 0 {\n"
  "> -\t\t\t\treg = <0>;\n"
  "> -\t\t\t\tbus-width = <4>;\n"
  "> -\t\t\t};\n"
@@ -84,19 +73,19 @@
  "> +\t\t\tcap-sd-highspeed;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tethernet@ff702000 {\n"
+ ">  \t\tethernet at ff702000 {\n"
  "> diff --git a/arch/arm/boot/dts/socfpga_vt.dts b/arch/arm/boot/dts/socfpga_vt.dts\n"
  "> index 09792b4..f9345e0 100644\n"
  "> --- a/arch/arm/boot/dts/socfpga_vt.dts\n"
  "> +++ b/arch/arm/boot/dts/socfpga_vt.dts\n"
  "> @@ -43,13 +43,10 @@\n"
  ">  \n"
- ">  \t\tdwmmc0@ff704000 {\n"
+ ">  \t\tdwmmc0 at ff704000 {\n"
  ">  \t\t\tnum-slots = <1>;\n"
  "> -\t\t\tsupports-highspeed;\n"
  ">  \t\t\tbroken-cd;\n"
  "> -\n"
- "> -\t\t\tslot@0 {\n"
+ "> -\t\t\tslot at 0 {\n"
  "> -\t\t\t\treg = <0>;\n"
  "> -\t\t\t\tbus-width = <4>;\n"
  "> -\t\t\t};\n"
@@ -105,10 +94,10 @@
  "> +\t\t\tcap-sd-highspeed;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tethernet@ff700000 {\n"
+ ">  \t\tethernet at ff700000 {\n"
  "\n"
  "-- \n"
  "(english) http://www.livejournal.com/~pavelmachek\n"
  (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
 
-7e604072cd1dfd380a2a9d8dcda48a0b64afaa0cf97485d85e246562665aed2b
+06f133d5e06145e5442f81a042df421860338dc1fac0466d286f333a8a772003

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.