All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5384F60C.5020608@ahsoftware.de>

diff --git a/a/1.txt b/N1/1.txt
index 396869b..1181cd9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -96,31 +96,31 @@ nodes are included which don't have a compatible property. For the
 omap3-beagle this produces the following 21 additional entries in the
 init-order:
 
-aholler at laptopahbt ~/Source/aholler/dtc.git $ dts/make_dtb.sh
+aholler@laptopahbt ~/Source/aholler/dtc.git $ dts/make_dtb.sh
 dts/omap3-beagle.dts -t | grep ' - '
 init 4 0xe4 pinmux_twl4030_pins
-(/ocp/pinmux at 48002030/pinmux_twl4030_pins) - (parent 0x14b)
-init 10 0x107 clocks (/ocp/cm at 48004000/clocks) - (parent 0x106)
-init 17 0x101 clocks (/ocp/prm at 48306000/clocks) - (parent 0x100)
-init 226 0x143 clocks (/ocp/scrm at 48002000/clocks) - (parent 0x142)
+(/ocp/pinmux@48002030/pinmux_twl4030_pins) - (parent 0x14b)
+init 10 0x107 clocks (/ocp/cm@48004000/clocks) - (parent 0x106)
+init 17 0x101 clocks (/ocp/prm@48306000/clocks) - (parent 0x100)
+init 226 0x143 clocks (/ocp/scrm@48002000/clocks) - (parent 0x142)
 init 237 0xe1 pinmux_hsusb2_pins
-(/ocp/pinmux at 48002030/pinmux_hsusb2_pins) - (parent 0x14b)
-init 239 0xe2 pinmux_gpio1_pins (/ocp/pinmux at 48002a00/pinmux_gpio1_pins)
+(/ocp/pinmux@48002030/pinmux_hsusb2_pins) - (parent 0x14b)
+init 239 0xe2 pinmux_gpio1_pins (/ocp/pinmux@48002a00/pinmux_gpio1_pins)
 - (parent 0x14d)
 init 251 0xec pinmux_hsusb2_2_pins
-(/ocp/pinmux at 480025d8/pinmux_hsusb2_2_pins) - (parent 0x18e)
+(/ocp/pinmux@480025d8/pinmux_hsusb2_2_pins) - (parent 0x18e)
 init 255 0xf4 chosen (/chosen) - (parent 0xf3)
 init 256 0xf5 aliases (/aliases) - (parent 0xf3)
 init 257 0xf6 memory (/memory) - (parent 0xf3)
 init 258 0xf7 cpus (/cpus) - (parent 0xf3)
-init 269 0x105 clockdomains (/ocp/prm at 48306000/clockdomains) - (parent
+init 269 0x105 clockdomains (/ocp/prm@48306000/clockdomains) - (parent
 0x100)
-init 311 0x131 clockdomains (/ocp/cm at 48004000/clockdomains) - (parent 0x106)
-init 333 0x149 clockdomains (/ocp/scrm at 48002000/clockdomains) - (parent
+init 311 0x131 clockdomains (/ocp/cm@48004000/clockdomains) - (parent 0x106)
+init 333 0x149 clockdomains (/ocp/scrm@48002000/clockdomains) - (parent
 0x142)
 init 335 0x14c pinmux_uart3_pins
-(/ocp/pinmux at 48002030/pinmux_uart3_pins) - (parent 0x14b)
-init 343 0x157 codec (/ocp/i2c at 48070000/twl at 48/audio/codec) - (parent 0xf1)
+(/ocp/pinmux@48002030/pinmux_uart3_pins) - (parent 0x14b)
+init 343 0x157 codec (/ocp/i2c@48070000/twl@48/audio/codec) - (parent 0xf1)
 init 398 0x18f choosen (/choosen) - (parent 0xf3)
 init 400 0x191 pmu_stat (/leds/pmu_stat) - (parent 0x190)
 init 401 0x192 heartbeat (/leds/heartbeat) - (parent 0x190)
diff --git a/a/content_digest b/N1/content_digest
index cd66bbf..ffc2c35 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,10 +3,18 @@
  "ref\053775334.3030704@gmail.com\0"
  "ref\05379FAA5.10404@ahsoftware.de\0"
  "ref\020140527200225.F12C4C40B4B@trevor.secretlab.ca\0"
- "From\0holler@ahsoftware.de (Alexander Holler)\0"
- "Subject\0[RFC PATCH 1/9] dt: deps: dtc: Automatically add new property 'dependencies' which contains a list of referenced phandles\0"
+ "From\0Alexander Holler <holler@ahsoftware.de>\0"
+ "Subject\0Re: [RFC PATCH 1/9] dt: deps: dtc: Automatically add new property 'dependencies' which contains a list of referenced phandles\0"
  "Date\0Tue, 27 May 2014 22:31:08 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Grant Likely <grant.likely@linaro.org>"
+  Tomasz Figa <tomasz.figa@gmail.com>
+ " linux-kernel@vger.kernel.org\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Russell King <linux@arm.linux.org.uk>
+  Jon Loeliger <jdl@jdl.com>
+ " Rob Herring <robh+dt@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Am 27.05.2014 22:02, schrieb Grant Likely:\n"
@@ -107,31 +115,31 @@
  "omap3-beagle this produces the following 21 additional entries in the\n"
  "init-order:\n"
  "\n"
- "aholler at laptopahbt ~/Source/aholler/dtc.git $ dts/make_dtb.sh\n"
+ "aholler@laptopahbt ~/Source/aholler/dtc.git $ dts/make_dtb.sh\n"
  "dts/omap3-beagle.dts -t | grep ' - '\n"
  "init 4 0xe4 pinmux_twl4030_pins\n"
- "(/ocp/pinmux at 48002030/pinmux_twl4030_pins) - (parent 0x14b)\n"
- "init 10 0x107 clocks (/ocp/cm at 48004000/clocks) - (parent 0x106)\n"
- "init 17 0x101 clocks (/ocp/prm at 48306000/clocks) - (parent 0x100)\n"
- "init 226 0x143 clocks (/ocp/scrm at 48002000/clocks) - (parent 0x142)\n"
+ "(/ocp/pinmux@48002030/pinmux_twl4030_pins) - (parent 0x14b)\n"
+ "init 10 0x107 clocks (/ocp/cm@48004000/clocks) - (parent 0x106)\n"
+ "init 17 0x101 clocks (/ocp/prm@48306000/clocks) - (parent 0x100)\n"
+ "init 226 0x143 clocks (/ocp/scrm@48002000/clocks) - (parent 0x142)\n"
  "init 237 0xe1 pinmux_hsusb2_pins\n"
- "(/ocp/pinmux at 48002030/pinmux_hsusb2_pins) - (parent 0x14b)\n"
- "init 239 0xe2 pinmux_gpio1_pins (/ocp/pinmux at 48002a00/pinmux_gpio1_pins)\n"
+ "(/ocp/pinmux@48002030/pinmux_hsusb2_pins) - (parent 0x14b)\n"
+ "init 239 0xe2 pinmux_gpio1_pins (/ocp/pinmux@48002a00/pinmux_gpio1_pins)\n"
  "- (parent 0x14d)\n"
  "init 251 0xec pinmux_hsusb2_2_pins\n"
- "(/ocp/pinmux at 480025d8/pinmux_hsusb2_2_pins) - (parent 0x18e)\n"
+ "(/ocp/pinmux@480025d8/pinmux_hsusb2_2_pins) - (parent 0x18e)\n"
  "init 255 0xf4 chosen (/chosen) - (parent 0xf3)\n"
  "init 256 0xf5 aliases (/aliases) - (parent 0xf3)\n"
  "init 257 0xf6 memory (/memory) - (parent 0xf3)\n"
  "init 258 0xf7 cpus (/cpus) - (parent 0xf3)\n"
- "init 269 0x105 clockdomains (/ocp/prm at 48306000/clockdomains) - (parent\n"
+ "init 269 0x105 clockdomains (/ocp/prm@48306000/clockdomains) - (parent\n"
  "0x100)\n"
- "init 311 0x131 clockdomains (/ocp/cm at 48004000/clockdomains) - (parent 0x106)\n"
- "init 333 0x149 clockdomains (/ocp/scrm at 48002000/clockdomains) - (parent\n"
+ "init 311 0x131 clockdomains (/ocp/cm@48004000/clockdomains) - (parent 0x106)\n"
+ "init 333 0x149 clockdomains (/ocp/scrm@48002000/clockdomains) - (parent\n"
  "0x142)\n"
  "init 335 0x14c pinmux_uart3_pins\n"
- "(/ocp/pinmux at 48002030/pinmux_uart3_pins) - (parent 0x14b)\n"
- "init 343 0x157 codec (/ocp/i2c at 48070000/twl at 48/audio/codec) - (parent 0xf1)\n"
+ "(/ocp/pinmux@48002030/pinmux_uart3_pins) - (parent 0x14b)\n"
+ "init 343 0x157 codec (/ocp/i2c@48070000/twl@48/audio/codec) - (parent 0xf1)\n"
  "init 398 0x18f choosen (/choosen) - (parent 0xf3)\n"
  "init 400 0x191 pmu_stat (/leds/pmu_stat) - (parent 0x190)\n"
  "init 401 0x192 heartbeat (/leds/heartbeat) - (parent 0x190)\n"
@@ -143,4 +151,4 @@
  "\n"
  Alexander Holler
 
-63094ccbcdaefe0f5bf57f82178b76372caecdd2fc677e5b3cb58d0f0d32bd76
+58ab567965d3d01f920e08bd7a94b6e5d7a2af7254766e30a3124b0c0f266871

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.