All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20220810161635.73936-3-robh@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 6348378..2d6f490 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -111,7 +111,7 @@ index 000000000000..1689b986f441
 +
 +examples:
 +  - |
-+    syscon at 1e6e2000 {
++    syscon@1e6e2000 {
 +        compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
 +        reg = <0x1e6e2000 0x1a8>;
 +        #clock-cells = <1>;
@@ -121,7 +121,7 @@ index 000000000000..1689b986f441
 +        #size-cells = <1>;
 +        ranges = <0x0 0x1e6e2000 0x1000>;
 +
-+        silicon-id at 7c {
++        silicon-id@7c {
 +            compatible = "aspeed,ast2500-silicon-id", "aspeed,silicon-id";
 +            reg = <0x7c 0x4>, <0x150 0x8>;
 +        };
@@ -149,7 +149,7 @@ index 857ee33f7329..000000000000
 -
 -Example:
 -
--syscon: syscon at 1e6e2000 {
+-syscon: syscon@1e6e2000 {
 -	compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
 -	reg = <0x1e6e2000 0x1a8>;
 -	#clock-cells = <1>;
@@ -177,7 +177,7 @@ index 857ee33f7329..000000000000
 -Example:
 -
 -
--silicon-id at 7c {
+-silicon-id@7c {
 -        compatible = "aspeed,ast2500-silicon-id", "aspeed,silicon-id";
 -        reg = <0x7c 0x4 0x150 0x8>;
 -};
diff --git a/a/content_digest b/N1/content_digest
index b695758..6352fd3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,17 @@
  "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0[PATCH 2/2] dt-bindings: mfd: aspeed,ast2x00-scu: Convert to DT schema format\0"
  "Date\0Wed, 10 Aug 2022 10:16:35 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Lee Jones <lee@kernel.org>"
+  Linus Walleij <linus.walleij@linaro.org>
+  Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
+  Joel Stanley <joel@jms.id.au>
+ " Andrew Jeffery <andrew@aj.id.au>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  openbmc@lists.ozlabs.org
+  linux-gpio@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Convert the aspeed,ast2[456]00-scu binding to DT schema format.\n"
@@ -118,7 +128,7 @@
  "+\n"
  "+examples:\n"
  "+  - |\n"
- "+    syscon at 1e6e2000 {\n"
+ "+    syscon@1e6e2000 {\n"
  "+        compatible = \"aspeed,ast2400-scu\", \"syscon\", \"simple-mfd\";\n"
  "+        reg = <0x1e6e2000 0x1a8>;\n"
  "+        #clock-cells = <1>;\n"
@@ -128,7 +138,7 @@
  "+        #size-cells = <1>;\n"
  "+        ranges = <0x0 0x1e6e2000 0x1000>;\n"
  "+\n"
- "+        silicon-id at 7c {\n"
+ "+        silicon-id@7c {\n"
  "+            compatible = \"aspeed,ast2500-silicon-id\", \"aspeed,silicon-id\";\n"
  "+            reg = <0x7c 0x4>, <0x150 0x8>;\n"
  "+        };\n"
@@ -156,7 +166,7 @@
  "-\n"
  "-Example:\n"
  "-\n"
- "-syscon: syscon at 1e6e2000 {\n"
+ "-syscon: syscon@1e6e2000 {\n"
  "-\tcompatible = \"aspeed,ast2400-scu\", \"syscon\", \"simple-mfd\";\n"
  "-\treg = <0x1e6e2000 0x1a8>;\n"
  "-\t#clock-cells = <1>;\n"
@@ -184,11 +194,11 @@
  "-Example:\n"
  "-\n"
  "-\n"
- "-silicon-id at 7c {\n"
+ "-silicon-id@7c {\n"
  "-        compatible = \"aspeed,ast2500-silicon-id\", \"aspeed,silicon-id\";\n"
  "-        reg = <0x7c 0x4 0x150 0x8>;\n"
  "-};\n"
  "-- \n"
  2.34.1
 
-f0926e9d915472947ec97fd92258091d486a263a4cb97827142c7a66866636bc
+a7230aea9dd22a6e598e12d02ecf0b9a7951d6ae907781df9a16bace3409fc13

diff --git a/a/1.txt b/N2/1.txt
index 6348378..2d6f490 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -111,7 +111,7 @@ index 000000000000..1689b986f441
 +
 +examples:
 +  - |
-+    syscon at 1e6e2000 {
++    syscon@1e6e2000 {
 +        compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
 +        reg = <0x1e6e2000 0x1a8>;
 +        #clock-cells = <1>;
@@ -121,7 +121,7 @@ index 000000000000..1689b986f441
 +        #size-cells = <1>;
 +        ranges = <0x0 0x1e6e2000 0x1000>;
 +
-+        silicon-id at 7c {
++        silicon-id@7c {
 +            compatible = "aspeed,ast2500-silicon-id", "aspeed,silicon-id";
 +            reg = <0x7c 0x4>, <0x150 0x8>;
 +        };
@@ -149,7 +149,7 @@ index 857ee33f7329..000000000000
 -
 -Example:
 -
--syscon: syscon at 1e6e2000 {
+-syscon: syscon@1e6e2000 {
 -	compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
 -	reg = <0x1e6e2000 0x1a8>;
 -	#clock-cells = <1>;
@@ -177,7 +177,7 @@ index 857ee33f7329..000000000000
 -Example:
 -
 -
--silicon-id at 7c {
+-silicon-id@7c {
 -        compatible = "aspeed,ast2500-silicon-id", "aspeed,silicon-id";
 -        reg = <0x7c 0x4 0x150 0x8>;
 -};
diff --git a/a/content_digest b/N2/content_digest
index b695758..95944ff 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,17 @@
  "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0[PATCH 2/2] dt-bindings: mfd: aspeed,ast2x00-scu: Convert to DT schema format\0"
  "Date\0Wed, 10 Aug 2022 10:16:35 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Lee Jones <lee@kernel.org>"
+  Linus Walleij <linus.walleij@linaro.org>
+  Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
+  Joel Stanley <joel@jms.id.au>
+ " Andrew Jeffery <andrew@aj.id.au>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux-aspeed@lists.ozlabs.org
+  openbmc@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  linux-gpio@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Convert the aspeed,ast2[456]00-scu binding to DT schema format.\n"
@@ -118,7 +128,7 @@
  "+\n"
  "+examples:\n"
  "+  - |\n"
- "+    syscon at 1e6e2000 {\n"
+ "+    syscon@1e6e2000 {\n"
  "+        compatible = \"aspeed,ast2400-scu\", \"syscon\", \"simple-mfd\";\n"
  "+        reg = <0x1e6e2000 0x1a8>;\n"
  "+        #clock-cells = <1>;\n"
@@ -128,7 +138,7 @@
  "+        #size-cells = <1>;\n"
  "+        ranges = <0x0 0x1e6e2000 0x1000>;\n"
  "+\n"
- "+        silicon-id at 7c {\n"
+ "+        silicon-id@7c {\n"
  "+            compatible = \"aspeed,ast2500-silicon-id\", \"aspeed,silicon-id\";\n"
  "+            reg = <0x7c 0x4>, <0x150 0x8>;\n"
  "+        };\n"
@@ -156,7 +166,7 @@
  "-\n"
  "-Example:\n"
  "-\n"
- "-syscon: syscon at 1e6e2000 {\n"
+ "-syscon: syscon@1e6e2000 {\n"
  "-\tcompatible = \"aspeed,ast2400-scu\", \"syscon\", \"simple-mfd\";\n"
  "-\treg = <0x1e6e2000 0x1a8>;\n"
  "-\t#clock-cells = <1>;\n"
@@ -184,11 +194,11 @@
  "-Example:\n"
  "-\n"
  "-\n"
- "-silicon-id at 7c {\n"
+ "-silicon-id@7c {\n"
  "-        compatible = \"aspeed,ast2500-silicon-id\", \"aspeed,silicon-id\";\n"
  "-        reg = <0x7c 0x4 0x150 0x8>;\n"
  "-};\n"
  "-- \n"
  2.34.1
 
-f0926e9d915472947ec97fd92258091d486a263a4cb97827142c7a66866636bc
+2a962d3aa6f174ddb0f00e76b154b3524a513ee9bfdc2c97abadf69a7c6ffce3

diff --git a/a/1.txt b/N3/1.txt
index 6348378..3e2896b 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -111,7 +111,7 @@ index 000000000000..1689b986f441
 +
 +examples:
 +  - |
-+    syscon at 1e6e2000 {
++    syscon@1e6e2000 {
 +        compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
 +        reg = <0x1e6e2000 0x1a8>;
 +        #clock-cells = <1>;
@@ -121,7 +121,7 @@ index 000000000000..1689b986f441
 +        #size-cells = <1>;
 +        ranges = <0x0 0x1e6e2000 0x1000>;
 +
-+        silicon-id at 7c {
++        silicon-id@7c {
 +            compatible = "aspeed,ast2500-silicon-id", "aspeed,silicon-id";
 +            reg = <0x7c 0x4>, <0x150 0x8>;
 +        };
@@ -149,7 +149,7 @@ index 857ee33f7329..000000000000
 -
 -Example:
 -
--syscon: syscon at 1e6e2000 {
+-syscon: syscon@1e6e2000 {
 -	compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
 -	reg = <0x1e6e2000 0x1a8>;
 -	#clock-cells = <1>;
@@ -177,9 +177,15 @@ index 857ee33f7329..000000000000
 -Example:
 -
 -
--silicon-id at 7c {
+-silicon-id@7c {
 -        compatible = "aspeed,ast2500-silicon-id", "aspeed,silicon-id";
 -        reg = <0x7c 0x4 0x150 0x8>;
 -};
 -- 
 2.34.1
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N3/content_digest
index b695758..af41884 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -2,7 +2,17 @@
  "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0[PATCH 2/2] dt-bindings: mfd: aspeed,ast2x00-scu: Convert to DT schema format\0"
  "Date\0Wed, 10 Aug 2022 10:16:35 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Lee Jones <lee@kernel.org>"
+  Linus Walleij <linus.walleij@linaro.org>
+  Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
+  Joel Stanley <joel@jms.id.au>
+ " Andrew Jeffery <andrew@aj.id.au>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  openbmc@lists.ozlabs.org
+  linux-gpio@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Convert the aspeed,ast2[456]00-scu binding to DT schema format.\n"
@@ -118,7 +128,7 @@
  "+\n"
  "+examples:\n"
  "+  - |\n"
- "+    syscon at 1e6e2000 {\n"
+ "+    syscon@1e6e2000 {\n"
  "+        compatible = \"aspeed,ast2400-scu\", \"syscon\", \"simple-mfd\";\n"
  "+        reg = <0x1e6e2000 0x1a8>;\n"
  "+        #clock-cells = <1>;\n"
@@ -128,7 +138,7 @@
  "+        #size-cells = <1>;\n"
  "+        ranges = <0x0 0x1e6e2000 0x1000>;\n"
  "+\n"
- "+        silicon-id at 7c {\n"
+ "+        silicon-id@7c {\n"
  "+            compatible = \"aspeed,ast2500-silicon-id\", \"aspeed,silicon-id\";\n"
  "+            reg = <0x7c 0x4>, <0x150 0x8>;\n"
  "+        };\n"
@@ -156,7 +166,7 @@
  "-\n"
  "-Example:\n"
  "-\n"
- "-syscon: syscon at 1e6e2000 {\n"
+ "-syscon: syscon@1e6e2000 {\n"
  "-\tcompatible = \"aspeed,ast2400-scu\", \"syscon\", \"simple-mfd\";\n"
  "-\treg = <0x1e6e2000 0x1a8>;\n"
  "-\t#clock-cells = <1>;\n"
@@ -184,11 +194,17 @@
  "-Example:\n"
  "-\n"
  "-\n"
- "-silicon-id at 7c {\n"
+ "-silicon-id@7c {\n"
  "-        compatible = \"aspeed,ast2500-silicon-id\", \"aspeed,silicon-id\";\n"
  "-        reg = <0x7c 0x4 0x150 0x8>;\n"
  "-};\n"
  "-- \n"
- 2.34.1
+ "2.34.1\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-f0926e9d915472947ec97fd92258091d486a263a4cb97827142c7a66866636bc
+f68061614d6c9e99e14c711aaadd3c4b6903aaf4653b1784f99a0211c242dd24

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.