All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201302180107.30265.heiko@sntech.de>

diff --git a/a/1.txt b/N1/1.txt
index aa36b5f..196cf3c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -59,7 +59,7 @@ index 0000000..6863be6
 +		reg =  <0x30000000 0x8000000>;
 +	};
 +
-+	sdhci@4AC00000 {
++	sdhci at 4AC00000 {
 +		bus-width = <4>;
 +		gpios = <&gpe 5 2 0>,  /* clock line */
 +			<&gpe 6 2 0>,  /* command line */
@@ -72,7 +72,7 @@ index 0000000..6863be6
 +		status = "okay";
 +	};
 +
-+	sdhci@4A800000 {
++	sdhci at 4A800000 {
 +		bus-width = <4>;
 +		gpios = <&gpl 9 2 0>,  /* clock line */
 +			<&gpl 8 2 0>,  /* command line */
@@ -85,31 +85,31 @@ index 0000000..6863be6
 +		status = "okay";
 +	};
 +
-+	serial@50000000 {
++	serial at 50000000 {
 +		status = "okay";
 +	};
 +
-+	serial@50004000 {
++	serial at 50004000 {
 +		status = "okay";
 +	};
 +
-+	serial@50008000 {
++	serial at 50008000 {
 +		status = "okay";
 +	};
 +
-+	serial@5000C000 {
++	serial at 5000C000 {
 +		status = "okay";
 +	};
 +
-+	watchdog@53000000 {
++	watchdog at 53000000 {
 +		status = "okay";
 +	};
 +
-+	rtc@57000000 {
++	rtc at 57000000 {
 +		status = "okay";
 +	};
 +
-+	i2c@54000000 {
++	i2c at 54000000 {
 +		samsung,i2c-sda-delay = <100>;
 +		samsung,i2c-max-bus-freq = <100000>;
 +		gpios = <&gpe 15 2 0>, /* SDA */
@@ -143,13 +143,13 @@ index 0000000..ef41ff2
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		cpu@0 {
++		cpu at 0 {
 +			compatible = "arm,arm926ejs";
 +			reg = <0>;
 +		};
 +	};
 +
-+	intc:interrupt-controller@4a000000 {
++	intc:interrupt-controller at 4a000000 {
 +		s3c24xx,irqlist = <1 0 /* EINT0 */
 +				   1 0 /* EINT1 */
 +				   1 0 /* EINT2 */
@@ -184,7 +184,7 @@ index 0000000..ef41ff2
 +				   3 0>; /* ADCPARENT */
 +	};
 +
-+	subintc:interrupt-controller@4a000018 {
++	subintc:interrupt-controller at 4a000018 {
 +		s3c24xx,irqlist = <3 28 /* UART0-RX */
 +				   3 28 /* UART0-TX */
 +				   3 28 /* UART0-ERR */
@@ -216,7 +216,7 @@ index 0000000..ef41ff2
 +				   3 9>; /* AC97 */
 +	};
 +
-+	intc2:interrupt-controller@4a000040 {
++	intc2:interrupt-controller at 4a000040 {
 +		compatible = "samsung,s3c24xx-irq";
 +		reg = <0x4a000040 0x18>;
 +		interrupt-controller;
@@ -232,22 +232,22 @@ index 0000000..ef41ff2
 +				   2 0>; /* I2S1 */
 +	};
 +
-+	serial@50000000 {
++	serial at 50000000 {
 +		compatible = "samsung,s3c2440-uart";
 +		status = "disabled";
 +	};
 +
-+	serial@50004000 {
++	serial at 50004000 {
 +		compatible = "samsung,s3c2440-uart";
 +		status = "disabled";
 +	};
 +
-+	serial@50008000 {
++	serial at 50008000 {
 +		compatible = "samsung,s3c2440-uart";
 +		status = "disabled";
 +	};
 +
-+	serial@5000C000 {
++	serial at 5000C000 {
 +		compatible = "samsung,s3c2440-uart";
 +		reg = <0x5000C000 0x4000>;
 +		interrupt-parent = <&subintc>;
@@ -255,7 +255,7 @@ index 0000000..ef41ff2
 +		status = "disabled";
 +	};
 +
-+	sdhci@4AC00000 {
++	sdhci at 4AC00000 {
 +		compatible = "samsung,s3c6410-sdhci";
 +		reg = <0x4AC00000 0x100>;
 +		interrupt-parent = <&intc>;
@@ -263,7 +263,7 @@ index 0000000..ef41ff2
 +		status = "disabled";
 +	};
 +
-+	sdhci@4A800000 {
++	sdhci at 4A800000 {
 +		compatible = "samsung,s3c6410-sdhci";
 +		reg = <0x4A800000 0x100>;
 +		interrupt-parent = <&intc>;
@@ -271,16 +271,16 @@ index 0000000..ef41ff2
 +		status = "disabled";
 +	};
 +
-+	watchdog@53000000 {
++	watchdog at 53000000 {
 +		interrupt-parent = <&subintc>;
 +		interrupts = <27 0>;
 +	};
 +
-+	rtc@57000000 {
++	rtc at 57000000 {
 +		compatible = "samsung,s3c2416-rtc";
 +	};
 +
-+	i2c@54000000 {
++	i2c at 54000000 {
 +		compatible = "samsung,s3c2440-i2c";
 +		reg = <0x54000000 0x100>;
 +		interrupt-parent = <&intc>;
@@ -291,25 +291,25 @@ index 0000000..ef41ff2
 +	};
 +
 +	gpio-controllers {
-+		gpj: gpio-controller@560000D0 {
++		gpj: gpio-controller at 560000D0 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x560000D0 0x10>;
 +			#gpio-cells = <3>;
 +		};
 +
-+		gpk: gpio-controller@560000E0 {
++		gpk: gpio-controller at 560000E0 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x560000E0 0x10>;
 +			#gpio-cells = <3>;
 +		};
 +
-+		gpl: gpio-controller@560000F0 {
++		gpl: gpio-controller at 560000F0 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x560000F0 0x10>;
 +			#gpio-cells = <3>;
 +		};
 +
-+		gpm: gpio-controller@56000100 {
++		gpm: gpio-controller at 56000100 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x56000100 0x10>;
 +			#gpio-cells = <3>;
@@ -337,14 +337,14 @@ index 0000000..e332598
 +/ {
 +	model = "Samsung S3C24XX SoC family";
 +
-+	intc:interrupt-controller@4a000000 {
++	intc:interrupt-controller at 4a000000 {
 +		compatible = "samsung,s3c24xx-irq";
 +		reg = <0x4a000000 0x18>;
 +		interrupt-controller;
 +		#interrupt-cells = <2>;
 +	};
 +
-+	extintc:interrupt-controller@560000a4 {
++	extintc:interrupt-controller at 560000a4 {
 +		compatible = "samsung,s3c24xx-irq";
 +		reg = <0x560000a4 0x8>;
 +		interrupt-controller;
@@ -377,7 +377,7 @@ index 0000000..e332598
 +				   1 5>; /* EINT23 */
 +	};
 +
-+	subintc:interrupt-controller@4a000018 {
++	subintc:interrupt-controller at 4a000018 {
 +		compatible = "samsung,s3c24xx-irq";
 +		reg = <0x4a000018 0x8>;
 +		interrupt-controller;
@@ -385,7 +385,7 @@ index 0000000..e332598
 +		#interrupt-cells = <2>;
 +	};
 +
-+	timer@7f006000 {
++	timer at 7f006000 {
 +		compatible = "samsung,s3c24xx-pwm-timer";
 +		reg = <0x51000000 0x1000>;
 +		interrupt-parent = <&intc>;
@@ -398,56 +398,56 @@ index 0000000..e332598
 +		gpio-controller;
 +		ranges;
 +
-+		gpa: gpio-controller@56000000 {
++		gpa: gpio-controller at 56000000 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x56000000 0x10>;
 +			#gpio-cells = <3>;
 +		};
 +
-+		gpb: gpio-controller@56000010 {
++		gpb: gpio-controller at 56000010 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x56000010 0x10>;
 +			#gpio-cells = <3>;
 +		};
 +
-+		gpc: gpio-controller@56000020 {
++		gpc: gpio-controller at 56000020 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x56000020 0x10>;
 +			#gpio-cells = <3>;
 +		};
 +
-+		gpd: gpio-controller@56000030 {
++		gpd: gpio-controller at 56000030 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x56000030 0x10>;
 +			#gpio-cells = <3>;
 +		};
 +
-+		gpe: gpio-controller@56000040 {
++		gpe: gpio-controller at 56000040 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x56000040 0x10>;
 +			#gpio-cells = <3>;
 +		};
 +
-+		gpf: gpio-controller@56000050 {
++		gpf: gpio-controller at 56000050 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x56000050 0x10>;
 +			#gpio-cells = <3>;
 +		};
 +
-+		gpg: gpio-controller@56000060 {
++		gpg: gpio-controller at 56000060 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x56000060 0x10>;
 +			#gpio-cells = <3>;
 +		};
 +
-+		gph: gpio-controller@56000070 {
++		gph: gpio-controller at 56000070 {
 +			compatible = "samsung,s3c24xx-gpio";
 +			reg = <0x56000070 0x10>;
 +			#gpio-cells = <3>;
 +		};
 +	};
 +
-+	serial@50000000 {
++	serial at 50000000 {
 +		compatible = "samsung,s3c2410-uart";
 +		reg = <0x50000000 0x4000>;
 +		interrupt-parent = <&subintc>;
@@ -455,7 +455,7 @@ index 0000000..e332598
 +		status = "disabled";
 +	};
 +
-+	serial@50004000 {
++	serial at 50004000 {
 +		compatible = "samsung,s3c2410-uart";
 +		reg = <0x50004000 0x4000>;
 +		interrupt-parent = <&subintc>;
@@ -463,7 +463,7 @@ index 0000000..e332598
 +		status = "disabled";
 +	};
 +
-+	serial@50008000 {
++	serial at 50008000 {
 +		compatible = "samsung,s3c2410-uart";
 +		reg = <0x50008000 0x4000>;
 +		interrupt-parent = <&subintc>;
@@ -471,7 +471,7 @@ index 0000000..e332598
 +		status = "disabled";
 +	};
 +
-+	watchdog@53000000 {
++	watchdog at 53000000 {
 +		compatible = "samsung,s3c2410-wdt";
 +		reg = <0x53000000 0x100>;
 +		interrupt-parent = <&intc>;
@@ -479,7 +479,7 @@ index 0000000..e332598
 +		status = "disabled";
 +	};
 +
-+	rtc@57000000 {
++	rtc at 57000000 {
 +		compatible = "samsung,s3c2410-rtc";
 +		reg = <0x57000000 0x100>;
 +		interrupt-parent = <&intc>;
diff --git a/a/content_digest b/N1/content_digest
index 7dd2846..da31b40 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,8 @@
  "ref\0201302180103.53084.heiko@sntech.de\0"
- "From\0Heiko St\303\274bner <heiko@sntech.de>\0"
+ "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
  "Subject\0[PATCH v2 3/3] ARM: S3C24XX: Add devicetree support and dt-board file for s3c2416 SoCs\0"
  "Date\0Mon, 18 Feb 2013 01:07:29 +0100\0"
- "To\0Kukjin Kim <kgene.kim@samsung.com>"
-  Grant Likely <grant.likely@secretlab.ca>
-  Rob Herring <rob.herring@calxeda.com>
- " Thomas Abraham <thomas.abraham@linaro.org>\0"
- "Cc\0devicetree-discuss@lists.ozlabs.org"
-  linux-kernel@vger.kernel.org
-  linux-samsung-soc@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "This adds a board file and the devicetree source files to support boards\n"
@@ -73,7 +66,7 @@
  "+\t\treg =  <0x30000000 0x8000000>;\n"
  "+\t};\n"
  "+\n"
- "+\tsdhci@4AC00000 {\n"
+ "+\tsdhci at 4AC00000 {\n"
  "+\t\tbus-width = <4>;\n"
  "+\t\tgpios = <&gpe 5 2 0>,  /* clock line */\n"
  "+\t\t\t<&gpe 6 2 0>,  /* command line */\n"
@@ -86,7 +79,7 @@
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\tsdhci@4A800000 {\n"
+ "+\tsdhci at 4A800000 {\n"
  "+\t\tbus-width = <4>;\n"
  "+\t\tgpios = <&gpl 9 2 0>,  /* clock line */\n"
  "+\t\t\t<&gpl 8 2 0>,  /* command line */\n"
@@ -99,31 +92,31 @@
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\tserial@50000000 {\n"
+ "+\tserial at 50000000 {\n"
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\tserial@50004000 {\n"
+ "+\tserial at 50004000 {\n"
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\tserial@50008000 {\n"
+ "+\tserial at 50008000 {\n"
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\tserial@5000C000 {\n"
+ "+\tserial at 5000C000 {\n"
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\twatchdog@53000000 {\n"
+ "+\twatchdog at 53000000 {\n"
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\trtc@57000000 {\n"
+ "+\trtc at 57000000 {\n"
  "+\t\tstatus = \"okay\";\n"
  "+\t};\n"
  "+\n"
- "+\ti2c@54000000 {\n"
+ "+\ti2c at 54000000 {\n"
  "+\t\tsamsung,i2c-sda-delay = <100>;\n"
  "+\t\tsamsung,i2c-max-bus-freq = <100000>;\n"
  "+\t\tgpios = <&gpe 15 2 0>, /* SDA */\n"
@@ -157,13 +150,13 @@
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\tcpu@0 {\n"
+ "+\t\tcpu at 0 {\n"
  "+\t\t\tcompatible = \"arm,arm926ejs\";\n"
  "+\t\t\treg = <0>;\n"
  "+\t\t};\n"
  "+\t};\n"
  "+\n"
- "+\tintc:interrupt-controller@4a000000 {\n"
+ "+\tintc:interrupt-controller at 4a000000 {\n"
  "+\t\ts3c24xx,irqlist = <1 0 /* EINT0 */\n"
  "+\t\t\t\t   1 0 /* EINT1 */\n"
  "+\t\t\t\t   1 0 /* EINT2 */\n"
@@ -198,7 +191,7 @@
  "+\t\t\t\t   3 0>; /* ADCPARENT */\n"
  "+\t};\n"
  "+\n"
- "+\tsubintc:interrupt-controller@4a000018 {\n"
+ "+\tsubintc:interrupt-controller at 4a000018 {\n"
  "+\t\ts3c24xx,irqlist = <3 28 /* UART0-RX */\n"
  "+\t\t\t\t   3 28 /* UART0-TX */\n"
  "+\t\t\t\t   3 28 /* UART0-ERR */\n"
@@ -230,7 +223,7 @@
  "+\t\t\t\t   3 9>; /* AC97 */\n"
  "+\t};\n"
  "+\n"
- "+\tintc2:interrupt-controller@4a000040 {\n"
+ "+\tintc2:interrupt-controller at 4a000040 {\n"
  "+\t\tcompatible = \"samsung,s3c24xx-irq\";\n"
  "+\t\treg = <0x4a000040 0x18>;\n"
  "+\t\tinterrupt-controller;\n"
@@ -246,22 +239,22 @@
  "+\t\t\t\t   2 0>; /* I2S1 */\n"
  "+\t};\n"
  "+\n"
- "+\tserial@50000000 {\n"
+ "+\tserial at 50000000 {\n"
  "+\t\tcompatible = \"samsung,s3c2440-uart\";\n"
  "+\t\tstatus = \"disabled\";\n"
  "+\t};\n"
  "+\n"
- "+\tserial@50004000 {\n"
+ "+\tserial at 50004000 {\n"
  "+\t\tcompatible = \"samsung,s3c2440-uart\";\n"
  "+\t\tstatus = \"disabled\";\n"
  "+\t};\n"
  "+\n"
- "+\tserial@50008000 {\n"
+ "+\tserial at 50008000 {\n"
  "+\t\tcompatible = \"samsung,s3c2440-uart\";\n"
  "+\t\tstatus = \"disabled\";\n"
  "+\t};\n"
  "+\n"
- "+\tserial@5000C000 {\n"
+ "+\tserial at 5000C000 {\n"
  "+\t\tcompatible = \"samsung,s3c2440-uart\";\n"
  "+\t\treg = <0x5000C000 0x4000>;\n"
  "+\t\tinterrupt-parent = <&subintc>;\n"
@@ -269,7 +262,7 @@
  "+\t\tstatus = \"disabled\";\n"
  "+\t};\n"
  "+\n"
- "+\tsdhci@4AC00000 {\n"
+ "+\tsdhci at 4AC00000 {\n"
  "+\t\tcompatible = \"samsung,s3c6410-sdhci\";\n"
  "+\t\treg = <0x4AC00000 0x100>;\n"
  "+\t\tinterrupt-parent = <&intc>;\n"
@@ -277,7 +270,7 @@
  "+\t\tstatus = \"disabled\";\n"
  "+\t};\n"
  "+\n"
- "+\tsdhci@4A800000 {\n"
+ "+\tsdhci at 4A800000 {\n"
  "+\t\tcompatible = \"samsung,s3c6410-sdhci\";\n"
  "+\t\treg = <0x4A800000 0x100>;\n"
  "+\t\tinterrupt-parent = <&intc>;\n"
@@ -285,16 +278,16 @@
  "+\t\tstatus = \"disabled\";\n"
  "+\t};\n"
  "+\n"
- "+\twatchdog@53000000 {\n"
+ "+\twatchdog at 53000000 {\n"
  "+\t\tinterrupt-parent = <&subintc>;\n"
  "+\t\tinterrupts = <27 0>;\n"
  "+\t};\n"
  "+\n"
- "+\trtc@57000000 {\n"
+ "+\trtc at 57000000 {\n"
  "+\t\tcompatible = \"samsung,s3c2416-rtc\";\n"
  "+\t};\n"
  "+\n"
- "+\ti2c@54000000 {\n"
+ "+\ti2c at 54000000 {\n"
  "+\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
  "+\t\treg = <0x54000000 0x100>;\n"
  "+\t\tinterrupt-parent = <&intc>;\n"
@@ -305,25 +298,25 @@
  "+\t};\n"
  "+\n"
  "+\tgpio-controllers {\n"
- "+\t\tgpj: gpio-controller@560000D0 {\n"
+ "+\t\tgpj: gpio-controller at 560000D0 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x560000D0 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tgpk: gpio-controller@560000E0 {\n"
+ "+\t\tgpk: gpio-controller at 560000E0 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x560000E0 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tgpl: gpio-controller@560000F0 {\n"
+ "+\t\tgpl: gpio-controller at 560000F0 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x560000F0 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tgpm: gpio-controller@56000100 {\n"
+ "+\t\tgpm: gpio-controller at 56000100 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x56000100 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
@@ -351,14 +344,14 @@
  "+/ {\n"
  "+\tmodel = \"Samsung S3C24XX SoC family\";\n"
  "+\n"
- "+\tintc:interrupt-controller@4a000000 {\n"
+ "+\tintc:interrupt-controller at 4a000000 {\n"
  "+\t\tcompatible = \"samsung,s3c24xx-irq\";\n"
  "+\t\treg = <0x4a000000 0x18>;\n"
  "+\t\tinterrupt-controller;\n"
  "+\t\t#interrupt-cells = <2>;\n"
  "+\t};\n"
  "+\n"
- "+\textintc:interrupt-controller@560000a4 {\n"
+ "+\textintc:interrupt-controller at 560000a4 {\n"
  "+\t\tcompatible = \"samsung,s3c24xx-irq\";\n"
  "+\t\treg = <0x560000a4 0x8>;\n"
  "+\t\tinterrupt-controller;\n"
@@ -391,7 +384,7 @@
  "+\t\t\t\t   1 5>; /* EINT23 */\n"
  "+\t};\n"
  "+\n"
- "+\tsubintc:interrupt-controller@4a000018 {\n"
+ "+\tsubintc:interrupt-controller at 4a000018 {\n"
  "+\t\tcompatible = \"samsung,s3c24xx-irq\";\n"
  "+\t\treg = <0x4a000018 0x8>;\n"
  "+\t\tinterrupt-controller;\n"
@@ -399,7 +392,7 @@
  "+\t\t#interrupt-cells = <2>;\n"
  "+\t};\n"
  "+\n"
- "+\ttimer@7f006000 {\n"
+ "+\ttimer at 7f006000 {\n"
  "+\t\tcompatible = \"samsung,s3c24xx-pwm-timer\";\n"
  "+\t\treg = <0x51000000 0x1000>;\n"
  "+\t\tinterrupt-parent = <&intc>;\n"
@@ -412,56 +405,56 @@
  "+\t\tgpio-controller;\n"
  "+\t\tranges;\n"
  "+\n"
- "+\t\tgpa: gpio-controller@56000000 {\n"
+ "+\t\tgpa: gpio-controller at 56000000 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x56000000 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tgpb: gpio-controller@56000010 {\n"
+ "+\t\tgpb: gpio-controller at 56000010 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x56000010 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tgpc: gpio-controller@56000020 {\n"
+ "+\t\tgpc: gpio-controller at 56000020 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x56000020 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tgpd: gpio-controller@56000030 {\n"
+ "+\t\tgpd: gpio-controller at 56000030 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x56000030 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tgpe: gpio-controller@56000040 {\n"
+ "+\t\tgpe: gpio-controller at 56000040 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x56000040 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tgpf: gpio-controller@56000050 {\n"
+ "+\t\tgpf: gpio-controller at 56000050 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x56000050 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tgpg: gpio-controller@56000060 {\n"
+ "+\t\tgpg: gpio-controller at 56000060 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x56000060 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tgph: gpio-controller@56000070 {\n"
+ "+\t\tgph: gpio-controller at 56000070 {\n"
  "+\t\t\tcompatible = \"samsung,s3c24xx-gpio\";\n"
  "+\t\t\treg = <0x56000070 0x10>;\n"
  "+\t\t\t#gpio-cells = <3>;\n"
  "+\t\t};\n"
  "+\t};\n"
  "+\n"
- "+\tserial@50000000 {\n"
+ "+\tserial at 50000000 {\n"
  "+\t\tcompatible = \"samsung,s3c2410-uart\";\n"
  "+\t\treg = <0x50000000 0x4000>;\n"
  "+\t\tinterrupt-parent = <&subintc>;\n"
@@ -469,7 +462,7 @@
  "+\t\tstatus = \"disabled\";\n"
  "+\t};\n"
  "+\n"
- "+\tserial@50004000 {\n"
+ "+\tserial at 50004000 {\n"
  "+\t\tcompatible = \"samsung,s3c2410-uart\";\n"
  "+\t\treg = <0x50004000 0x4000>;\n"
  "+\t\tinterrupt-parent = <&subintc>;\n"
@@ -477,7 +470,7 @@
  "+\t\tstatus = \"disabled\";\n"
  "+\t};\n"
  "+\n"
- "+\tserial@50008000 {\n"
+ "+\tserial at 50008000 {\n"
  "+\t\tcompatible = \"samsung,s3c2410-uart\";\n"
  "+\t\treg = <0x50008000 0x4000>;\n"
  "+\t\tinterrupt-parent = <&subintc>;\n"
@@ -485,7 +478,7 @@
  "+\t\tstatus = \"disabled\";\n"
  "+\t};\n"
  "+\n"
- "+\twatchdog@53000000 {\n"
+ "+\twatchdog at 53000000 {\n"
  "+\t\tcompatible = \"samsung,s3c2410-wdt\";\n"
  "+\t\treg = <0x53000000 0x100>;\n"
  "+\t\tinterrupt-parent = <&intc>;\n"
@@ -493,7 +486,7 @@
  "+\t\tstatus = \"disabled\";\n"
  "+\t};\n"
  "+\n"
- "+\trtc@57000000 {\n"
+ "+\trtc at 57000000 {\n"
  "+\t\tcompatible = \"samsung,s3c2410-rtc\";\n"
  "+\t\treg = <0x57000000 0x100>;\n"
  "+\t\tinterrupt-parent = <&intc>;\n"
@@ -634,4 +627,4 @@
  "-- \n"
  1.7.2.3
 
-0cc925d6419aaf5cdac8cdec0b9bb7386daa7bbe4048a14a1873e35bbff686db
+e6b30140b106b7519dc243db17a849d4ccda37ce24ea34205ab65aa5e8c7f354

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.