All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50F877A3.5030107@wwwdotorg.org>

diff --git a/a/1.txt b/N1/1.txt
index dc561f7..519b43b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ On 01/17/2013 02:29 PM, Lucas Stach wrote:
 >>
 >>> diff --git a/arch/arm/boot/dts/tegra20-colibri-512.dtsi b/arch/arm/boot/dts/tegra20-colibri-512.dtsi
 >>
->>> +		temperature-sensor@4c {
+>>> +		temperature-sensor at 4c {
 >>> +			compatible = "national,lm95245";
 >>
 >> You should probably add that compatible value to
@@ -23,36 +23,36 @@ On 01/17/2013 02:29 PM, Lucas Stach wrote:
 >>
 > Yep, will send a separate patch for this.
 > 
->>> +	i2c@7000c000 {
+>>> +	i2c at 7000c000 {
 >>> +		clock-frequency = <400000>;
 >>> +	};
 >>> +
->>> +	i2c_ddc: i2c@7000c400 {
+>>> +	i2c_ddc: i2c at 7000c400 {
 >>> +		clock-frequency = <100000>;
 >>> +	};
 >>> +
->>> +	i2c@7000c500 {
+>>> +	i2c at 7000c500 {
 >>> +		clock-frequency = <400000>;
 >>> +	};
 >>
->>> +	serial@70006000 {
+>>> +	serial at 70006000 {
 >>> +		clock-frequency = <216000000>;
 >>> +	};
 >>> +
->>> +	serial@70006300 {
+>>> +	serial at 70006300 {
 >>> +		clock-frequency = <216000000>;
 >>> +	};
 >>> +
->>> +	usb@c5000000 {
+>>> +	usb at c5000000 {
 >>> +		dr_mode = "otg";
 >>> +	};
 >>> +
->>> +	usb@c5004000 {
+>>> +	usb at c5004000 {
 >>> +		status = "okay";
 >>> +		nvidia,phy-reset-gpio = <&gpio 169 0>; /* gpio PV1 */
 >>> +	};
 >>> +
->>> +	sdhci@c8000600 {
+>>> +	sdhci at c8000600 {
 >>> +		cd-gpios = <&gpio 23 0>; /* gpio PC7 */
 >>> +		vmmc-supply = <&ldo5_reg>;
 >>> +		vqmmc-supply = <&vcc_sd_reg>;
diff --git a/a/content_digest b/N1/content_digest
index 2b53085..801c903 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,10 @@
  "ref\01358423961-24318-1-git-send-email-dev@lynxeye.de\0"
  "ref\050F86533.9010000@wwwdotorg.org\0"
  "ref\01358458144.18489.14.camel@tellur\0"
- "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0"
- "Subject\0Re: [PATCH 1/2] ARM: DT: tegra: Add Colibri T20 512MB COM\0"
+ "From\0swarren@wwwdotorg.org (Stephen Warren)\0"
+ "Subject\0[PATCH 1/2] ARM: DT: tegra: Add Colibri T20 512MB COM\0"
  "Date\0Thu, 17 Jan 2013 15:13:55 -0700\0"
- "To\0Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>\0"
- "Cc\0linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 01/17/2013 02:29 PM, Lucas Stach wrote:\n"
@@ -27,7 +24,7 @@
  ">>\n"
  ">>> diff --git a/arch/arm/boot/dts/tegra20-colibri-512.dtsi b/arch/arm/boot/dts/tegra20-colibri-512.dtsi\n"
  ">>\n"
- ">>> +\t\ttemperature-sensor@4c {\n"
+ ">>> +\t\ttemperature-sensor at 4c {\n"
  ">>> +\t\t\tcompatible = \"national,lm95245\";\n"
  ">>\n"
  ">> You should probably add that compatible value to\n"
@@ -35,36 +32,36 @@
  ">>\n"
  "> Yep, will send a separate patch for this.\n"
  "> \n"
- ">>> +\ti2c@7000c000 {\n"
+ ">>> +\ti2c at 7000c000 {\n"
  ">>> +\t\tclock-frequency = <400000>;\n"
  ">>> +\t};\n"
  ">>> +\n"
- ">>> +\ti2c_ddc: i2c@7000c400 {\n"
+ ">>> +\ti2c_ddc: i2c at 7000c400 {\n"
  ">>> +\t\tclock-frequency = <100000>;\n"
  ">>> +\t};\n"
  ">>> +\n"
- ">>> +\ti2c@7000c500 {\n"
+ ">>> +\ti2c at 7000c500 {\n"
  ">>> +\t\tclock-frequency = <400000>;\n"
  ">>> +\t};\n"
  ">>\n"
- ">>> +\tserial@70006000 {\n"
+ ">>> +\tserial at 70006000 {\n"
  ">>> +\t\tclock-frequency = <216000000>;\n"
  ">>> +\t};\n"
  ">>> +\n"
- ">>> +\tserial@70006300 {\n"
+ ">>> +\tserial at 70006300 {\n"
  ">>> +\t\tclock-frequency = <216000000>;\n"
  ">>> +\t};\n"
  ">>> +\n"
- ">>> +\tusb@c5000000 {\n"
+ ">>> +\tusb at c5000000 {\n"
  ">>> +\t\tdr_mode = \"otg\";\n"
  ">>> +\t};\n"
  ">>> +\n"
- ">>> +\tusb@c5004000 {\n"
+ ">>> +\tusb at c5004000 {\n"
  ">>> +\t\tstatus = \"okay\";\n"
  ">>> +\t\tnvidia,phy-reset-gpio = <&gpio 169 0>; /* gpio PV1 */\n"
  ">>> +\t};\n"
  ">>> +\n"
- ">>> +\tsdhci@c8000600 {\n"
+ ">>> +\tsdhci at c8000600 {\n"
  ">>> +\t\tcd-gpios = <&gpio 23 0>; /* gpio PC7 */\n"
  ">>> +\t\tvmmc-supply = <&ldo5_reg>;\n"
  ">>> +\t\tvqmmc-supply = <&vcc_sd_reg>;\n"
@@ -107,4 +104,4 @@
  "is something not usually done in the node name (differentiation between\n"
  "identities is usually done using the unit address; \"@nnn\"),"
 
-21d1e1c59668bc46ece81b0fda5f2d6b8c97cd5edae9f8074d7935629079f310
+1582e703724c2bbef2b3906467b23af4a239763d13646ca6cd7ba79e691f3df8

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.