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

diff --git a/a/1.txt b/N1/1.txt
index c63039e..3b495b5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -52,13 +52,13 @@ On 03/31/2015 09:46 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>;
@@ -69,7 +69,7 @@ On 03/31/2015 09:46 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
@@ -112,11 +112,11 @@ On 03/31/2015 09:46 AM, Andrey Danin wrote:
 >>
 >> 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>;
 >>      };
@@ -170,8 +170,3 @@ prevent that.
 > arch/arm/boot/dts/r8a7790-lager.dts (see i2c1 and eeprom).
 >
 > Do we *really* need this extra rules at this moment ?
-
---
-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 eacc75a..abb0054 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,25 +4,10 @@
  "ref\0551A415B.4040506@mail.ru\0"
  "ref\0551AAA9B.6070607@wwwdotorg.org\0"
  "ref\0551AC153.7060103@mail.ru\0"
- "ref\0551AC153.7060103-JGs/UdohzUI@public.gmane.org\0"
- "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.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\0Wed, 01 Apr 2015 11:28:32 -0600\0"
- "To\0Andrey Danin <danindrey-JGs/UdohzUI@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  ac100-oU9gvf+ajcQ97yFScArB1dHuzzzSOjJt@public.gmane.org
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 03/31/2015 09:46 AM, Andrey Danin wrote:\n"
@@ -79,13 +64,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"
@@ -96,7 +81,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"
@@ -139,11 +124,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"
@@ -196,11 +181,6 @@
  "> existing infrastructure in this case. There is already similar case in\n"
  "> arch/arm/boot/dts/r8a7790-lager.dts (see i2c1 and eeprom).\n"
  ">\n"
- "> Do we *really* need this extra rules at this moment ?\n"
- "\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
+ > Do we *really* need this extra rules at this moment ?
 
-2fe5802af85b11c3826ace0547a680860ffe225bd1e9504da642447eb78ee7ee
+3c413789e9d90f003aedb3dd895e4530ed7083e533a5a8cb38f5c3efe0e00352

diff --git a/a/1.txt b/N2/1.txt
index c63039e..3bb55a9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -170,8 +170,3 @@ prevent that.
 > arch/arm/boot/dts/r8a7790-lager.dts (see i2c1 and eeprom).
 >
 > Do we *really* need this extra rules at this moment ?
-
---
-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/N2/content_digest
index eacc75a..f7ae15b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,25 +4,24 @@
  "ref\0551A415B.4040506@mail.ru\0"
  "ref\0551AAA9B.6070607@wwwdotorg.org\0"
  "ref\0551AC153.7060103@mail.ru\0"
- "ref\0551AC153.7060103-JGs/UdohzUI@public.gmane.org\0"
- "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0"
+ "From\0Stephen Warren <swarren@wwwdotorg.org>\0"
  "Subject\0Re: [PATCH 3/3] dt: paz00: define nvec as child of i2c bus\0"
  "Date\0Wed, 01 Apr 2015 11:28:32 -0600\0"
- "To\0Andrey Danin <danindrey-JGs/UdohzUI@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  ac100-oU9gvf+ajcQ97yFScArB1dHuzzzSOjJt@public.gmane.org
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>\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"
  "\00:1\0"
  "b\0"
  "On 03/31/2015 09:46 AM, Andrey Danin wrote:\n"
@@ -196,11 +195,6 @@
  "> existing infrastructure in this case. There is already similar case in\n"
  "> arch/arm/boot/dts/r8a7790-lager.dts (see i2c1 and eeprom).\n"
  ">\n"
- "> Do we *really* need this extra rules at this moment ?\n"
- "\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
+ > Do we *really* need this extra rules at this moment ?
 
-2fe5802af85b11c3826ace0547a680860ffe225bd1e9504da642447eb78ee7ee
+06cd5c115f92955d50b30351f60b18964d39c5cd01b1b476f8b9c32c9b500c8a

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.