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

diff --git a/a/1.txt b/N1/1.txt
index f7cdacf..37c4c88 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..6663f28
 +		#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..6663f28
 +				   3 0>; /* ADCPARENT */
 +	};
 +
-+	subintc:interrupt-controller@4a000018 {
++	subintc:interrupt-controller at 4a000018 {
 +		s3c24xx,irqlist = <4 28 /* UART0-RX */
 +				   4 28 /* UART0-TX */
 +				   4 28 /* UART0-ERR */
@@ -216,7 +216,7 @@ index 0000000..6663f28
 +				   4 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..6663f28
 +				   7 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..6663f28
 +		status = "disabled";
 +	};
 +
-+	sdhci@4AC00000 {
++	sdhci at 4AC00000 {
 +		compatible = "samsung,s3c6410-sdhci";
 +		reg = <0x4AC00000 0x100>;
 +		interrupt-parent = <&intc>;
@@ -263,7 +263,7 @@ index 0000000..6663f28
 +		status = "disabled";
 +	};
 +
-+	sdhci@4A800000 {
++	sdhci at 4A800000 {
 +		compatible = "samsung,s3c6410-sdhci";
 +		reg = <0x4A800000 0x100>;
 +		interrupt-parent = <&intc>;
@@ -271,16 +271,16 @@ index 0000000..6663f28
 +		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..6663f28
 +	};
 +
 +	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..8126c4f
 +/ {
 +	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..8126c4f
 +				   6 5>; /* EINT23 */
 +	};
 +
-+	subintc:interrupt-controller@4a000018 {
++	subintc:interrupt-controller at 4a000018 {
 +		compatible = "samsung,s3c24xx-irq";
 +		reg = <0x4a000018 0x8>;
 +		interrupt-controller;
@@ -391,56 +391,56 @@ index 0000000..8126c4f
 +		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>;
@@ -448,7 +448,7 @@ index 0000000..8126c4f
 +		status = "disabled";
 +	};
 +
-+	serial@50004000 {
++	serial at 50004000 {
 +		compatible = "samsung,s3c2410-uart";
 +		reg = <0x50004000 0x4000>;
 +		interrupt-parent = <&subintc>;
@@ -456,7 +456,7 @@ index 0000000..8126c4f
 +		status = "disabled";
 +	};
 +
-+	serial@50008000 {
++	serial at 50008000 {
 +		compatible = "samsung,s3c2410-uart";
 +		reg = <0x50008000 0x4000>;
 +		interrupt-parent = <&subintc>;
@@ -464,7 +464,7 @@ index 0000000..8126c4f
 +		status = "disabled";
 +	};
 +
-+	watchdog@53000000 {
++	watchdog at 53000000 {
 +		compatible = "samsung,s3c2410-wdt";
 +		reg = <0x53000000 0x100>;
 +		interrupt-parent = <&intc>;
@@ -472,7 +472,7 @@ index 0000000..8126c4f
 +		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 b691f77..28c8182 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,8 @@
  "ref\0201211250145.21226.heiko@sntech.de\0"
- "From\0Heiko St\303\274bner <heiko@sntech.de>\0"
+ "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
  "Subject\0[RFC 2/2] ARM: S3C24XX: Add devicetree support and dt-board file for s3c2416 SoCs\0"
  "Date\0Sun, 25 Nov 2012 01:48:19 +0100\0"
- "To\0Grant Likely <grant.likely@secretlab.ca>"
-  Rob Herring <rob.herring@calxeda.com>
- " Kukjin Kim <kgene.kim@samsung.com>\0"
- "Cc\0devicetree-discuss@lists.ozlabs.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"
@@ -71,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"
@@ -84,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"
@@ -97,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"
@@ -155,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"
@@ -196,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 = <4 28 /* UART0-RX */\n"
  "+\t\t\t\t   4 28 /* UART0-TX */\n"
  "+\t\t\t\t   4 28 /* UART0-ERR */\n"
@@ -228,7 +223,7 @@
  "+\t\t\t\t   4 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"
@@ -244,22 +239,22 @@
  "+\t\t\t\t   7 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"
@@ -267,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"
@@ -275,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"
@@ -283,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"
@@ -303,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"
@@ -349,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"
@@ -389,7 +384,7 @@
  "+\t\t\t\t   6 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"
@@ -403,56 +398,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"
@@ -460,7 +455,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"
@@ -468,7 +463,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"
@@ -476,7 +471,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"
@@ -484,7 +479,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"
@@ -624,4 +619,4 @@
  "-- \n"
  1.7.2.3
 
-d7da48851e951cfb2599c90b5114c469cbbf2b23f186cc553fccbf0597580e55
+202ede9bcbcb4f1312a671c80e88686c6ec59eb3f93e85f75f1a82945ad260b2

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.