All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5409C803.8060007@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index 9ff1c53..1bbe03c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,17 +45,17 @@ Am 03.09.2014 18:50, schrieb Georgi Djakov:
 > +	compatible = "qcom,apq8084-ifc6540", "qcom,apq8084";
 > +
 > +	soc {
-> +		serial@f995e000 {
+> +		serial at f995e000 {
 > +			status = "okay";
 > +		};
 > +
-> +		sdhci@f9824900 {
+> +		sdhci at f9824900 {
 > +			bus-width = <8>;
 > +			non-removable;
 > +			status = "okay";
 > +		};
 > +
-> +		sdhci@f98a4900 {
+> +		sdhci at f98a4900 {
 > +			cd-gpios = <&tlmm 122 GPIO_ACTIVE_LOW>;
 > +			bus-width = <4>;
 > +		};
@@ -78,7 +78,7 @@ Am 03.09.2014 18:50, schrieb Georgi Djakov:
 >  			status = "disabled";
 >  		};
 > +
-> +		sdhci@f9824900 {
+> +		sdhci at f9824900 {
 > +			compatible = "qcom,sdhci-msm-v4";
 > +			reg = <0xf9824900 0x11c>, <0xf9824000 0x800>;
 > +			reg-names = "hc_mem", "core_mem";
@@ -93,7 +93,7 @@ possibly IRQ_TYPE_NONE?
 > +			status = "disabled";
 > +		};
 > +
-> +		sdhci@f98a4900 {
+> +		sdhci at f98a4900 {
 > +			compatible = "qcom,sdhci-msm-v4";
 > +			reg = <0xf98a4900 0x11c>, <0xf98a4000 0x800>;
 > +			reg-names = "hc_mem", "core_mem";
@@ -121,5 +121,5 @@ Regards,
 Andreas
 
 -- 
-SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
-GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
+SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
+GF: Jeff Hawn, Jennifer Guild, Felix Imend?rffer; HRB 16746 AG N?rnberg
diff --git a/a/content_digest b/N1/content_digest
index 4135d8e..e5e3946 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,8 @@
  "ref\01409763031-16873-1-git-send-email-gdjakov@mm-sol.com\0"
- "From\0Andreas F\303\244rber <afaerber@suse.de>\0"
- "Subject\0Re: [PATCH v3] ARM: dts: qcom: Add initial IFC6540 board device tree\0"
+ "From\0afaerber@suse.de (Andreas F\303\244rber)\0"
+ "Subject\0[PATCH v3] ARM: dts: qcom: Add initial IFC6540 board device tree\0"
  "Date\0Fri, 05 Sep 2014 16:26:11 +0200\0"
- "To\0Georgi Djakov <gdjakov@mm-sol.com>"
- " galak@codeaurora.org\0"
- "Cc\0robh+dt@kernel.org"
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  linux@arm.linux.org.uk
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  linux-arm-msm@vger.kernel.org
- " iivanov@mm-sol.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -63,17 +52,17 @@
  "> +\tcompatible = \"qcom,apq8084-ifc6540\", \"qcom,apq8084\";\n"
  "> +\n"
  "> +\tsoc {\n"
- "> +\t\tserial@f995e000 {\n"
+ "> +\t\tserial at f995e000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsdhci@f9824900 {\n"
+ "> +\t\tsdhci at f9824900 {\n"
  "> +\t\t\tbus-width = <8>;\n"
  "> +\t\t\tnon-removable;\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsdhci@f98a4900 {\n"
+ "> +\t\tsdhci at f98a4900 {\n"
  "> +\t\t\tcd-gpios = <&tlmm 122 GPIO_ACTIVE_LOW>;\n"
  "> +\t\t\tbus-width = <4>;\n"
  "> +\t\t};\n"
@@ -96,7 +85,7 @@
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t};\n"
  "> +\n"
- "> +\t\tsdhci@f9824900 {\n"
+ "> +\t\tsdhci at f9824900 {\n"
  "> +\t\t\tcompatible = \"qcom,sdhci-msm-v4\";\n"
  "> +\t\t\treg = <0xf9824900 0x11c>, <0xf9824000 0x800>;\n"
  "> +\t\t\treg-names = \"hc_mem\", \"core_mem\";\n"
@@ -111,7 +100,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsdhci@f98a4900 {\n"
+ "> +\t\tsdhci at f98a4900 {\n"
  "> +\t\t\tcompatible = \"qcom,sdhci-msm-v4\";\n"
  "> +\t\t\treg = <0xf98a4900 0x11c>, <0xf98a4000 0x800>;\n"
  "> +\t\t\treg-names = \"hc_mem\", \"core_mem\";\n"
@@ -139,7 +128,7 @@
  "Andreas\n"
  "\n"
  "-- \n"
- "SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N\303\274rnberg, Germany\n"
- "GF: Jeff Hawn, Jennifer Guild, Felix Imend\303\266rffer; HRB 16746 AG N\303\274rnberg"
+ "SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany\n"
+ GF: Jeff Hawn, Jennifer Guild, Felix Imend?rffer; HRB 16746 AG N?rnberg
 
-d49ea117de433c87827c3febeac75a62a33fbaf0889aebaa51f092095853acd1
+66ffe946e025ed31b786050e49613d0c8831ef03d04f57cd8669d9a3a767353d

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.