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

diff --git a/a/1.txt b/N1/1.txt
index 267ad03..75b3d67 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -69,7 +69,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lpc: lpc at 1e789000 {
+> -lpc: lpc@1e789000 {
 > -	compatible = "aspeed,ast2500-lpc-v2", "simple-mfd", "syscon";
 > -	reg = <0x1e789000 0x1000>;
 > -
@@ -77,7 +77,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -	#size-cells = <1>;
 > -	ranges = <0x0 0x1e789000 0x1000>;
 > -
-> -	lpc_snoop: lpc-snoop at 0 {
+> -	lpc_snoop: lpc-snoop@0 {
 > -		compatible = "aspeed,ast2600-lpc-snoop";
 > -		reg = <0x0 0x80>;
 > -		interrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_HIGH>;
@@ -116,7 +116,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lpc_ctrl: lpc-ctrl at 80 {
+> -lpc_ctrl: lpc-ctrl@80 {
 > -	compatible = "aspeed,ast2500-lpc-ctrl";
 > -	reg = <0x80 0x80>;
 > -	clocks = <&syscon ASPEED_CLK_GATE_LCLK>;
@@ -144,7 +144,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lhc: lhc at a0 {
+> -lhc: lhc@a0 {
 > -	compatible = "aspeed,ast2500-lhc";
 > -	reg = <0xa0 0x24 0xc8 0x8>;
 > -};
@@ -167,7 +167,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lpc_reset: reset-controller at 98 {
+> -lpc_reset: reset-controller@98 {
 > -        compatible = "aspeed,ast2500-lpc-reset";
 > -        reg = <0x98 0x4>;
 > -        #reset-cells = <1>;
diff --git a/a/content_digest b/N1/content_digest
index f9c8e21..1154da3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,17 @@
  "ref\020210916092515.10553-1-chiawei_wang@aspeedtech.com\0"
  "ref\020210916092515.10553-2-chiawei_wang@aspeedtech.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v5 1/4] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema\0"
+ "Subject\0Re: [PATCH v5 1/4] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema\0"
  "Date\0Thu, 16 Sep 2021 09:31:44 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Chia-Wei Wang <chiawei_wang@aspeedtech.com>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux-aspeed@lists.ozlabs.org
+  andrew@aj.id.au
+  openbmc@lists.ozlabs.org
+  yulei.sh@bytedance.com
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " osk@google.com\0"
  "\00:1\0"
  "b\0"
  "On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:\n"
@@ -77,7 +85,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lpc: lpc at 1e789000 {\n"
+ "> -lpc: lpc@1e789000 {\n"
  "> -\tcompatible = \"aspeed,ast2500-lpc-v2\", \"simple-mfd\", \"syscon\";\n"
  "> -\treg = <0x1e789000 0x1000>;\n"
  "> -\n"
@@ -85,7 +93,7 @@
  "> -\t#size-cells = <1>;\n"
  "> -\tranges = <0x0 0x1e789000 0x1000>;\n"
  "> -\n"
- "> -\tlpc_snoop: lpc-snoop at 0 {\n"
+ "> -\tlpc_snoop: lpc-snoop@0 {\n"
  "> -\t\tcompatible = \"aspeed,ast2600-lpc-snoop\";\n"
  "> -\t\treg = <0x0 0x80>;\n"
  "> -\t\tinterrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -124,7 +132,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lpc_ctrl: lpc-ctrl at 80 {\n"
+ "> -lpc_ctrl: lpc-ctrl@80 {\n"
  "> -\tcompatible = \"aspeed,ast2500-lpc-ctrl\";\n"
  "> -\treg = <0x80 0x80>;\n"
  "> -\tclocks = <&syscon ASPEED_CLK_GATE_LCLK>;\n"
@@ -152,7 +160,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lhc: lhc at a0 {\n"
+ "> -lhc: lhc@a0 {\n"
  "> -\tcompatible = \"aspeed,ast2500-lhc\";\n"
  "> -\treg = <0xa0 0x24 0xc8 0x8>;\n"
  "> -};\n"
@@ -175,7 +183,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lpc_reset: reset-controller at 98 {\n"
+ "> -lpc_reset: reset-controller@98 {\n"
  "> -        compatible = \"aspeed,ast2500-lpc-reset\";\n"
  "> -        reg = <0x98 0x4>;\n"
  "> -        #reset-cells = <1>;\n"
@@ -317,4 +325,4 @@
  "\n"
  Rob
 
-b80c2d5e28782fd00077b7491150860e0fb40bf2f06a1b63feafb37e06579475
+8ab0dc524ab236b4954cde2b559d7fbef901acc7677828c26608448d2660ade0

diff --git a/a/1.txt b/N2/1.txt
index 267ad03..1ffb8c0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -69,7 +69,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lpc: lpc at 1e789000 {
+> -lpc: lpc@1e789000 {
 > -	compatible = "aspeed,ast2500-lpc-v2", "simple-mfd", "syscon";
 > -	reg = <0x1e789000 0x1000>;
 > -
@@ -77,7 +77,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -	#size-cells = <1>;
 > -	ranges = <0x0 0x1e789000 0x1000>;
 > -
-> -	lpc_snoop: lpc-snoop at 0 {
+> -	lpc_snoop: lpc-snoop@0 {
 > -		compatible = "aspeed,ast2600-lpc-snoop";
 > -		reg = <0x0 0x80>;
 > -		interrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_HIGH>;
@@ -116,7 +116,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lpc_ctrl: lpc-ctrl at 80 {
+> -lpc_ctrl: lpc-ctrl@80 {
 > -	compatible = "aspeed,ast2500-lpc-ctrl";
 > -	reg = <0x80 0x80>;
 > -	clocks = <&syscon ASPEED_CLK_GATE_LCLK>;
@@ -144,7 +144,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lhc: lhc at a0 {
+> -lhc: lhc@a0 {
 > -	compatible = "aspeed,ast2500-lhc";
 > -	reg = <0xa0 0x24 0xc8 0x8>;
 > -};
@@ -167,7 +167,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lpc_reset: reset-controller at 98 {
+> -lpc_reset: reset-controller@98 {
 > -        compatible = "aspeed,ast2500-lpc-reset";
 > -        reg = <0x98 0x4>;
 > -        #reset-cells = <1>;
@@ -308,3 +308,8 @@ Run 'make dt_binding_check' and find these problems before you send this
 out.
 
 Rob
+
+_______________________________________________
+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/N2/content_digest
index f9c8e21..19ea48c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,18 @@
  "ref\020210916092515.10553-1-chiawei_wang@aspeedtech.com\0"
  "ref\020210916092515.10553-2-chiawei_wang@aspeedtech.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v5 1/4] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema\0"
+ "Subject\0Re: [PATCH v5 1/4] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema\0"
  "Date\0Thu, 16 Sep 2021 09:31:44 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Chia-Wei Wang <chiawei_wang@aspeedtech.com>\0"
+ "Cc\0joel@jms.id.au"
+  andrew@aj.id.au
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  openbmc@lists.ozlabs.org
+  osk@google.com
+ " yulei.sh@bytedance.com\0"
  "\00:1\0"
  "b\0"
  "On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:\n"
@@ -77,7 +86,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lpc: lpc at 1e789000 {\n"
+ "> -lpc: lpc@1e789000 {\n"
  "> -\tcompatible = \"aspeed,ast2500-lpc-v2\", \"simple-mfd\", \"syscon\";\n"
  "> -\treg = <0x1e789000 0x1000>;\n"
  "> -\n"
@@ -85,7 +94,7 @@
  "> -\t#size-cells = <1>;\n"
  "> -\tranges = <0x0 0x1e789000 0x1000>;\n"
  "> -\n"
- "> -\tlpc_snoop: lpc-snoop at 0 {\n"
+ "> -\tlpc_snoop: lpc-snoop@0 {\n"
  "> -\t\tcompatible = \"aspeed,ast2600-lpc-snoop\";\n"
  "> -\t\treg = <0x0 0x80>;\n"
  "> -\t\tinterrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -124,7 +133,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lpc_ctrl: lpc-ctrl at 80 {\n"
+ "> -lpc_ctrl: lpc-ctrl@80 {\n"
  "> -\tcompatible = \"aspeed,ast2500-lpc-ctrl\";\n"
  "> -\treg = <0x80 0x80>;\n"
  "> -\tclocks = <&syscon ASPEED_CLK_GATE_LCLK>;\n"
@@ -152,7 +161,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lhc: lhc at a0 {\n"
+ "> -lhc: lhc@a0 {\n"
  "> -\tcompatible = \"aspeed,ast2500-lhc\";\n"
  "> -\treg = <0xa0 0x24 0xc8 0x8>;\n"
  "> -};\n"
@@ -175,7 +184,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lpc_reset: reset-controller at 98 {\n"
+ "> -lpc_reset: reset-controller@98 {\n"
  "> -        compatible = \"aspeed,ast2500-lpc-reset\";\n"
  "> -        reg = <0x98 0x4>;\n"
  "> -        #reset-cells = <1>;\n"
@@ -315,6 +324,11 @@
  "Run 'make dt_binding_check' and find these problems before you send this \n"
  "out.\n"
  "\n"
- Rob
+ "Rob\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
 
-b80c2d5e28782fd00077b7491150860e0fb40bf2f06a1b63feafb37e06579475
+f0259b6906b78a1914ac27beddf3e5f8294cba6d5c7b689c26247c4091d903a3

diff --git a/a/1.txt b/N3/1.txt
index 267ad03..75b3d67 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -69,7 +69,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lpc: lpc at 1e789000 {
+> -lpc: lpc@1e789000 {
 > -	compatible = "aspeed,ast2500-lpc-v2", "simple-mfd", "syscon";
 > -	reg = <0x1e789000 0x1000>;
 > -
@@ -77,7 +77,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -	#size-cells = <1>;
 > -	ranges = <0x0 0x1e789000 0x1000>;
 > -
-> -	lpc_snoop: lpc-snoop at 0 {
+> -	lpc_snoop: lpc-snoop@0 {
 > -		compatible = "aspeed,ast2600-lpc-snoop";
 > -		reg = <0x0 0x80>;
 > -		interrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_HIGH>;
@@ -116,7 +116,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lpc_ctrl: lpc-ctrl at 80 {
+> -lpc_ctrl: lpc-ctrl@80 {
 > -	compatible = "aspeed,ast2500-lpc-ctrl";
 > -	reg = <0x80 0x80>;
 > -	clocks = <&syscon ASPEED_CLK_GATE_LCLK>;
@@ -144,7 +144,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lhc: lhc at a0 {
+> -lhc: lhc@a0 {
 > -	compatible = "aspeed,ast2500-lhc";
 > -	reg = <0xa0 0x24 0xc8 0x8>;
 > -};
@@ -167,7 +167,7 @@ On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:
 > -
 > -Example:
 > -
-> -lpc_reset: reset-controller at 98 {
+> -lpc_reset: reset-controller@98 {
 > -        compatible = "aspeed,ast2500-lpc-reset";
 > -        reg = <0x98 0x4>;
 > -        #reset-cells = <1>;
diff --git a/a/content_digest b/N3/content_digest
index f9c8e21..e46b5c4 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,9 +1,18 @@
  "ref\020210916092515.10553-1-chiawei_wang@aspeedtech.com\0"
  "ref\020210916092515.10553-2-chiawei_wang@aspeedtech.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v5 1/4] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema\0"
+ "Subject\0Re: [PATCH v5 1/4] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema\0"
  "Date\0Thu, 16 Sep 2021 09:31:44 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Chia-Wei Wang <chiawei_wang@aspeedtech.com>\0"
+ "Cc\0joel@jms.id.au"
+  andrew@aj.id.au
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  openbmc@lists.ozlabs.org
+  osk@google.com
+ " yulei.sh@bytedance.com\0"
  "\00:1\0"
  "b\0"
  "On Thu, Sep 16, 2021 at 05:25:12PM +0800, Chia-Wei Wang wrote:\n"
@@ -77,7 +86,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lpc: lpc at 1e789000 {\n"
+ "> -lpc: lpc@1e789000 {\n"
  "> -\tcompatible = \"aspeed,ast2500-lpc-v2\", \"simple-mfd\", \"syscon\";\n"
  "> -\treg = <0x1e789000 0x1000>;\n"
  "> -\n"
@@ -85,7 +94,7 @@
  "> -\t#size-cells = <1>;\n"
  "> -\tranges = <0x0 0x1e789000 0x1000>;\n"
  "> -\n"
- "> -\tlpc_snoop: lpc-snoop at 0 {\n"
+ "> -\tlpc_snoop: lpc-snoop@0 {\n"
  "> -\t\tcompatible = \"aspeed,ast2600-lpc-snoop\";\n"
  "> -\t\treg = <0x0 0x80>;\n"
  "> -\t\tinterrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -124,7 +133,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lpc_ctrl: lpc-ctrl at 80 {\n"
+ "> -lpc_ctrl: lpc-ctrl@80 {\n"
  "> -\tcompatible = \"aspeed,ast2500-lpc-ctrl\";\n"
  "> -\treg = <0x80 0x80>;\n"
  "> -\tclocks = <&syscon ASPEED_CLK_GATE_LCLK>;\n"
@@ -152,7 +161,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lhc: lhc at a0 {\n"
+ "> -lhc: lhc@a0 {\n"
  "> -\tcompatible = \"aspeed,ast2500-lhc\";\n"
  "> -\treg = <0xa0 0x24 0xc8 0x8>;\n"
  "> -};\n"
@@ -175,7 +184,7 @@
  "> -\n"
  "> -Example:\n"
  "> -\n"
- "> -lpc_reset: reset-controller at 98 {\n"
+ "> -lpc_reset: reset-controller@98 {\n"
  "> -        compatible = \"aspeed,ast2500-lpc-reset\";\n"
  "> -        reg = <0x98 0x4>;\n"
  "> -        #reset-cells = <1>;\n"
@@ -317,4 +326,4 @@
  "\n"
  Rob
 
-b80c2d5e28782fd00077b7491150860e0fb40bf2f06a1b63feafb37e06579475
+f238c1faac6c06c07ca6f9122372f44f614ce1ab1ea939f19e9a827ca0c4cefd

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.