All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <551AAA9B.6070607@wwwdotorg.org>

diff --git a/a/1.txt b/N1/1.txt
index 2561494..aa8e032 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -49,13 +49,13 @@ On 03/31/2015 12:40 AM, Andrey Danin wrote:
 >>> diff --git a/arch/arm/boot/dts/tegra20-paz00.dts
 >>> b/arch/arm/boot/dts/tegra20-paz00.dts
 >>
->>> -    nvec@7000c500 {
+>>> -    nvec at 7000c500 {
 >>> -        compatible = "nvidia,nvec";
 >>> -        reg = <0x7000c500 0x100>;
 >>> -        interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
 >>> -        #address-cells = <1>;
 >>> -        #size-cells = <0>;
->>> +    i2c@7000c500 {
+>>> +    i2c at 7000c500 {
 >>> +        status = "okay";
 >>>           clock-frequency = <80000>;
 >>> -        request-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_HIGH>;
@@ -66,7 +66,7 @@ On 03/31/2015 12:40 AM, Andrey Danin wrote:
 >>> -        resets = <&tegra_car 67>;
 >>> -        reset-names = "i2c";
 >>> +
->>> +        nvec: nvec@45 {
+>>> +        nvec: nvec at 45 {
 >>
 >> This doesn't feel correct. There's nothing here to indicate that this
 >> child device is a slave that is implemented by the host SoC rather than
@@ -99,11 +99,11 @@ In other words, without an explicit "communicate with this device" or
 
 i2c-controller {
      ...
-     master@1a {
+     master at 1a {
          compatible = "foo,device";
          reg = <0x1a 1>;
      };
-     slave@1a {
+     slave at 1a {
          compatible = "foo,device-slave";
          reg = <0x1a 1>;
      };
diff --git a/a/content_digest b/N1/content_digest
index d352364..340be02 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,24 +2,10 @@
  "ref\01422516022-27161-4-git-send-email-danindrey@mail.ru\0"
  "ref\054CFEA2F.8040701@wwwdotorg.org\0"
  "ref\0551A415B.4040506@mail.ru\0"
- "From\0Stephen Warren <swarren@wwwdotorg.org>\0"
- "Subject\0Re: [PATCH 3/3] dt: paz00: define nvec as child of i2c bus\0"
+ "From\0swarren@wwwdotorg.org (Stephen Warren)\0"
+ "Subject\0[PATCH 3/3] dt: paz00: define nvec as child of i2c bus\0"
  "Date\0Tue, 31 Mar 2015 08:09:31 -0600\0"
- "To\0Andrey Danin <danindrey@mail.ru>\0"
- "Cc\0devicetree@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  linux-tegra@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  ac100@lists.launchpad.net
-  Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@codeaurora.org>
-  Russell King <linux@arm.linux.org.uk>
-  Thierry Reding <thierry.reding@gmail.com>
-  Alexandre Courbot <gnurou@gmail.com>
- " Marc Dietrich <marvin24@gmx.de>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 03/31/2015 12:40 AM, Andrey Danin wrote:\n"
@@ -73,13 +59,13 @@
  ">>> diff --git a/arch/arm/boot/dts/tegra20-paz00.dts\n"
  ">>> b/arch/arm/boot/dts/tegra20-paz00.dts\n"
  ">>\n"
- ">>> -    nvec@7000c500 {\n"
+ ">>> -    nvec at 7000c500 {\n"
  ">>> -        compatible = \"nvidia,nvec\";\n"
  ">>> -        reg = <0x7000c500 0x100>;\n"
  ">>> -        interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;\n"
  ">>> -        #address-cells = <1>;\n"
  ">>> -        #size-cells = <0>;\n"
- ">>> +    i2c@7000c500 {\n"
+ ">>> +    i2c at 7000c500 {\n"
  ">>> +        status = \"okay\";\n"
  ">>>           clock-frequency = <80000>;\n"
  ">>> -        request-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_HIGH>;\n"
@@ -90,7 +76,7 @@
  ">>> -        resets = <&tegra_car 67>;\n"
  ">>> -        reset-names = \"i2c\";\n"
  ">>> +\n"
- ">>> +        nvec: nvec@45 {\n"
+ ">>> +        nvec: nvec at 45 {\n"
  ">>\n"
  ">> This doesn't feel correct. There's nothing here to indicate that this\n"
  ">> child device is a slave that is implemented by the host SoC rather than\n"
@@ -123,11 +109,11 @@
  "\n"
  "i2c-controller {\n"
  "     ...\n"
- "     master@1a {\n"
+ "     master at 1a {\n"
  "         compatible = \"foo,device\";\n"
  "         reg = <0x1a 1>;\n"
  "     };\n"
- "     slave@1a {\n"
+ "     slave at 1a {\n"
  "         compatible = \"foo,device-slave\";\n"
  "         reg = <0x1a 1>;\n"
  "     };\n"
@@ -150,4 +136,4 @@
  "\n"
  I'm pretty sure this is the nth time I've explained this.
 
-eef050a2f18c1c5a58316e476fe0c104c9186f78f4be3ea13d7c454a127e9961
+9ee485f97a3af31218d5a0ae7a80f349c9a5e62f4ab842ce25a11d2e100bfa24

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.