All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20210413134906.GA1538655@robh.at.kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 12354ec..5288fc9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -142,23 +142,23 @@ sub-functions.
 > +        #address-cells = <1>;
 > +        #size-cells = <0>;
 > +
-> +        smpro at 4f {
+> +        smpro@4f {
 > +            compatible = "ampere,smpro";
 > +            reg = <0x4f>;
 > +            #address-cells = <1>;
 > +            #size-cells = <0>;
 > +
-> +            hwmon at 10 {
+> +            hwmon@10 {
 > +                compatible = "ampere,ac01-hwmon";
 > +                reg = <0x10>;
 > +            };
 > +
-> +            misc at b0 {
+> +            misc@b0 {
 > +                compatible = "ampere,ac01-misc";
 > +                reg = <0xb0>;
 > +            };
 > +
-> +            errmon at 80 {
+> +            errmon@80 {
 > +                compatible = "ampere,ac01-errmon";
 > +                reg = <0x80>;
 > +            };
diff --git a/a/content_digest b/N1/content_digest
index fe47c8d..268cfc2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,24 @@
  "ref\020210409031332.21919-1-quan@os.amperecomputing.com\0"
  "ref\020210409031332.21919-2-quan@os.amperecomputing.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v3 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers\0"
+ "Subject\0Re: [PATCH v3 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers\0"
  "Date\0Tue, 13 Apr 2021 08:49:06 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Quan Nguyen <quan@os.amperecomputing.com>\0"
+ "Cc\0Joel Stanley <joel@jms.id.au>"
+  Andrew Jeffery <andrew@aj.id.au>
+  Jean Delvare <jdelvare@suse.com>
+  Guenter Roeck <linux@roeck-us.net>
+  Lee Jones <lee.jones@linaro.org>
+  Jonathan Corbet <corbet@lwn.net>
+  linux-hwmon@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-doc@vger.kernel.org
+  linux-aspeed@lists.ozlabs.org
+  openbmc@lists.ozlabs.org
+  Open Source Submission <patches@amperecomputing.com>
+  Phong Vo <phong@os.amperecomputing.com>
+ " Thang Q . Nguyen <thang@os.amperecomputing.com>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Apr 09, 2021 at 10:13:29AM +0700, Quan Nguyen wrote:\n"
@@ -150,23 +165,23 @@
  "> +        #address-cells = <1>;\n"
  "> +        #size-cells = <0>;\n"
  "> +\n"
- "> +        smpro at 4f {\n"
+ "> +        smpro@4f {\n"
  "> +            compatible = \"ampere,smpro\";\n"
  "> +            reg = <0x4f>;\n"
  "> +            #address-cells = <1>;\n"
  "> +            #size-cells = <0>;\n"
  "> +\n"
- "> +            hwmon at 10 {\n"
+ "> +            hwmon@10 {\n"
  "> +                compatible = \"ampere,ac01-hwmon\";\n"
  "> +                reg = <0x10>;\n"
  "> +            };\n"
  "> +\n"
- "> +            misc at b0 {\n"
+ "> +            misc@b0 {\n"
  "> +                compatible = \"ampere,ac01-misc\";\n"
  "> +                reg = <0xb0>;\n"
  "> +            };\n"
  "> +\n"
- "> +            errmon at 80 {\n"
+ "> +            errmon@80 {\n"
  "> +                compatible = \"ampere,ac01-errmon\";\n"
  "> +                reg = <0x80>;\n"
  "> +            };\n"
@@ -177,4 +192,4 @@
  "> 2.28.0\n"
  >
 
-9e78e27f0879658d7a3eebfa9fc0a57669a6137754382f6b09e3e27dc9bec3f2
+85f76833cfc7529bcdc3eab5ea16eb12e198633536a97cabdc5b7307637d1db5

diff --git a/a/1.txt b/N2/1.txt
index 12354ec..5288fc9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -142,23 +142,23 @@ sub-functions.
 > +        #address-cells = <1>;
 > +        #size-cells = <0>;
 > +
-> +        smpro at 4f {
+> +        smpro@4f {
 > +            compatible = "ampere,smpro";
 > +            reg = <0x4f>;
 > +            #address-cells = <1>;
 > +            #size-cells = <0>;
 > +
-> +            hwmon at 10 {
+> +            hwmon@10 {
 > +                compatible = "ampere,ac01-hwmon";
 > +                reg = <0x10>;
 > +            };
 > +
-> +            misc at b0 {
+> +            misc@b0 {
 > +                compatible = "ampere,ac01-misc";
 > +                reg = <0xb0>;
 > +            };
 > +
-> +            errmon at 80 {
+> +            errmon@80 {
 > +                compatible = "ampere,ac01-errmon";
 > +                reg = <0x80>;
 > +            };
diff --git a/a/content_digest b/N2/content_digest
index fe47c8d..0cb254a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,23 @@
  "ref\020210409031332.21919-1-quan@os.amperecomputing.com\0"
  "ref\020210409031332.21919-2-quan@os.amperecomputing.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v3 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers\0"
+ "Subject\0Re: [PATCH v3 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers\0"
  "Date\0Tue, 13 Apr 2021 08:49:06 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Quan Nguyen <quan@os.amperecomputing.com>\0"
+ "Cc\0linux-hwmon@vger.kernel.org"
+  devicetree@vger.kernel.org
+  Jean Delvare <jdelvare@suse.com>
+  linux-aspeed@lists.ozlabs.org
+  Jonathan Corbet <corbet@lwn.net>
+  Andrew Jeffery <andrew@aj.id.au>
+  openbmc@lists.ozlabs.org
+  linux-doc@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Thang Q . Nguyen <thang@os.amperecomputing.com>
+  Phong Vo <phong@os.amperecomputing.com>
+  Open Source Submission <patches@amperecomputing.com>
+  Lee Jones <lee.jones@linaro.org>
+ " Guenter Roeck <linux@roeck-us.net>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Apr 09, 2021 at 10:13:29AM +0700, Quan Nguyen wrote:\n"
@@ -150,23 +164,23 @@
  "> +        #address-cells = <1>;\n"
  "> +        #size-cells = <0>;\n"
  "> +\n"
- "> +        smpro at 4f {\n"
+ "> +        smpro@4f {\n"
  "> +            compatible = \"ampere,smpro\";\n"
  "> +            reg = <0x4f>;\n"
  "> +            #address-cells = <1>;\n"
  "> +            #size-cells = <0>;\n"
  "> +\n"
- "> +            hwmon at 10 {\n"
+ "> +            hwmon@10 {\n"
  "> +                compatible = \"ampere,ac01-hwmon\";\n"
  "> +                reg = <0x10>;\n"
  "> +            };\n"
  "> +\n"
- "> +            misc at b0 {\n"
+ "> +            misc@b0 {\n"
  "> +                compatible = \"ampere,ac01-misc\";\n"
  "> +                reg = <0xb0>;\n"
  "> +            };\n"
  "> +\n"
- "> +            errmon at 80 {\n"
+ "> +            errmon@80 {\n"
  "> +                compatible = \"ampere,ac01-errmon\";\n"
  "> +                reg = <0x80>;\n"
  "> +            };\n"
@@ -177,4 +191,4 @@
  "> 2.28.0\n"
  >
 
-9e78e27f0879658d7a3eebfa9fc0a57669a6137754382f6b09e3e27dc9bec3f2
+64089b1b97e635247b110373a7eca3b012d3df9d98eaf4756adbcdb7d24910db

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.