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

diff --git a/a/1.txt b/N1/1.txt
index 2cfd446..d861a83 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,7 +18,7 @@ On 03/03/2014 19:38, Alexandre Belloni :
 >> * audio
 >> * mmc
 >>
->> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@traphandler.com>
+>> Signed-off-by: Jean-Jacques Hiblot <jjhiblot-dLKeG7h1OhBDOHtkgc7UlQ@public.gmane.org>
 >> ---
 >>  arch/arm/boot/dts/Makefile          |   2 +
 >>  arch/arm/boot/dts/at91sam9261ek.dts | 204 ++++++++++++++++++++++++++++++++++++
@@ -47,7 +47,7 @@ On 03/03/2014 19:38, Alexandre Belloni :
 >> +/*
 >> + * at91sam9261ek.dts - Device Tree file for Atmel at91sam9261 reference board
 >> + *
->> + *  Copyright (C) 2013 Jean-Jacques Hiblot <jjhiblot@traphandler.com>
+>> + *  Copyright (C) 2013 Jean-Jacques Hiblot <jjhiblot-dLKeG7h1OhBDOHtkgc7UlQ@public.gmane.org>
 >> + *
 >> + * Licensed under GPLv2 only.
 >> + */
@@ -71,18 +71,18 @@ On 03/03/2014 19:38, Alexandre Belloni :
 >> +		#size-cells = <1>;
 >> +		ranges;
 >> +
->> +		main_clock: clock at 0 {
+>> +		main_clock: clock@0 {
 >> +			compatible = "atmel,osc", "fixed-clock";
 >> +			clock-frequency = <18432000>;
 >> +		};
 >> +	};
 >> +
 >> +	ahb {
->> +		usb0: ohci at 00500000 {
+>> +		usb0: ohci@00500000 {
 >> +			status = "okay";
 >> +		};
 >> +
->> +		fb0: fb at 0x00600000 {
+>> +		fb0: fb@0x00600000 {
 >> +			display = <&display0>;
 >> +			atmel,power-control-gpio = <&pioA 12 GPIO_ACTIVE_LOW>;
 >> +			status = "okay";
@@ -114,45 +114,45 @@ On 03/03/2014 19:38, Alexandre Belloni :
 >> +			};
 >> +		};
 >> +
->> +		nand0: nand at 40000000 {
+>> +		nand0: nand@40000000 {
 >> +			nand-bus-width = <8>;
 >> +			nand-ecc-mode = "soft";
 >> +			nand-on-flash-bbt;
 >> +			status = "okay";
 >> +
->> +			at91bootstrap at 0 {
+>> +			at91bootstrap@0 {
 >> +				label = "at91bootstrap";
 >> +				reg = <0x0 0x40000>;
 >> +			};
 >> +
->> +			bootloader at 40000 {
+>> +			bootloader@40000 {
 >> +				label = "bootloader";
 >> +				reg = <0x40000 0x80000>;
 >> +			};
 >> +
->> +			bootloaderenv at c0000 {
+>> +			bootloaderenv@c0000 {
 >> +				label = "bootloader env";
 >> +				reg = <0xc0000 0xc0000>;
 >> +			};
 >> +
->> +			dtb at 180000 {
+>> +			dtb@180000 {
 >> +				label = "device tree";
 >> +				reg = <0x180000 0x80000>;
 >> +			};
 >> +
->> +			kernel at 200000 {
+>> +			kernel@200000 {
 >> +				label = "kernel";
 >> +				reg = <0x200000 0x600000>;
 >> +			};
 >> +
->> +			rootfs at 800000 {
+>> +			rootfs@800000 {
 >> +				label = "rootfs";
 >> +				reg = <0x800000 0x0f800000>;
 >> +			};
 >> +		};
 >> +
 >> +		apb {
->> +			usb1: gadget at fffa4000 {
+>> +			usb1: gadget@fffa4000 {
 >> +				atmel,vbus-gpio = <&pioB 29 GPIO_ACTIVE_HIGH>;
 >> +				status = "okay";
 >> +			};
@@ -162,16 +162,16 @@ On 03/03/2014 19:38, Alexandre Belloni :
 Done while including in the at91-3.15-cleanup branch.
 
 > 
->> +			spi0: spi at fffc8000 {
+>> +			spi0: spi@fffc8000 {
 >> +				cs-gpios = <&pioA 3 0>, <0>, <&pioA 28 0>, <0>;
 >> +				status = "okay";
 >> +
->> +				mtd_dataflash at 0 {
+>> +				mtd_dataflash@0 {
 >> +					compatible = "atmel,at45", "atmel,dataflash";
 >> +					reg = <0>;
 >> +					spi-max-frequency = <15000000>;
 >> +				};
->> +				tsc2046 at 0 {
+>> +				tsc2046@0 {
 >> +					reg = <2>;
 >> +					compatible = "ti,ads7843";
 >> +					interrupts-extended = <&pioC 2 IRQ_TYPE_EDGE_BOTH>;
@@ -194,11 +194,11 @@ Done while including in the at91-3.15-cleanup branch.
 >> +				};
 >> +			};
 >> +
->> +			dbgu: serial at fffff200 {
+>> +			dbgu: serial@fffff200 {
 >> +				status = "okay";
 >> +			};
 >> +
->> +			watchdog at fffffd40 {
+>> +			watchdog@fffffd40 {
 >> +				status = "okay";
 >> +			};
 >> +
@@ -262,3 +262,7 @@ Done while including in the at91-3.15-cleanup branch.
 
 -- 
 Nicolas Ferre
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index ddf51c1..fb6d689 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,19 @@
  "ref\01393841162-25339-1-git-send-email-jjhiblot@traphandler.com\0"
  "ref\01393841162-25339-7-git-send-email-jjhiblot@traphandler.com\0"
  "ref\020140303183800.GF3155@piout.net\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v5 6/9] at91: dt: sam9261: Device Tree support for the at91sam9261ek\0"
+ "ref\020140303183800.GF3155-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org\0"
+ "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v5 6/9] at91: dt: sam9261: Device Tree support for the at91sam9261ek\0"
  "Date\0Wed, 12 Mar 2014 14:35:00 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jean-Jacques Hiblot <jjhiblot-dLKeG7h1OhBDOHtkgc7UlQ@public.gmane.org>\0"
+ "Cc\0Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
+  plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org
+  b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 03/03/2014 19:38, Alexandre Belloni :\n"
@@ -27,7 +36,7 @@
  ">> * audio\n"
  ">> * mmc\n"
  ">>\n"
- ">> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@traphandler.com>\n"
+ ">> Signed-off-by: Jean-Jacques Hiblot <jjhiblot-dLKeG7h1OhBDOHtkgc7UlQ@public.gmane.org>\n"
  ">> ---\n"
  ">>  arch/arm/boot/dts/Makefile          |   2 +\n"
  ">>  arch/arm/boot/dts/at91sam9261ek.dts | 204 ++++++++++++++++++++++++++++++++++++\n"
@@ -56,7 +65,7 @@
  ">> +/*\n"
  ">> + * at91sam9261ek.dts - Device Tree file for Atmel at91sam9261 reference board\n"
  ">> + *\n"
- ">> + *  Copyright (C) 2013 Jean-Jacques Hiblot <jjhiblot@traphandler.com>\n"
+ ">> + *  Copyright (C) 2013 Jean-Jacques Hiblot <jjhiblot-dLKeG7h1OhBDOHtkgc7UlQ@public.gmane.org>\n"
  ">> + *\n"
  ">> + * Licensed under GPLv2 only.\n"
  ">> + */\n"
@@ -80,18 +89,18 @@
  ">> +\t\t#size-cells = <1>;\n"
  ">> +\t\tranges;\n"
  ">> +\n"
- ">> +\t\tmain_clock: clock at 0 {\n"
+ ">> +\t\tmain_clock: clock@0 {\n"
  ">> +\t\t\tcompatible = \"atmel,osc\", \"fixed-clock\";\n"
  ">> +\t\t\tclock-frequency = <18432000>;\n"
  ">> +\t\t};\n"
  ">> +\t};\n"
  ">> +\n"
  ">> +\tahb {\n"
- ">> +\t\tusb0: ohci at 00500000 {\n"
+ ">> +\t\tusb0: ohci@00500000 {\n"
  ">> +\t\t\tstatus = \"okay\";\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tfb0: fb at 0x00600000 {\n"
+ ">> +\t\tfb0: fb@0x00600000 {\n"
  ">> +\t\t\tdisplay = <&display0>;\n"
  ">> +\t\t\tatmel,power-control-gpio = <&pioA 12 GPIO_ACTIVE_LOW>;\n"
  ">> +\t\t\tstatus = \"okay\";\n"
@@ -123,45 +132,45 @@
  ">> +\t\t\t};\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tnand0: nand at 40000000 {\n"
+ ">> +\t\tnand0: nand@40000000 {\n"
  ">> +\t\t\tnand-bus-width = <8>;\n"
  ">> +\t\t\tnand-ecc-mode = \"soft\";\n"
  ">> +\t\t\tnand-on-flash-bbt;\n"
  ">> +\t\t\tstatus = \"okay\";\n"
  ">> +\n"
- ">> +\t\t\tat91bootstrap at 0 {\n"
+ ">> +\t\t\tat91bootstrap@0 {\n"
  ">> +\t\t\t\tlabel = \"at91bootstrap\";\n"
  ">> +\t\t\t\treg = <0x0 0x40000>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tbootloader at 40000 {\n"
+ ">> +\t\t\tbootloader@40000 {\n"
  ">> +\t\t\t\tlabel = \"bootloader\";\n"
  ">> +\t\t\t\treg = <0x40000 0x80000>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tbootloaderenv at c0000 {\n"
+ ">> +\t\t\tbootloaderenv@c0000 {\n"
  ">> +\t\t\t\tlabel = \"bootloader env\";\n"
  ">> +\t\t\t\treg = <0xc0000 0xc0000>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tdtb at 180000 {\n"
+ ">> +\t\t\tdtb@180000 {\n"
  ">> +\t\t\t\tlabel = \"device tree\";\n"
  ">> +\t\t\t\treg = <0x180000 0x80000>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tkernel at 200000 {\n"
+ ">> +\t\t\tkernel@200000 {\n"
  ">> +\t\t\t\tlabel = \"kernel\";\n"
  ">> +\t\t\t\treg = <0x200000 0x600000>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\trootfs at 800000 {\n"
+ ">> +\t\t\trootfs@800000 {\n"
  ">> +\t\t\t\tlabel = \"rootfs\";\n"
  ">> +\t\t\t\treg = <0x800000 0x0f800000>;\n"
  ">> +\t\t\t};\n"
  ">> +\t\t};\n"
  ">> +\n"
  ">> +\t\tapb {\n"
- ">> +\t\t\tusb1: gadget at fffa4000 {\n"
+ ">> +\t\t\tusb1: gadget@fffa4000 {\n"
  ">> +\t\t\t\tatmel,vbus-gpio = <&pioB 29 GPIO_ACTIVE_HIGH>;\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\t};\n"
@@ -171,16 +180,16 @@
  "Done while including in the at91-3.15-cleanup branch.\n"
  "\n"
  "> \n"
- ">> +\t\t\tspi0: spi at fffc8000 {\n"
+ ">> +\t\t\tspi0: spi@fffc8000 {\n"
  ">> +\t\t\t\tcs-gpios = <&pioA 3 0>, <0>, <&pioA 28 0>, <0>;\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
  ">> +\n"
- ">> +\t\t\t\tmtd_dataflash at 0 {\n"
+ ">> +\t\t\t\tmtd_dataflash@0 {\n"
  ">> +\t\t\t\t\tcompatible = \"atmel,at45\", \"atmel,dataflash\";\n"
  ">> +\t\t\t\t\treg = <0>;\n"
  ">> +\t\t\t\t\tspi-max-frequency = <15000000>;\n"
  ">> +\t\t\t\t};\n"
- ">> +\t\t\t\ttsc2046 at 0 {\n"
+ ">> +\t\t\t\ttsc2046@0 {\n"
  ">> +\t\t\t\t\treg = <2>;\n"
  ">> +\t\t\t\t\tcompatible = \"ti,ads7843\";\n"
  ">> +\t\t\t\t\tinterrupts-extended = <&pioC 2 IRQ_TYPE_EDGE_BOTH>;\n"
@@ -203,11 +212,11 @@
  ">> +\t\t\t\t};\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tdbgu: serial at fffff200 {\n"
+ ">> +\t\t\tdbgu: serial@fffff200 {\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\twatchdog at fffffd40 {\n"
+ ">> +\t\t\twatchdog@fffffd40 {\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\t};\n"
  ">> +\n"
@@ -270,6 +279,10 @@
  "\n"
  "\n"
  "-- \n"
- Nicolas Ferre
+ "Nicolas Ferre\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-bbe4b3d88e122de8b28d7c1452f25e339872c428a301c2201b9b2db2167d9530
+2b6ada510d88bcafe12b9d218b3dff8c2017646ab21c1a3dc9af414080c6c72b

diff --git a/a/1.txt b/N2/1.txt
index 2cfd446..1982184 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -71,18 +71,18 @@ On 03/03/2014 19:38, Alexandre Belloni :
 >> +		#size-cells = <1>;
 >> +		ranges;
 >> +
->> +		main_clock: clock at 0 {
+>> +		main_clock: clock@0 {
 >> +			compatible = "atmel,osc", "fixed-clock";
 >> +			clock-frequency = <18432000>;
 >> +		};
 >> +	};
 >> +
 >> +	ahb {
->> +		usb0: ohci at 00500000 {
+>> +		usb0: ohci@00500000 {
 >> +			status = "okay";
 >> +		};
 >> +
->> +		fb0: fb at 0x00600000 {
+>> +		fb0: fb@0x00600000 {
 >> +			display = <&display0>;
 >> +			atmel,power-control-gpio = <&pioA 12 GPIO_ACTIVE_LOW>;
 >> +			status = "okay";
@@ -114,45 +114,45 @@ On 03/03/2014 19:38, Alexandre Belloni :
 >> +			};
 >> +		};
 >> +
->> +		nand0: nand at 40000000 {
+>> +		nand0: nand@40000000 {
 >> +			nand-bus-width = <8>;
 >> +			nand-ecc-mode = "soft";
 >> +			nand-on-flash-bbt;
 >> +			status = "okay";
 >> +
->> +			at91bootstrap at 0 {
+>> +			at91bootstrap@0 {
 >> +				label = "at91bootstrap";
 >> +				reg = <0x0 0x40000>;
 >> +			};
 >> +
->> +			bootloader at 40000 {
+>> +			bootloader@40000 {
 >> +				label = "bootloader";
 >> +				reg = <0x40000 0x80000>;
 >> +			};
 >> +
->> +			bootloaderenv at c0000 {
+>> +			bootloaderenv@c0000 {
 >> +				label = "bootloader env";
 >> +				reg = <0xc0000 0xc0000>;
 >> +			};
 >> +
->> +			dtb at 180000 {
+>> +			dtb@180000 {
 >> +				label = "device tree";
 >> +				reg = <0x180000 0x80000>;
 >> +			};
 >> +
->> +			kernel at 200000 {
+>> +			kernel@200000 {
 >> +				label = "kernel";
 >> +				reg = <0x200000 0x600000>;
 >> +			};
 >> +
->> +			rootfs at 800000 {
+>> +			rootfs@800000 {
 >> +				label = "rootfs";
 >> +				reg = <0x800000 0x0f800000>;
 >> +			};
 >> +		};
 >> +
 >> +		apb {
->> +			usb1: gadget at fffa4000 {
+>> +			usb1: gadget@fffa4000 {
 >> +				atmel,vbus-gpio = <&pioB 29 GPIO_ACTIVE_HIGH>;
 >> +				status = "okay";
 >> +			};
@@ -162,16 +162,16 @@ On 03/03/2014 19:38, Alexandre Belloni :
 Done while including in the at91-3.15-cleanup branch.
 
 > 
->> +			spi0: spi at fffc8000 {
+>> +			spi0: spi@fffc8000 {
 >> +				cs-gpios = <&pioA 3 0>, <0>, <&pioA 28 0>, <0>;
 >> +				status = "okay";
 >> +
->> +				mtd_dataflash at 0 {
+>> +				mtd_dataflash@0 {
 >> +					compatible = "atmel,at45", "atmel,dataflash";
 >> +					reg = <0>;
 >> +					spi-max-frequency = <15000000>;
 >> +				};
->> +				tsc2046 at 0 {
+>> +				tsc2046@0 {
 >> +					reg = <2>;
 >> +					compatible = "ti,ads7843";
 >> +					interrupts-extended = <&pioC 2 IRQ_TYPE_EDGE_BOTH>;
@@ -194,11 +194,11 @@ Done while including in the at91-3.15-cleanup branch.
 >> +				};
 >> +			};
 >> +
->> +			dbgu: serial at fffff200 {
+>> +			dbgu: serial@fffff200 {
 >> +				status = "okay";
 >> +			};
 >> +
->> +			watchdog at fffffd40 {
+>> +			watchdog@fffffd40 {
 >> +				status = "okay";
 >> +			};
 >> +
diff --git a/a/content_digest b/N2/content_digest
index ddf51c1..e935b03 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,18 @@
  "ref\01393841162-25339-1-git-send-email-jjhiblot@traphandler.com\0"
  "ref\01393841162-25339-7-git-send-email-jjhiblot@traphandler.com\0"
  "ref\020140303183800.GF3155@piout.net\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v5 6/9] at91: dt: sam9261: Device Tree support for the at91sam9261ek\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH v5 6/9] at91: dt: sam9261: Device Tree support for the at91sam9261ek\0"
  "Date\0Wed, 12 Mar 2014 14:35:00 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jean-Jacques Hiblot <jjhiblot@traphandler.com>\0"
+ "Cc\0Alexandre Belloni <alexandre.belloni@free-electrons.com>"
+  <plagnioj@jcrosoft.com>
+  <b.brezillon@overkiz.com>
+  <linux-kernel@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <gregory.clement@free-electrons.com>
+  <devicetree@vger.kernel.org>
+ " <thomas.petazzoni@free-electrons.com>\0"
  "\00:1\0"
  "b\0"
  "On 03/03/2014 19:38, Alexandre Belloni :\n"
@@ -80,18 +88,18 @@
  ">> +\t\t#size-cells = <1>;\n"
  ">> +\t\tranges;\n"
  ">> +\n"
- ">> +\t\tmain_clock: clock at 0 {\n"
+ ">> +\t\tmain_clock: clock@0 {\n"
  ">> +\t\t\tcompatible = \"atmel,osc\", \"fixed-clock\";\n"
  ">> +\t\t\tclock-frequency = <18432000>;\n"
  ">> +\t\t};\n"
  ">> +\t};\n"
  ">> +\n"
  ">> +\tahb {\n"
- ">> +\t\tusb0: ohci at 00500000 {\n"
+ ">> +\t\tusb0: ohci@00500000 {\n"
  ">> +\t\t\tstatus = \"okay\";\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tfb0: fb at 0x00600000 {\n"
+ ">> +\t\tfb0: fb@0x00600000 {\n"
  ">> +\t\t\tdisplay = <&display0>;\n"
  ">> +\t\t\tatmel,power-control-gpio = <&pioA 12 GPIO_ACTIVE_LOW>;\n"
  ">> +\t\t\tstatus = \"okay\";\n"
@@ -123,45 +131,45 @@
  ">> +\t\t\t};\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tnand0: nand at 40000000 {\n"
+ ">> +\t\tnand0: nand@40000000 {\n"
  ">> +\t\t\tnand-bus-width = <8>;\n"
  ">> +\t\t\tnand-ecc-mode = \"soft\";\n"
  ">> +\t\t\tnand-on-flash-bbt;\n"
  ">> +\t\t\tstatus = \"okay\";\n"
  ">> +\n"
- ">> +\t\t\tat91bootstrap at 0 {\n"
+ ">> +\t\t\tat91bootstrap@0 {\n"
  ">> +\t\t\t\tlabel = \"at91bootstrap\";\n"
  ">> +\t\t\t\treg = <0x0 0x40000>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tbootloader at 40000 {\n"
+ ">> +\t\t\tbootloader@40000 {\n"
  ">> +\t\t\t\tlabel = \"bootloader\";\n"
  ">> +\t\t\t\treg = <0x40000 0x80000>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tbootloaderenv at c0000 {\n"
+ ">> +\t\t\tbootloaderenv@c0000 {\n"
  ">> +\t\t\t\tlabel = \"bootloader env\";\n"
  ">> +\t\t\t\treg = <0xc0000 0xc0000>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tdtb at 180000 {\n"
+ ">> +\t\t\tdtb@180000 {\n"
  ">> +\t\t\t\tlabel = \"device tree\";\n"
  ">> +\t\t\t\treg = <0x180000 0x80000>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tkernel at 200000 {\n"
+ ">> +\t\t\tkernel@200000 {\n"
  ">> +\t\t\t\tlabel = \"kernel\";\n"
  ">> +\t\t\t\treg = <0x200000 0x600000>;\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\trootfs at 800000 {\n"
+ ">> +\t\t\trootfs@800000 {\n"
  ">> +\t\t\t\tlabel = \"rootfs\";\n"
  ">> +\t\t\t\treg = <0x800000 0x0f800000>;\n"
  ">> +\t\t\t};\n"
  ">> +\t\t};\n"
  ">> +\n"
  ">> +\t\tapb {\n"
- ">> +\t\t\tusb1: gadget at fffa4000 {\n"
+ ">> +\t\t\tusb1: gadget@fffa4000 {\n"
  ">> +\t\t\t\tatmel,vbus-gpio = <&pioB 29 GPIO_ACTIVE_HIGH>;\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\t};\n"
@@ -171,16 +179,16 @@
  "Done while including in the at91-3.15-cleanup branch.\n"
  "\n"
  "> \n"
- ">> +\t\t\tspi0: spi at fffc8000 {\n"
+ ">> +\t\t\tspi0: spi@fffc8000 {\n"
  ">> +\t\t\t\tcs-gpios = <&pioA 3 0>, <0>, <&pioA 28 0>, <0>;\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
  ">> +\n"
- ">> +\t\t\t\tmtd_dataflash at 0 {\n"
+ ">> +\t\t\t\tmtd_dataflash@0 {\n"
  ">> +\t\t\t\t\tcompatible = \"atmel,at45\", \"atmel,dataflash\";\n"
  ">> +\t\t\t\t\treg = <0>;\n"
  ">> +\t\t\t\t\tspi-max-frequency = <15000000>;\n"
  ">> +\t\t\t\t};\n"
- ">> +\t\t\t\ttsc2046 at 0 {\n"
+ ">> +\t\t\t\ttsc2046@0 {\n"
  ">> +\t\t\t\t\treg = <2>;\n"
  ">> +\t\t\t\t\tcompatible = \"ti,ads7843\";\n"
  ">> +\t\t\t\t\tinterrupts-extended = <&pioC 2 IRQ_TYPE_EDGE_BOTH>;\n"
@@ -203,11 +211,11 @@
  ">> +\t\t\t\t};\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\tdbgu: serial at fffff200 {\n"
+ ">> +\t\t\tdbgu: serial@fffff200 {\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">> +\t\t\twatchdog at fffffd40 {\n"
+ ">> +\t\t\twatchdog@fffffd40 {\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\t};\n"
  ">> +\n"
@@ -272,4 +280,4 @@
  "-- \n"
  Nicolas Ferre
 
-bbe4b3d88e122de8b28d7c1452f25e339872c428a301c2201b9b2db2167d9530
+b1a4e3622c8d133cad871a53c052caf8efe7ca2545b30e393a2aa7493e8f6e24

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.