All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120914132108.GQ25249@phenom.dumpdata.com>

diff --git a/a/1.txt b/N1/1.txt
index 3e6c2a4..41d1a19 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -227,173 +227,173 @@ the OK and we can figure out how/who is going to do the git-fu.
 > 		#size-cells = <1>;
 > 		#interrupt-cells = <1>;
 > 
-> 		flash at 0,00000000 {
+> 		flash@0,00000000 {
 > 			compatible = "arm,vexpress-flash", "cfi-flash";
 > 			reg = <0 0x00000000 0x04000000>,
 > 			      <4 0x00000000 0x04000000>;
 > 			bank-width = <4>;
 > 		};
 > 
-> 		psram at 1,00000000 {
+> 		psram@1,00000000 {
 > 			compatible = "arm,vexpress-psram", "mtd-ram";
 > 			reg = <1 0x00000000 0x02000000>;
 > 			bank-width = <4>;
 > 		};
 > 
-> 		vram at 2,00000000 {
+> 		vram@2,00000000 {
 > 			compatible = "arm,vexpress-vram";
 > 			reg = <2 0x00000000 0x00800000>;
 > 		};
 > 
-> 		ethernet at 2,02000000 {
+> 		ethernet@2,02000000 {
 > 			compatible = "smsc,lan91c111";
 > 			reg = <2 0x02000000 0x10000>;
 > 			interrupts = <15>;
 > 		};
 > 
-> 		usb at 2,03000000 {
+> 		usb@2,03000000 {
 > 			compatible = "nxp,usb-isp1761";
 > 			reg = <2 0x03000000 0x20000>;
 > 			interrupts = <16>;
 > 			port1-otg;
 > 		};
 > 
-> 		iofpga at 3,00000000 {
+> 		iofpga@3,00000000 {
 > 			compatible = "arm,amba-bus", "simple-bus";
 > 			#address-cells = <1>;
 > 			#size-cells = <1>;
 > 			ranges = <0 3 0 0x200000>;
 > 
-> 			sysreg at 010000 {
+> 			sysreg@010000 {
 > 				compatible = "arm,vexpress-sysreg";
 > 				reg = <0x010000 0x1000>;
 > 			};
 > 
-> 			sysctl at 020000 {
+> 			sysctl@020000 {
 > 				compatible = "arm,sp810", "arm,primecell";
 > 				reg = <0x020000 0x1000>;
 > 			};
 > 
 > 			/* PCI-E I2C bus */
-> 			v2m_i2c_pcie: i2c at 030000 {
+> 			v2m_i2c_pcie: i2c@030000 {
 > 				compatible = "arm,versatile-i2c";
 > 				reg = <0x030000 0x1000>;
 > 
 > 				#address-cells = <1>;
 > 				#size-cells = <0>;
 > 
-> 				pcie-switch at 60 {
+> 				pcie-switch@60 {
 > 					compatible = "idt,89hpes32h8";
 > 					reg = <0x60>;
 > 				};
 > 			};
 > 
-> 			aaci at 040000 {
+> 			aaci@040000 {
 > 				compatible = "arm,pl041", "arm,primecell";
 > 				reg = <0x040000 0x1000>;
 > 				interrupts = <11>;
 > 			};
 > 
-> 			mmci at 050000 {
+> 			mmci@050000 {
 > 				compatible = "arm,pl180", "arm,primecell";
 > 				reg = <0x050000 0x1000>;
 > 				interrupts = <9 10>;
 > 			};
 > 
-> 			kmi at 060000 {
+> 			kmi@060000 {
 > 				compatible = "arm,pl050", "arm,primecell";
 > 				reg = <0x060000 0x1000>;
 > 				interrupts = <12>;
 > 			};
 > 
-> 			kmi at 070000 {
+> 			kmi@070000 {
 > 				compatible = "arm,pl050", "arm,primecell";
 > 				reg = <0x070000 0x1000>;
 > 				interrupts = <13>;
 > 			};
 > 
-> 			v2m_serial0: uart at 090000 {
+> 			v2m_serial0: uart@090000 {
 > 				compatible = "arm,pl011", "arm,primecell";
 > 				reg = <0x090000 0x1000>;
 > 				interrupts = <5>;
 > 			};
 > 
-> 			v2m_serial1: uart at 0a0000 {
+> 			v2m_serial1: uart@0a0000 {
 > 				compatible = "arm,pl011", "arm,primecell";
 > 				reg = <0x0a0000 0x1000>;
 > 				interrupts = <6>;
 > 			};
 > 
-> 			v2m_serial2: uart at 0b0000 {
+> 			v2m_serial2: uart@0b0000 {
 > 				compatible = "arm,pl011", "arm,primecell";
 > 				reg = <0x0b0000 0x1000>;
 > 				interrupts = <7>;
 > 			};
 > 
-> 			v2m_serial3: uart at 0c0000 {
+> 			v2m_serial3: uart@0c0000 {
 > 				compatible = "arm,pl011", "arm,primecell";
 > 				reg = <0x0c0000 0x1000>;
 > 				interrupts = <8>;
 > 			};
 > 
-> 			wdt at 0f0000 {
+> 			wdt@0f0000 {
 > 				compatible = "arm,sp805", "arm,primecell";
 > 				reg = <0x0f0000 0x1000>;
 > 				interrupts = <0>;
 > 			};
 > 
-> 			v2m_timer01: timer at 110000 {
+> 			v2m_timer01: timer@110000 {
 > 				compatible = "arm,sp804", "arm,primecell";
 > 				reg = <0x110000 0x1000>;
 > 				interrupts = <2>;
 > 			};
 > 
-> 			v2m_timer23: timer at 120000 {
+> 			v2m_timer23: timer@120000 {
 > 				compatible = "arm,sp804", "arm,primecell";
 > 				reg = <0x120000 0x1000>;
 > 				interrupts = <3>;
 > 			};
 > 
 > 			/* DVI I2C bus */
-> 			v2m_i2c_dvi: i2c at 160000 {
+> 			v2m_i2c_dvi: i2c@160000 {
 > 				compatible = "arm,versatile-i2c";
 > 				reg = <0x160000 0x1000>;
 > 
 > 				#address-cells = <1>;
 > 				#size-cells = <0>;
 > 
-> 				dvi-transmitter at 39 {
+> 				dvi-transmitter@39 {
 > 					compatible = "sil,sii9022-tpi", "sil,sii9022";
 > 					reg = <0x39>;
 > 				};
 > 
-> 				dvi-transmitter at 60 {
+> 				dvi-transmitter@60 {
 > 					compatible = "sil,sii9022-cpi", "sil,sii9022";
 > 					reg = <0x60>;
 > 				};
 > 			};
 > 
-> 			rtc at 170000 {
+> 			rtc@170000 {
 > 				compatible = "arm,pl031", "arm,primecell";
 > 				reg = <0x170000 0x1000>;
 > 				interrupts = <4>;
 > 			};
 > 
-> 			compact-flash at 1a0000 {
+> 			compact-flash@1a0000 {
 > 				compatible = "arm,vexpress-cf", "ata-generic";
 > 				reg = <0x1a0000 0x100
 > 				       0x1a0100 0xf00>;
 > 				reg-shift = <2>;
 > 			};
 > 
-> 			clcd at 1f0000 {
+> 			clcd@1f0000 {
 > 				compatible = "arm,pl111", "arm,primecell";
 > 				reg = <0x1f0000 0x1000>;
 > 				interrupts = <14>;
 > 			};
 > 		};
 > 
-> 		v2m_fixed_3v3: fixedregulator at 0 {
+> 		v2m_fixed_3v3: fixedregulator@0 {
 > 			compatible = "regulator-fixed";
 > 			regulator-name = "3V3";
 > 			regulator-min-microvolt = <3300000>;
@@ -440,19 +440,19 @@ the OK and we can figure out how/who is going to do the git-fu.
 > 		#address-cells = <1>;
 > 		#size-cells = <0>;
 > 
-> 		cpu at 0 {
+> 		cpu@0 {
 > 			device_type = "cpu";
 > 			compatible = "arm,cortex-a15";
 > 			reg = <0>;
 > 		};
 > 	};
 > 
-> 	memory at 80000000 {
+> 	memory@80000000 {
 > 		device_type = "memory";
 > 		reg = <0 0x80000000 0 0x80000000>;
 > 	};
 > 
-> 	gic: interrupt-controller at 2c001000 {
+> 	gic: interrupt-controller@2c001000 {
 > 		compatible = "arm,cortex-a15-gic", "arm,cortex-a9-gic";
 > 		#interrupt-cells = <3>;
 > 		#address-cells = <0>;
@@ -564,7 +564,7 @@ the OK and we can figure out how/who is going to do the git-fu.
 > 		#address-cells = <1>;
 > 		#size-cells = <0>;
 > 
-> 		cpu at 0 {
+> 		cpu@0 {
 > 			device_type = "cpu";
 > 			compatible = "arm,cortex-a15";
 > 			reg = <0>;
@@ -576,7 +576,7 @@ the OK and we can figure out how/who is going to do the git-fu.
 > 		reg = <0x80000000 0x08000000>;
 > 	};
 > 
-> 	gic: interrupt-controller at 2c001000 {
+> 	gic: interrupt-controller@2c001000 {
 > 		compatible = "arm,cortex-a9-gic";
 > 		#interrupt-cells = <3>;
 > 		#address-cells = <0>;
diff --git a/a/content_digest b/N1/content_digest
index 99fd755..0505da8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,18 @@
  "ref\0alpine.DEB.2.02.1209141145150.29232@kaball.uk.xensource.com\0"
- "From\0konrad.wilk@oracle.com (Konrad Rzeszutek Wilk)\0"
- "Subject\0[PATCH v4 00/24] Introduce Xen support on ARM (based on 3.6-rc5)\0"
+ "From\0Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>\0"
+ "Subject\0Re: [PATCH v4 00/24] Introduce Xen support on ARM (based on 3.6-rc5)\0"
  "Date\0Fri, 14 Sep 2012 09:21:08 -0400\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>"
+ " linux@arm.linux.org.uk\0"
+ "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>"
+  xen-devel@lists.xensource.com <xen-devel@lists.xensource.com>
+  Ian Campbell <Ian.Campbell@citrix.com>
+  Tim (Xen.org) <tim@xen.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linaro-dev@lists.linaro.org <linaro-dev@lists.linaro.org>
+  catalin.marinas@arm.com <catalin.marinas@arm.com>
+  arnd@arndb.de <arnd@arndb.de>
+ " Russell King - ARM Linux <linux@arm.linux.org.uk>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Sep 14, 2012 at 12:12:59PM +0100, Stefano Stabellini wrote:\n"
@@ -234,173 +244,173 @@
  "> \t\t#size-cells = <1>;\n"
  "> \t\t#interrupt-cells = <1>;\n"
  "> \n"
- "> \t\tflash at 0,00000000 {\n"
+ "> \t\tflash@0,00000000 {\n"
  "> \t\t\tcompatible = \"arm,vexpress-flash\", \"cfi-flash\";\n"
  "> \t\t\treg = <0 0x00000000 0x04000000>,\n"
  "> \t\t\t      <4 0x00000000 0x04000000>;\n"
  "> \t\t\tbank-width = <4>;\n"
  "> \t\t};\n"
  "> \n"
- "> \t\tpsram at 1,00000000 {\n"
+ "> \t\tpsram@1,00000000 {\n"
  "> \t\t\tcompatible = \"arm,vexpress-psram\", \"mtd-ram\";\n"
  "> \t\t\treg = <1 0x00000000 0x02000000>;\n"
  "> \t\t\tbank-width = <4>;\n"
  "> \t\t};\n"
  "> \n"
- "> \t\tvram at 2,00000000 {\n"
+ "> \t\tvram@2,00000000 {\n"
  "> \t\t\tcompatible = \"arm,vexpress-vram\";\n"
  "> \t\t\treg = <2 0x00000000 0x00800000>;\n"
  "> \t\t};\n"
  "> \n"
- "> \t\tethernet at 2,02000000 {\n"
+ "> \t\tethernet@2,02000000 {\n"
  "> \t\t\tcompatible = \"smsc,lan91c111\";\n"
  "> \t\t\treg = <2 0x02000000 0x10000>;\n"
  "> \t\t\tinterrupts = <15>;\n"
  "> \t\t};\n"
  "> \n"
- "> \t\tusb at 2,03000000 {\n"
+ "> \t\tusb@2,03000000 {\n"
  "> \t\t\tcompatible = \"nxp,usb-isp1761\";\n"
  "> \t\t\treg = <2 0x03000000 0x20000>;\n"
  "> \t\t\tinterrupts = <16>;\n"
  "> \t\t\tport1-otg;\n"
  "> \t\t};\n"
  "> \n"
- "> \t\tiofpga at 3,00000000 {\n"
+ "> \t\tiofpga@3,00000000 {\n"
  "> \t\t\tcompatible = \"arm,amba-bus\", \"simple-bus\";\n"
  "> \t\t\t#address-cells = <1>;\n"
  "> \t\t\t#size-cells = <1>;\n"
  "> \t\t\tranges = <0 3 0 0x200000>;\n"
  "> \n"
- "> \t\t\tsysreg at 010000 {\n"
+ "> \t\t\tsysreg@010000 {\n"
  "> \t\t\t\tcompatible = \"arm,vexpress-sysreg\";\n"
  "> \t\t\t\treg = <0x010000 0x1000>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tsysctl at 020000 {\n"
+ "> \t\t\tsysctl@020000 {\n"
  "> \t\t\t\tcompatible = \"arm,sp810\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x020000 0x1000>;\n"
  "> \t\t\t};\n"
  "> \n"
  "> \t\t\t/* PCI-E I2C bus */\n"
- "> \t\t\tv2m_i2c_pcie: i2c at 030000 {\n"
+ "> \t\t\tv2m_i2c_pcie: i2c@030000 {\n"
  "> \t\t\t\tcompatible = \"arm,versatile-i2c\";\n"
  "> \t\t\t\treg = <0x030000 0x1000>;\n"
  "> \n"
  "> \t\t\t\t#address-cells = <1>;\n"
  "> \t\t\t\t#size-cells = <0>;\n"
  "> \n"
- "> \t\t\t\tpcie-switch at 60 {\n"
+ "> \t\t\t\tpcie-switch@60 {\n"
  "> \t\t\t\t\tcompatible = \"idt,89hpes32h8\";\n"
  "> \t\t\t\t\treg = <0x60>;\n"
  "> \t\t\t\t};\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\taaci at 040000 {\n"
+ "> \t\t\taaci@040000 {\n"
  "> \t\t\t\tcompatible = \"arm,pl041\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x040000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <11>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tmmci at 050000 {\n"
+ "> \t\t\tmmci@050000 {\n"
  "> \t\t\t\tcompatible = \"arm,pl180\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x050000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <9 10>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tkmi at 060000 {\n"
+ "> \t\t\tkmi@060000 {\n"
  "> \t\t\t\tcompatible = \"arm,pl050\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x060000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <12>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tkmi at 070000 {\n"
+ "> \t\t\tkmi@070000 {\n"
  "> \t\t\t\tcompatible = \"arm,pl050\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x070000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <13>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tv2m_serial0: uart at 090000 {\n"
+ "> \t\t\tv2m_serial0: uart@090000 {\n"
  "> \t\t\t\tcompatible = \"arm,pl011\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x090000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <5>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tv2m_serial1: uart at 0a0000 {\n"
+ "> \t\t\tv2m_serial1: uart@0a0000 {\n"
  "> \t\t\t\tcompatible = \"arm,pl011\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x0a0000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <6>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tv2m_serial2: uart at 0b0000 {\n"
+ "> \t\t\tv2m_serial2: uart@0b0000 {\n"
  "> \t\t\t\tcompatible = \"arm,pl011\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x0b0000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <7>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tv2m_serial3: uart at 0c0000 {\n"
+ "> \t\t\tv2m_serial3: uart@0c0000 {\n"
  "> \t\t\t\tcompatible = \"arm,pl011\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x0c0000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <8>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\twdt at 0f0000 {\n"
+ "> \t\t\twdt@0f0000 {\n"
  "> \t\t\t\tcompatible = \"arm,sp805\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x0f0000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <0>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tv2m_timer01: timer at 110000 {\n"
+ "> \t\t\tv2m_timer01: timer@110000 {\n"
  "> \t\t\t\tcompatible = \"arm,sp804\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x110000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <2>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tv2m_timer23: timer at 120000 {\n"
+ "> \t\t\tv2m_timer23: timer@120000 {\n"
  "> \t\t\t\tcompatible = \"arm,sp804\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x120000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <3>;\n"
  "> \t\t\t};\n"
  "> \n"
  "> \t\t\t/* DVI I2C bus */\n"
- "> \t\t\tv2m_i2c_dvi: i2c at 160000 {\n"
+ "> \t\t\tv2m_i2c_dvi: i2c@160000 {\n"
  "> \t\t\t\tcompatible = \"arm,versatile-i2c\";\n"
  "> \t\t\t\treg = <0x160000 0x1000>;\n"
  "> \n"
  "> \t\t\t\t#address-cells = <1>;\n"
  "> \t\t\t\t#size-cells = <0>;\n"
  "> \n"
- "> \t\t\t\tdvi-transmitter at 39 {\n"
+ "> \t\t\t\tdvi-transmitter@39 {\n"
  "> \t\t\t\t\tcompatible = \"sil,sii9022-tpi\", \"sil,sii9022\";\n"
  "> \t\t\t\t\treg = <0x39>;\n"
  "> \t\t\t\t};\n"
  "> \n"
- "> \t\t\t\tdvi-transmitter at 60 {\n"
+ "> \t\t\t\tdvi-transmitter@60 {\n"
  "> \t\t\t\t\tcompatible = \"sil,sii9022-cpi\", \"sil,sii9022\";\n"
  "> \t\t\t\t\treg = <0x60>;\n"
  "> \t\t\t\t};\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\trtc at 170000 {\n"
+ "> \t\t\trtc@170000 {\n"
  "> \t\t\t\tcompatible = \"arm,pl031\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x170000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <4>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tcompact-flash at 1a0000 {\n"
+ "> \t\t\tcompact-flash@1a0000 {\n"
  "> \t\t\t\tcompatible = \"arm,vexpress-cf\", \"ata-generic\";\n"
  "> \t\t\t\treg = <0x1a0000 0x100\n"
  "> \t\t\t\t       0x1a0100 0xf00>;\n"
  "> \t\t\t\treg-shift = <2>;\n"
  "> \t\t\t};\n"
  "> \n"
- "> \t\t\tclcd at 1f0000 {\n"
+ "> \t\t\tclcd@1f0000 {\n"
  "> \t\t\t\tcompatible = \"arm,pl111\", \"arm,primecell\";\n"
  "> \t\t\t\treg = <0x1f0000 0x1000>;\n"
  "> \t\t\t\tinterrupts = <14>;\n"
  "> \t\t\t};\n"
  "> \t\t};\n"
  "> \n"
- "> \t\tv2m_fixed_3v3: fixedregulator at 0 {\n"
+ "> \t\tv2m_fixed_3v3: fixedregulator@0 {\n"
  "> \t\t\tcompatible = \"regulator-fixed\";\n"
  "> \t\t\tregulator-name = \"3V3\";\n"
  "> \t\t\tregulator-min-microvolt = <3300000>;\n"
@@ -447,19 +457,19 @@
  "> \t\t#address-cells = <1>;\n"
  "> \t\t#size-cells = <0>;\n"
  "> \n"
- "> \t\tcpu at 0 {\n"
+ "> \t\tcpu@0 {\n"
  "> \t\t\tdevice_type = \"cpu\";\n"
  "> \t\t\tcompatible = \"arm,cortex-a15\";\n"
  "> \t\t\treg = <0>;\n"
  "> \t\t};\n"
  "> \t};\n"
  "> \n"
- "> \tmemory at 80000000 {\n"
+ "> \tmemory@80000000 {\n"
  "> \t\tdevice_type = \"memory\";\n"
  "> \t\treg = <0 0x80000000 0 0x80000000>;\n"
  "> \t};\n"
  "> \n"
- "> \tgic: interrupt-controller at 2c001000 {\n"
+ "> \tgic: interrupt-controller@2c001000 {\n"
  "> \t\tcompatible = \"arm,cortex-a15-gic\", \"arm,cortex-a9-gic\";\n"
  "> \t\t#interrupt-cells = <3>;\n"
  "> \t\t#address-cells = <0>;\n"
@@ -571,7 +581,7 @@
  "> \t\t#address-cells = <1>;\n"
  "> \t\t#size-cells = <0>;\n"
  "> \n"
- "> \t\tcpu at 0 {\n"
+ "> \t\tcpu@0 {\n"
  "> \t\t\tdevice_type = \"cpu\";\n"
  "> \t\t\tcompatible = \"arm,cortex-a15\";\n"
  "> \t\t\treg = <0>;\n"
@@ -583,7 +593,7 @@
  "> \t\treg = <0x80000000 0x08000000>;\n"
  "> \t};\n"
  "> \n"
- "> \tgic: interrupt-controller at 2c001000 {\n"
+ "> \tgic: interrupt-controller@2c001000 {\n"
  "> \t\tcompatible = \"arm,cortex-a9-gic\";\n"
  "> \t\t#interrupt-cells = <3>;\n"
  "> \t\t#address-cells = <0>;\n"
@@ -664,4 +674,4 @@
  "> \n"
  "> /* /include/ \"vexpress-v2m-rs1-rtsm.dtsi\" */"
 
-c90eb38cfd98cd3db8853457902b75252c2e6368201cc1a0cf10138e49b3df87
+306962faa7bf26453be1bbebabec5a2d4f9c4e74df7666785d2f9a637f52a0f7

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.