All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55700704.2020907@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index 443d559..c30b7c0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-Le 28/05/2015 11:55, Ludovic Desroches a ?crit :
+Le 28/05/2015 11:55, Ludovic Desroches a écrit :
 > mci0 uses slot 0 not 1.
 > 
 > Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
@@ -21,12 +21,12 @@ Thanks, bye.
 > --- a/arch/arm/boot/dts/at91-sama5d4ek.dts
 > +++ b/arch/arm/boot/dts/at91-sama5d4ek.dts
 > @@ -108,8 +108,8 @@
->  			mmc0: mmc at f8000000 {
+>  			mmc0: mmc@f8000000 {
 >  				pinctrl-names = "default";
 >  				pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_cd>;
-> -				slot at 1 {
+> -				slot@1 {
 > -					reg = <1>;
-> +				slot at 0 {
+> +				slot@0 {
 > +					reg = <0>;
 >  					bus-width = <4>;
 >  					cd-gpios = <&pioE 5 0>;
diff --git a/a/content_digest b/N1/content_digest
index 863e3bc..313f94c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,11 +1,16 @@
  "ref\01432806916-23579-1-git-send-email-ludovic.desroches@atmel.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH] ARM: at91: dt: sama5d4ek: mci0 uses slot 0\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH] ARM: at91: dt: sama5d4ek: mci0 uses slot 0\0"
  "Date\0Thu, 4 Jun 2015 10:06:28 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ludovic Desroches <ludovic.desroches@atmel.com>"
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
+ "Cc\0plagnioj@jcrosoft.com"
+ " alexandre.belloni@free-electrons.com\0"
  "\00:1\0"
  "b\0"
- "Le 28/05/2015 11:55, Ludovic Desroches a ?crit :\n"
+ "Le 28/05/2015 11:55, Ludovic Desroches a \303\251crit :\n"
  "> mci0 uses slot 0 not 1.\n"
  "> \n"
  "> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>\n"
@@ -28,12 +33,12 @@
  "> --- a/arch/arm/boot/dts/at91-sama5d4ek.dts\n"
  "> +++ b/arch/arm/boot/dts/at91-sama5d4ek.dts\n"
  "> @@ -108,8 +108,8 @@\n"
- ">  \t\t\tmmc0: mmc at f8000000 {\n"
+ ">  \t\t\tmmc0: mmc@f8000000 {\n"
  ">  \t\t\t\tpinctrl-names = \"default\";\n"
  ">  \t\t\t\tpinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_cd>;\n"
- "> -\t\t\t\tslot at 1 {\n"
+ "> -\t\t\t\tslot@1 {\n"
  "> -\t\t\t\t\treg = <1>;\n"
- "> +\t\t\t\tslot at 0 {\n"
+ "> +\t\t\t\tslot@0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  ">  \t\t\t\t\tbus-width = <4>;\n"
  ">  \t\t\t\t\tcd-gpios = <&pioE 5 0>;\n"
@@ -44,4 +49,4 @@
  "-- \n"
  Nicolas Ferre
 
-634d2ba061771723ee04802f619eb01838a9ab816feaaffbef6cd4ccf27c63fa
+19985a23dcf3d76f5a1b3accf3ab4a5914adc5ffd596cecb0af93b0e4f96425d

diff --git a/a/1.txt b/N2/1.txt
index 443d559..c30b7c0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-Le 28/05/2015 11:55, Ludovic Desroches a ?crit :
+Le 28/05/2015 11:55, Ludovic Desroches a écrit :
 > mci0 uses slot 0 not 1.
 > 
 > Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
@@ -21,12 +21,12 @@ Thanks, bye.
 > --- a/arch/arm/boot/dts/at91-sama5d4ek.dts
 > +++ b/arch/arm/boot/dts/at91-sama5d4ek.dts
 > @@ -108,8 +108,8 @@
->  			mmc0: mmc at f8000000 {
+>  			mmc0: mmc@f8000000 {
 >  				pinctrl-names = "default";
 >  				pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_cd>;
-> -				slot at 1 {
+> -				slot@1 {
 > -					reg = <1>;
-> +				slot at 0 {
+> +				slot@0 {
 > +					reg = <0>;
 >  					bus-width = <4>;
 >  					cd-gpios = <&pioE 5 0>;
diff --git a/a/content_digest b/N2/content_digest
index 863e3bc..4969f38 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,11 +1,16 @@
  "ref\01432806916-23579-1-git-send-email-ludovic.desroches@atmel.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH] ARM: at91: dt: sama5d4ek: mci0 uses slot 0\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH] ARM: at91: dt: sama5d4ek: mci0 uses slot 0\0"
  "Date\0Thu, 4 Jun 2015 10:06:28 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ludovic Desroches <ludovic.desroches@atmel.com>"
+  <linux-arm-kernel@lists.infradead.org>
+  <devicetree@vger.kernel.org>
+ " <linux-kernel@vger.kernel.org>\0"
+ "Cc\0<alexandre.belloni@free-electrons.com>"
+ " <plagnioj@jcrosoft.com>\0"
  "\00:1\0"
  "b\0"
- "Le 28/05/2015 11:55, Ludovic Desroches a ?crit :\n"
+ "Le 28/05/2015 11:55, Ludovic Desroches a \303\251crit :\n"
  "> mci0 uses slot 0 not 1.\n"
  "> \n"
  "> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>\n"
@@ -28,12 +33,12 @@
  "> --- a/arch/arm/boot/dts/at91-sama5d4ek.dts\n"
  "> +++ b/arch/arm/boot/dts/at91-sama5d4ek.dts\n"
  "> @@ -108,8 +108,8 @@\n"
- ">  \t\t\tmmc0: mmc at f8000000 {\n"
+ ">  \t\t\tmmc0: mmc@f8000000 {\n"
  ">  \t\t\t\tpinctrl-names = \"default\";\n"
  ">  \t\t\t\tpinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_cd>;\n"
- "> -\t\t\t\tslot at 1 {\n"
+ "> -\t\t\t\tslot@1 {\n"
  "> -\t\t\t\t\treg = <1>;\n"
- "> +\t\t\t\tslot at 0 {\n"
+ "> +\t\t\t\tslot@0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  ">  \t\t\t\t\tbus-width = <4>;\n"
  ">  \t\t\t\t\tcd-gpios = <&pioE 5 0>;\n"
@@ -44,4 +49,4 @@
  "-- \n"
  Nicolas Ferre
 
-634d2ba061771723ee04802f619eb01838a9ab816feaaffbef6cd4ccf27c63fa
+e801220f8a62ecef946c5660aab7aa9ab49e359be2730e3279dd97195ebd45a8

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.