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

diff --git a/a/1.txt b/N1/1.txt
index e0288ad..c8c369e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,19 +24,19 @@ you create this patch again? so that we could find the labels easily...
 >  		};
 >  	};
 >  
-> -	watchdog@10060000 {
+> -	watchdog at 10060000 {
 > -		status = "okay";
 > -	};
 > -
-> -	rtc@10070000 {
+> -	rtc at 10070000 {
 > -		status = "okay";
 > -	};
 > -
-> -	tmu@100C0000 {
+> -	tmu at 100C0000 {
 > -		status = "okay";
 > -	};
 > -
-> -	sdhci@12530000 {
+> -	sdhci at 12530000 {
 > -		bus-width = <4>;
 > -		pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_bus4 &sd2_cd>;
 > -		pinctrl-names = "default";
@@ -44,7 +44,7 @@ you create this patch again? so that we could find the labels easily...
 > -		status = "okay";
 > -	};
 > -
-> -	sdhci@12510000 {
+> -	sdhci at 12510000 {
 > -		bus-width = <4>;
 > -		pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus4 &sd0_cd>;
 > -		pinctrl-names = "default";
@@ -52,40 +52,40 @@ you create this patch again? so that we could find the labels easily...
 > -		status = "okay";
 > -	};
 > -
-> -	g2d@12800000 {
+> -	g2d at 12800000 {
 > -		status = "okay";
 > -	};
 > -
-> -	codec@13400000 {
+> -	codec at 13400000 {
 > -		samsung,mfc-r = <0x43000000 0x800000>;
 > -		samsung,mfc-l = <0x51000000 0x800000>;
 > -		status = "okay";
 > -	};
 > -
-> -	serial@13800000 {
+> -	serial at 13800000 {
 > -		status = "okay";
 > -	};
 > -
-> -	serial@13810000 {
+> -	serial at 13810000 {
 > -		status = "okay";
 > -	};
 > -
-> -	serial@13820000 {
+> -	serial at 13820000 {
 > -		status = "okay";
 > -	};
 > -
-> -	serial@13830000 {
+> -	serial at 13830000 {
 > -		status = "okay";
 > -	};
 > -
-> -	i2c@13860000 {
+> -	i2c at 13860000 {
 > -		status = "okay";
 > -		samsung,i2c-sda-delay = <100>;
 > -		samsung,i2c-max-bus-freq = <20000>;
 > -		pinctrl-0 = <&i2c0_bus>;
 > -		pinctrl-names = "default";
 > -
-> -		max8997_pmic@66 {
+> -		max8997_pmic at 66 {
 > -			compatible = "maxim,max8997-pmic";
 > -			reg = <0x66>;
 > -			interrupt-parent = <&gpx0>;
@@ -234,7 +234,7 @@ you create this patch again? so that we could find the labels easily...
 >  		};
 >  	};
 >  
-> -	fimd@11c00000 {
+> -	fimd at 11c00000 {
 > -		pinctrl-0 = <&lcd_en &lcd_clk &lcd_data24 &pwm0_out>;
 > -		pinctrl-names = "default";
 > -		status = "okay";
@@ -265,7 +265,7 @@ you create this patch again? so that we could find the labels easily...
 > +	pinctrl-0 = <&i2c0_bus>;
 > +	pinctrl-names = "default";
 > +
-> +	max8997_pmic@66 {
+> +	max8997_pmic at 66 {
 > +		compatible = "maxim,max8997-pmic";
 > +		reg = <0x66>;
 > +		interrupt-parent = <&gpx0>;
diff --git a/a/content_digest b/N1/content_digest
index 59d310a..35c3672 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,9 @@
  "ref\01431351773-2031-1-git-send-email-k.kozlowski.k@gmail.com\0"
  "ref\01431351773-2031-4-git-send-email-k.kozlowski.k@gmail.com\0"
- "From\0Kukjin Kim <kgene@kernel.org>\0"
- "Subject\0Re: [PATCH v4 03/13] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4210 Origen\0"
+ "From\0kgene@kernel.org (Kukjin Kim)\0"
+ "Subject\0[PATCH v4 03/13] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4210 Origen\0"
  "Date\0Wed, 13 May 2015 18:11:18 +0900\0"
- "To\0Krzysztof Kozlowski <k.kozlowski.k@gmail.com>\0"
- "Cc\0Kukjin Kim <kgene@kernel.org>"
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-samsung-soc@vger.kernel.org
- " linux-kernel@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 05/11/15 22:42, Krzysztof Kozlowski wrote:\n"
@@ -37,19 +32,19 @@
  ">  \t\t};\n"
  ">  \t};\n"
  ">  \n"
- "> -\twatchdog@10060000 {\n"
+ "> -\twatchdog at 10060000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\trtc@10070000 {\n"
+ "> -\trtc at 10070000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\ttmu@100C0000 {\n"
+ "> -\ttmu at 100C0000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tsdhci@12530000 {\n"
+ "> -\tsdhci at 12530000 {\n"
  "> -\t\tbus-width = <4>;\n"
  "> -\t\tpinctrl-0 = <&sd2_clk &sd2_cmd &sd2_bus4 &sd2_cd>;\n"
  "> -\t\tpinctrl-names = \"default\";\n"
@@ -57,7 +52,7 @@
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tsdhci@12510000 {\n"
+ "> -\tsdhci at 12510000 {\n"
  "> -\t\tbus-width = <4>;\n"
  "> -\t\tpinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus4 &sd0_cd>;\n"
  "> -\t\tpinctrl-names = \"default\";\n"
@@ -65,40 +60,40 @@
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tg2d@12800000 {\n"
+ "> -\tg2d at 12800000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tcodec@13400000 {\n"
+ "> -\tcodec at 13400000 {\n"
  "> -\t\tsamsung,mfc-r = <0x43000000 0x800000>;\n"
  "> -\t\tsamsung,mfc-l = <0x51000000 0x800000>;\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tserial@13800000 {\n"
+ "> -\tserial at 13800000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tserial@13810000 {\n"
+ "> -\tserial at 13810000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tserial@13820000 {\n"
+ "> -\tserial at 13820000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tserial@13830000 {\n"
+ "> -\tserial at 13830000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\ti2c@13860000 {\n"
+ "> -\ti2c at 13860000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tsamsung,i2c-sda-delay = <100>;\n"
  "> -\t\tsamsung,i2c-max-bus-freq = <20000>;\n"
  "> -\t\tpinctrl-0 = <&i2c0_bus>;\n"
  "> -\t\tpinctrl-names = \"default\";\n"
  "> -\n"
- "> -\t\tmax8997_pmic@66 {\n"
+ "> -\t\tmax8997_pmic at 66 {\n"
  "> -\t\t\tcompatible = \"maxim,max8997-pmic\";\n"
  "> -\t\t\treg = <0x66>;\n"
  "> -\t\t\tinterrupt-parent = <&gpx0>;\n"
@@ -247,7 +242,7 @@
  ">  \t\t};\n"
  ">  \t};\n"
  ">  \n"
- "> -\tfimd@11c00000 {\n"
+ "> -\tfimd at 11c00000 {\n"
  "> -\t\tpinctrl-0 = <&lcd_en &lcd_clk &lcd_data24 &pwm0_out>;\n"
  "> -\t\tpinctrl-names = \"default\";\n"
  "> -\t\tstatus = \"okay\";\n"
@@ -278,7 +273,7 @@
  "> +\tpinctrl-0 = <&i2c0_bus>;\n"
  "> +\tpinctrl-names = \"default\";\n"
  "> +\n"
- "> +\tmax8997_pmic@66 {\n"
+ "> +\tmax8997_pmic at 66 {\n"
  "> +\t\tcompatible = \"maxim,max8997-pmic\";\n"
  "> +\t\treg = <0x66>;\n"
  "> +\t\tinterrupt-parent = <&gpx0>;\n"
@@ -470,4 +465,4 @@
  "> +\tstatus = \"okay\";\n"
  > +};
 
-bd14bf4249b0e244b2a47b06aac487704ec5cc5d1e56b11a09fd0587fbbf891e
+31b593582c000e5fc8391d72cd673c03fe697cbffd606c3851910c6195c21894

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.