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

diff --git a/a/1.txt b/N1/1.txt
index 61205df..2eb0092 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,7 +22,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -        #size-cells = <1>;
 -        ranges;
 -
--        syscon: scu at 1e6e2000 {
+-        syscon: scu@1e6e2000 {
 -            compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
 -            reg = <0x1e6e2000 0x1a8>;
 -            #clock-cells = <1>;
@@ -41,7 +41,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -                    pins = "A18";
 -                    bias-disable;
 -                };
-+    scu at 1e6e2000 {
++    scu@1e6e2000 {
 +        compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
 +        reg = <0x1e6e2000 0x1a8>;
 +        #clock-cells = <1>;
@@ -57,7 +57,7 @@ index 7c25c8d51116..9db904a528ee 100644
              };
 -        };
 -
--        gfx: display at 1e6e6000 {
+-        gfx: display@1e6e6000 {
 -            compatible = "aspeed,ast2500-gfx", "syscon";
 -            reg = <0x1e6e6000 0x1000>;
 -            reg-io-width = <4>;
@@ -69,7 +69,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -        };
 -    };
 -
--    lpc: lpc at 1e789000 {
+-    lpc: lpc@1e789000 {
 -        compatible = "aspeed,ast2500-lpc", "simple-mfd";
 -        reg = <0x1e789000 0x1000>;
 -
@@ -77,7 +77,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -        #size-cells = <1>;
 -        ranges = <0x0 0x1e789000 0x1000>;
 -
--        lpc_host: lpc-host at 80 {
+-        lpc_host: lpc-host@80 {
 -            compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon";
 -            reg = <0x80 0x1e0>;
 -            reg-io-width = <4>;
@@ -86,7 +86,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -            #size-cells = <1>;
 -            ranges = <0x0 0x80 0x1e0>;
 -
--            lhc: lhc at 20 {
+-            lhc: lhc@20 {
 -                   compatible = "aspeed,ast2500-lhc";
 -                   reg = <0x20 0x24>, <0x48 0x8>;
 +            pinctrl_gpioh0_unbiased_default: gpioh0 {
diff --git a/a/content_digest b/N1/content_digest
index 9294007..8912a39 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,16 @@
  "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0[PATCH] dt-bindings: pinctrl: aspeed: Drop referenced nodes in examples\0"
  "Date\0Fri, 22 Apr 2022 14:21:38 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Jeffery <andrew@aj.id.au>"
+  Linus Walleij <linus.walleij@linaro.org>
+  Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
+ " Joel Stanley <joel@jms.id.au>\0"
+ "Cc\0linux-aspeed@lists.ozlabs.org"
+  openbmc@lists.ozlabs.org
+  linux-gpio@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "The additional nodes in the example referenced from the pinctrl node\n"
@@ -28,7 +37,7 @@
  "-        #size-cells = <1>;\n"
  "-        ranges;\n"
  "-\n"
- "-        syscon: scu at 1e6e2000 {\n"
+ "-        syscon: scu@1e6e2000 {\n"
  "-            compatible = \"aspeed,ast2500-scu\", \"syscon\", \"simple-mfd\";\n"
  "-            reg = <0x1e6e2000 0x1a8>;\n"
  "-            #clock-cells = <1>;\n"
@@ -47,7 +56,7 @@
  "-                    pins = \"A18\";\n"
  "-                    bias-disable;\n"
  "-                };\n"
- "+    scu at 1e6e2000 {\n"
+ "+    scu@1e6e2000 {\n"
  "+        compatible = \"aspeed,ast2500-scu\", \"syscon\", \"simple-mfd\";\n"
  "+        reg = <0x1e6e2000 0x1a8>;\n"
  "+        #clock-cells = <1>;\n"
@@ -63,7 +72,7 @@
  "             };\n"
  "-        };\n"
  "-\n"
- "-        gfx: display at 1e6e6000 {\n"
+ "-        gfx: display@1e6e6000 {\n"
  "-            compatible = \"aspeed,ast2500-gfx\", \"syscon\";\n"
  "-            reg = <0x1e6e6000 0x1000>;\n"
  "-            reg-io-width = <4>;\n"
@@ -75,7 +84,7 @@
  "-        };\n"
  "-    };\n"
  "-\n"
- "-    lpc: lpc at 1e789000 {\n"
+ "-    lpc: lpc@1e789000 {\n"
  "-        compatible = \"aspeed,ast2500-lpc\", \"simple-mfd\";\n"
  "-        reg = <0x1e789000 0x1000>;\n"
  "-\n"
@@ -83,7 +92,7 @@
  "-        #size-cells = <1>;\n"
  "-        ranges = <0x0 0x1e789000 0x1000>;\n"
  "-\n"
- "-        lpc_host: lpc-host at 80 {\n"
+ "-        lpc_host: lpc-host@80 {\n"
  "-            compatible = \"aspeed,ast2500-lpc-host\", \"simple-mfd\", \"syscon\";\n"
  "-            reg = <0x80 0x1e0>;\n"
  "-            reg-io-width = <4>;\n"
@@ -92,7 +101,7 @@
  "-            #size-cells = <1>;\n"
  "-            ranges = <0x0 0x80 0x1e0>;\n"
  "-\n"
- "-            lhc: lhc at 20 {\n"
+ "-            lhc: lhc@20 {\n"
  "-                   compatible = \"aspeed,ast2500-lhc\";\n"
  "-                   reg = <0x20 0x24>, <0x48 0x8>;\n"
  "+            pinctrl_gpioh0_unbiased_default: gpioh0 {\n"
@@ -111,4 +120,4 @@
  "-- \n"
  2.32.0
 
-c0e2616f70d367c8ed3d86803c5221161aa6b3b7ee9a0d7136d217029e763bed
+d79fe84842c5aac48fcc4e467be1b3d58bb9062e0ff120f110e9162057dfbcd6

diff --git a/a/1.txt b/N2/1.txt
index 61205df..2eb0092 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -22,7 +22,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -        #size-cells = <1>;
 -        ranges;
 -
--        syscon: scu at 1e6e2000 {
+-        syscon: scu@1e6e2000 {
 -            compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
 -            reg = <0x1e6e2000 0x1a8>;
 -            #clock-cells = <1>;
@@ -41,7 +41,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -                    pins = "A18";
 -                    bias-disable;
 -                };
-+    scu at 1e6e2000 {
++    scu@1e6e2000 {
 +        compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
 +        reg = <0x1e6e2000 0x1a8>;
 +        #clock-cells = <1>;
@@ -57,7 +57,7 @@ index 7c25c8d51116..9db904a528ee 100644
              };
 -        };
 -
--        gfx: display at 1e6e6000 {
+-        gfx: display@1e6e6000 {
 -            compatible = "aspeed,ast2500-gfx", "syscon";
 -            reg = <0x1e6e6000 0x1000>;
 -            reg-io-width = <4>;
@@ -69,7 +69,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -        };
 -    };
 -
--    lpc: lpc at 1e789000 {
+-    lpc: lpc@1e789000 {
 -        compatible = "aspeed,ast2500-lpc", "simple-mfd";
 -        reg = <0x1e789000 0x1000>;
 -
@@ -77,7 +77,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -        #size-cells = <1>;
 -        ranges = <0x0 0x1e789000 0x1000>;
 -
--        lpc_host: lpc-host at 80 {
+-        lpc_host: lpc-host@80 {
 -            compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon";
 -            reg = <0x80 0x1e0>;
 -            reg-io-width = <4>;
@@ -86,7 +86,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -            #size-cells = <1>;
 -            ranges = <0x0 0x80 0x1e0>;
 -
--            lhc: lhc at 20 {
+-            lhc: lhc@20 {
 -                   compatible = "aspeed,ast2500-lhc";
 -                   reg = <0x20 0x24>, <0x48 0x8>;
 +            pinctrl_gpioh0_unbiased_default: gpioh0 {
diff --git a/a/content_digest b/N2/content_digest
index 9294007..a6bab70 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,16 @@
  "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0[PATCH] dt-bindings: pinctrl: aspeed: Drop referenced nodes in examples\0"
  "Date\0Fri, 22 Apr 2022 14:21:38 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Jeffery <andrew@aj.id.au>"
+  Linus Walleij <linus.walleij@linaro.org>
+  Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
+ " Joel Stanley <joel@jms.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"
  "The additional nodes in the example referenced from the pinctrl node\n"
@@ -28,7 +37,7 @@
  "-        #size-cells = <1>;\n"
  "-        ranges;\n"
  "-\n"
- "-        syscon: scu at 1e6e2000 {\n"
+ "-        syscon: scu@1e6e2000 {\n"
  "-            compatible = \"aspeed,ast2500-scu\", \"syscon\", \"simple-mfd\";\n"
  "-            reg = <0x1e6e2000 0x1a8>;\n"
  "-            #clock-cells = <1>;\n"
@@ -47,7 +56,7 @@
  "-                    pins = \"A18\";\n"
  "-                    bias-disable;\n"
  "-                };\n"
- "+    scu at 1e6e2000 {\n"
+ "+    scu@1e6e2000 {\n"
  "+        compatible = \"aspeed,ast2500-scu\", \"syscon\", \"simple-mfd\";\n"
  "+        reg = <0x1e6e2000 0x1a8>;\n"
  "+        #clock-cells = <1>;\n"
@@ -63,7 +72,7 @@
  "             };\n"
  "-        };\n"
  "-\n"
- "-        gfx: display at 1e6e6000 {\n"
+ "-        gfx: display@1e6e6000 {\n"
  "-            compatible = \"aspeed,ast2500-gfx\", \"syscon\";\n"
  "-            reg = <0x1e6e6000 0x1000>;\n"
  "-            reg-io-width = <4>;\n"
@@ -75,7 +84,7 @@
  "-        };\n"
  "-    };\n"
  "-\n"
- "-    lpc: lpc at 1e789000 {\n"
+ "-    lpc: lpc@1e789000 {\n"
  "-        compatible = \"aspeed,ast2500-lpc\", \"simple-mfd\";\n"
  "-        reg = <0x1e789000 0x1000>;\n"
  "-\n"
@@ -83,7 +92,7 @@
  "-        #size-cells = <1>;\n"
  "-        ranges = <0x0 0x1e789000 0x1000>;\n"
  "-\n"
- "-        lpc_host: lpc-host at 80 {\n"
+ "-        lpc_host: lpc-host@80 {\n"
  "-            compatible = \"aspeed,ast2500-lpc-host\", \"simple-mfd\", \"syscon\";\n"
  "-            reg = <0x80 0x1e0>;\n"
  "-            reg-io-width = <4>;\n"
@@ -92,7 +101,7 @@
  "-            #size-cells = <1>;\n"
  "-            ranges = <0x0 0x80 0x1e0>;\n"
  "-\n"
- "-            lhc: lhc at 20 {\n"
+ "-            lhc: lhc@20 {\n"
  "-                   compatible = \"aspeed,ast2500-lhc\";\n"
  "-                   reg = <0x20 0x24>, <0x48 0x8>;\n"
  "+            pinctrl_gpioh0_unbiased_default: gpioh0 {\n"
@@ -111,4 +120,4 @@
  "-- \n"
  2.32.0
 
-c0e2616f70d367c8ed3d86803c5221161aa6b3b7ee9a0d7136d217029e763bed
+c045188838d51a311d446bda1ab340aa523a04f188a5f589722830b14103902d

diff --git a/a/1.txt b/N3/1.txt
index 61205df..3afbbbc 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -22,7 +22,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -        #size-cells = <1>;
 -        ranges;
 -
--        syscon: scu at 1e6e2000 {
+-        syscon: scu@1e6e2000 {
 -            compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
 -            reg = <0x1e6e2000 0x1a8>;
 -            #clock-cells = <1>;
@@ -41,7 +41,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -                    pins = "A18";
 -                    bias-disable;
 -                };
-+    scu at 1e6e2000 {
++    scu@1e6e2000 {
 +        compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
 +        reg = <0x1e6e2000 0x1a8>;
 +        #clock-cells = <1>;
@@ -57,7 +57,7 @@ index 7c25c8d51116..9db904a528ee 100644
              };
 -        };
 -
--        gfx: display at 1e6e6000 {
+-        gfx: display@1e6e6000 {
 -            compatible = "aspeed,ast2500-gfx", "syscon";
 -            reg = <0x1e6e6000 0x1000>;
 -            reg-io-width = <4>;
@@ -69,7 +69,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -        };
 -    };
 -
--    lpc: lpc at 1e789000 {
+-    lpc: lpc@1e789000 {
 -        compatible = "aspeed,ast2500-lpc", "simple-mfd";
 -        reg = <0x1e789000 0x1000>;
 -
@@ -77,7 +77,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -        #size-cells = <1>;
 -        ranges = <0x0 0x1e789000 0x1000>;
 -
--        lpc_host: lpc-host at 80 {
+-        lpc_host: lpc-host@80 {
 -            compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon";
 -            reg = <0x80 0x1e0>;
 -            reg-io-width = <4>;
@@ -86,7 +86,7 @@ index 7c25c8d51116..9db904a528ee 100644
 -            #size-cells = <1>;
 -            ranges = <0x0 0x80 0x1e0>;
 -
--            lhc: lhc at 20 {
+-            lhc: lhc@20 {
 -                   compatible = "aspeed,ast2500-lhc";
 -                   reg = <0x20 0x24>, <0x48 0x8>;
 +            pinctrl_gpioh0_unbiased_default: gpioh0 {
@@ -104,3 +104,9 @@ index 7c25c8d51116..9db904a528ee 100644
 -    };
 -- 
 2.32.0
+
+
+_______________________________________________
+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 9294007..0696933 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,7 +1,16 @@
  "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0[PATCH] dt-bindings: pinctrl: aspeed: Drop referenced nodes in examples\0"
  "Date\0Fri, 22 Apr 2022 14:21:38 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Jeffery <andrew@aj.id.au>"
+  Linus Walleij <linus.walleij@linaro.org>
+  Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
+ " Joel Stanley <joel@jms.id.au>\0"
+ "Cc\0linux-aspeed@lists.ozlabs.org"
+  openbmc@lists.ozlabs.org
+  linux-gpio@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "The additional nodes in the example referenced from the pinctrl node\n"
@@ -28,7 +37,7 @@
  "-        #size-cells = <1>;\n"
  "-        ranges;\n"
  "-\n"
- "-        syscon: scu at 1e6e2000 {\n"
+ "-        syscon: scu@1e6e2000 {\n"
  "-            compatible = \"aspeed,ast2500-scu\", \"syscon\", \"simple-mfd\";\n"
  "-            reg = <0x1e6e2000 0x1a8>;\n"
  "-            #clock-cells = <1>;\n"
@@ -47,7 +56,7 @@
  "-                    pins = \"A18\";\n"
  "-                    bias-disable;\n"
  "-                };\n"
- "+    scu at 1e6e2000 {\n"
+ "+    scu@1e6e2000 {\n"
  "+        compatible = \"aspeed,ast2500-scu\", \"syscon\", \"simple-mfd\";\n"
  "+        reg = <0x1e6e2000 0x1a8>;\n"
  "+        #clock-cells = <1>;\n"
@@ -63,7 +72,7 @@
  "             };\n"
  "-        };\n"
  "-\n"
- "-        gfx: display at 1e6e6000 {\n"
+ "-        gfx: display@1e6e6000 {\n"
  "-            compatible = \"aspeed,ast2500-gfx\", \"syscon\";\n"
  "-            reg = <0x1e6e6000 0x1000>;\n"
  "-            reg-io-width = <4>;\n"
@@ -75,7 +84,7 @@
  "-        };\n"
  "-    };\n"
  "-\n"
- "-    lpc: lpc at 1e789000 {\n"
+ "-    lpc: lpc@1e789000 {\n"
  "-        compatible = \"aspeed,ast2500-lpc\", \"simple-mfd\";\n"
  "-        reg = <0x1e789000 0x1000>;\n"
  "-\n"
@@ -83,7 +92,7 @@
  "-        #size-cells = <1>;\n"
  "-        ranges = <0x0 0x1e789000 0x1000>;\n"
  "-\n"
- "-        lpc_host: lpc-host at 80 {\n"
+ "-        lpc_host: lpc-host@80 {\n"
  "-            compatible = \"aspeed,ast2500-lpc-host\", \"simple-mfd\", \"syscon\";\n"
  "-            reg = <0x80 0x1e0>;\n"
  "-            reg-io-width = <4>;\n"
@@ -92,7 +101,7 @@
  "-            #size-cells = <1>;\n"
  "-            ranges = <0x0 0x80 0x1e0>;\n"
  "-\n"
- "-            lhc: lhc at 20 {\n"
+ "-            lhc: lhc@20 {\n"
  "-                   compatible = \"aspeed,ast2500-lhc\";\n"
  "-                   reg = <0x20 0x24>, <0x48 0x8>;\n"
  "+            pinctrl_gpioh0_unbiased_default: gpioh0 {\n"
@@ -109,6 +118,12 @@
  "-        reusable;\n"
  "-    };\n"
  "-- \n"
- 2.32.0
+ "2.32.0\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
 
-c0e2616f70d367c8ed3d86803c5221161aa6b3b7ee9a0d7136d217029e763bed
+eff19bf0f0692658a7ef6dfcec36311cae78cc8e6c522489b17842fa75322be7

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.