All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20210115014631.GA1391@aspeedtech.com>

diff --git a/a/1.txt b/N1/1.txt
index 6416939..efc33ab 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -166,13 +166,13 @@ Troy Lee
 > > +
 > > +examples:
 > > +  - |
-> > +    pwm_tacho: pwm-tacho-controller at 1e610000 {
+> > +    pwm_tacho: pwm-tacho-controller@1e610000 {
 > > +        compatible = "aspeed,ast2600-pwm-tachometer";
 > > +        #address-cells = <1>;
 > > +        #size-cells = <0>;
 > > +        reg = <0x1e610000 0x100>;
 > > +
-> > +        fan at 1 {
+> > +        fan@1 {
 > > +            reg = <0x00>;
 > > +            aspeed,pwm-freq = <25000>;
 > > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;
@@ -180,7 +180,7 @@ Troy Lee
 > > +            pulses-per-revolution = <2>;
 > > +        };
 > > +
-> > +        fan at 2 {
+> > +        fan@2 {
 > > +            reg = <0x01>;
 > > +            aspeed,pwm-freq = <25000>;
 > > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;
diff --git a/a/content_digest b/N1/content_digest
index 0a06a1f..7277020 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,9 +2,25 @@
  "ref\020210113070850.1184506-2-troy_lee@aspeedtech.com\0"
  "ref\020210114141317.GA2823834@robh.at.kernel.org\0"
  "From\0Troy Lee <troy_lee@aspeedtech.com>\0"
- "Subject\0[PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan\0"
+ "Subject\0Re: [PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan\0"
  "Date\0Fri, 15 Jan 2021 01:46:31 +0000\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Rob Herring <robh@kernel.org>\0"
+ "Cc\0openbmc@lists.ozlabs.org <openbmc@lists.ozlabs.org>"
+  Jean Delvare <jdelvare@suse.com>
+  Guenter Roeck <linux@roeck-us.net>
+  Joel Stanley <joel@jms.id.au>
+  Andrew Jeffery <andrew@aj.id.au>
+  Jonathan Corbet <corbet@lwn.net>
+  Philipp Zabel <p.zabel@pengutronix.de>
+  Ryan Chen <ryan_chen@aspeedtech.com>
+  open list:HARDWARE MONITORING <linux-hwmon@vger.kernel.org>
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-aspeed@lists.ozlabs.org>
+  open list <linux-kernel@vger.kernel.org>
+  open list:DOCUMENTATION <linux-doc@vger.kernel.org>
+  ChiaWei Wang <chiawei_wang@aspeedtech.com>
+ " leetroy@gmail.com <leetroy@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Rob,\n"
@@ -175,13 +191,13 @@
  "> > +\n"
  "> > +examples:\n"
  "> > +  - |\n"
- "> > +    pwm_tacho: pwm-tacho-controller at 1e610000 {\n"
+ "> > +    pwm_tacho: pwm-tacho-controller@1e610000 {\n"
  "> > +        compatible = \"aspeed,ast2600-pwm-tachometer\";\n"
  "> > +        #address-cells = <1>;\n"
  "> > +        #size-cells = <0>;\n"
  "> > +        reg = <0x1e610000 0x100>;\n"
  "> > +\n"
- "> > +        fan at 1 {\n"
+ "> > +        fan@1 {\n"
  "> > +            reg = <0x00>;\n"
  "> > +            aspeed,pwm-freq = <25000>;\n"
  "> > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;\n"
@@ -189,7 +205,7 @@
  "> > +            pulses-per-revolution = <2>;\n"
  "> > +        };\n"
  "> > +\n"
- "> > +        fan at 2 {\n"
+ "> > +        fan@2 {\n"
  "> > +            reg = <0x01>;\n"
  "> > +            aspeed,pwm-freq = <25000>;\n"
  "> > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;\n"
@@ -202,4 +218,4 @@
  "> > 2.25.1\n"
  > >
 
-9a6117d8068503623d76261b9074b57c6491266934bb9c16f4101bc18ee10bbf
+e1a05d8226466a27301bb674f97d84287114e51c097ceb09f9b72c55b7bf17f8

diff --git a/a/1.txt b/N2/1.txt
index 6416939..efc33ab 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -166,13 +166,13 @@ Troy Lee
 > > +
 > > +examples:
 > > +  - |
-> > +    pwm_tacho: pwm-tacho-controller at 1e610000 {
+> > +    pwm_tacho: pwm-tacho-controller@1e610000 {
 > > +        compatible = "aspeed,ast2600-pwm-tachometer";
 > > +        #address-cells = <1>;
 > > +        #size-cells = <0>;
 > > +        reg = <0x1e610000 0x100>;
 > > +
-> > +        fan at 1 {
+> > +        fan@1 {
 > > +            reg = <0x00>;
 > > +            aspeed,pwm-freq = <25000>;
 > > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;
@@ -180,7 +180,7 @@ Troy Lee
 > > +            pulses-per-revolution = <2>;
 > > +        };
 > > +
-> > +        fan at 2 {
+> > +        fan@2 {
 > > +            reg = <0x01>;
 > > +            aspeed,pwm-freq = <25000>;
 > > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;
diff --git a/a/content_digest b/N2/content_digest
index 0a06a1f..9f1bc7d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,9 +2,24 @@
  "ref\020210113070850.1184506-2-troy_lee@aspeedtech.com\0"
  "ref\020210114141317.GA2823834@robh.at.kernel.org\0"
  "From\0Troy Lee <troy_lee@aspeedtech.com>\0"
- "Subject\0[PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan\0"
+ "Subject\0Re: [PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan\0"
  "Date\0Fri, 15 Jan 2021 01:46:31 +0000\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Rob Herring <robh@kernel.org>\0"
+ "Cc\0open list:HARDWARE MONITORING <linux-hwmon@vger.kernel.org>"
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
+  Jean Delvare <jdelvare@suse.com>
+  Ryan Chen <ryan_chen@aspeedtech.com>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-aspeed@lists.ozlabs.org>
+  Jonathan Corbet <corbet@lwn.net>
+  Andrew Jeffery <andrew@aj.id.au>
+  openbmc@lists.ozlabs.org <openbmc@lists.ozlabs.org>
+  open list:DOCUMENTATION <linux-doc@vger.kernel.org>
+  open list <linux-kernel@vger.kernel.org>
+  leetroy@gmail.com <leetroy@gmail.com>
+  Philipp Zabel <p.zabel@pengutronix.de>
+  ChiaWei Wang <chiawei_wang@aspeedtech.com>
+  Guenter Roeck <linux@roeck-us.net>
+ " moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Rob,\n"
@@ -175,13 +190,13 @@
  "> > +\n"
  "> > +examples:\n"
  "> > +  - |\n"
- "> > +    pwm_tacho: pwm-tacho-controller at 1e610000 {\n"
+ "> > +    pwm_tacho: pwm-tacho-controller@1e610000 {\n"
  "> > +        compatible = \"aspeed,ast2600-pwm-tachometer\";\n"
  "> > +        #address-cells = <1>;\n"
  "> > +        #size-cells = <0>;\n"
  "> > +        reg = <0x1e610000 0x100>;\n"
  "> > +\n"
- "> > +        fan at 1 {\n"
+ "> > +        fan@1 {\n"
  "> > +            reg = <0x00>;\n"
  "> > +            aspeed,pwm-freq = <25000>;\n"
  "> > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;\n"
@@ -189,7 +204,7 @@
  "> > +            pulses-per-revolution = <2>;\n"
  "> > +        };\n"
  "> > +\n"
- "> > +        fan at 2 {\n"
+ "> > +        fan@2 {\n"
  "> > +            reg = <0x01>;\n"
  "> > +            aspeed,pwm-freq = <25000>;\n"
  "> > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;\n"
@@ -202,4 +217,4 @@
  "> > 2.25.1\n"
  > >
 
-9a6117d8068503623d76261b9074b57c6491266934bb9c16f4101bc18ee10bbf
+35eeb25ec75d9dd5d08a458ec0fa8b4d33fff29ee7da86f4a742827e999b4bb0

diff --git a/a/1.txt b/N3/1.txt
index 6416939..fda3efe 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -166,13 +166,13 @@ Troy Lee
 > > +
 > > +examples:
 > > +  - |
-> > +    pwm_tacho: pwm-tacho-controller at 1e610000 {
+> > +    pwm_tacho: pwm-tacho-controller@1e610000 {
 > > +        compatible = "aspeed,ast2600-pwm-tachometer";
 > > +        #address-cells = <1>;
 > > +        #size-cells = <0>;
 > > +        reg = <0x1e610000 0x100>;
 > > +
-> > +        fan at 1 {
+> > +        fan@1 {
 > > +            reg = <0x00>;
 > > +            aspeed,pwm-freq = <25000>;
 > > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;
@@ -180,7 +180,7 @@ Troy Lee
 > > +            pulses-per-revolution = <2>;
 > > +        };
 > > +
-> > +        fan at 2 {
+> > +        fan@2 {
 > > +            reg = <0x01>;
 > > +            aspeed,pwm-freq = <25000>;
 > > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;
@@ -191,4 +191,9 @@ Troy Lee
 > > +...
 > > -- 
 > > 2.25.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 0a06a1f..d5ced46 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -2,9 +2,25 @@
  "ref\020210113070850.1184506-2-troy_lee@aspeedtech.com\0"
  "ref\020210114141317.GA2823834@robh.at.kernel.org\0"
  "From\0Troy Lee <troy_lee@aspeedtech.com>\0"
- "Subject\0[PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan\0"
+ "Subject\0Re: [PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan\0"
  "Date\0Fri, 15 Jan 2021 01:46:31 +0000\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Rob Herring <robh@kernel.org>\0"
+ "Cc\0open list:HARDWARE MONITORING <linux-hwmon@vger.kernel.org>"
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
+  Jean Delvare <jdelvare@suse.com>
+  Ryan Chen <ryan_chen@aspeedtech.com>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-aspeed@lists.ozlabs.org>
+  Jonathan Corbet <corbet@lwn.net>
+  Andrew Jeffery <andrew@aj.id.au>
+  openbmc@lists.ozlabs.org <openbmc@lists.ozlabs.org>
+  open list:DOCUMENTATION <linux-doc@vger.kernel.org>
+  open list <linux-kernel@vger.kernel.org>
+  leetroy@gmail.com <leetroy@gmail.com>
+  Joel Stanley <joel@jms.id.au>
+  Philipp Zabel <p.zabel@pengutronix.de>
+  ChiaWei Wang <chiawei_wang@aspeedtech.com>
+  Guenter Roeck <linux@roeck-us.net>
+ " moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Rob,\n"
@@ -175,13 +191,13 @@
  "> > +\n"
  "> > +examples:\n"
  "> > +  - |\n"
- "> > +    pwm_tacho: pwm-tacho-controller at 1e610000 {\n"
+ "> > +    pwm_tacho: pwm-tacho-controller@1e610000 {\n"
  "> > +        compatible = \"aspeed,ast2600-pwm-tachometer\";\n"
  "> > +        #address-cells = <1>;\n"
  "> > +        #size-cells = <0>;\n"
  "> > +        reg = <0x1e610000 0x100>;\n"
  "> > +\n"
- "> > +        fan at 1 {\n"
+ "> > +        fan@1 {\n"
  "> > +            reg = <0x00>;\n"
  "> > +            aspeed,pwm-freq = <25000>;\n"
  "> > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;\n"
@@ -189,7 +205,7 @@
  "> > +            pulses-per-revolution = <2>;\n"
  "> > +        };\n"
  "> > +\n"
- "> > +        fan at 2 {\n"
+ "> > +        fan@2 {\n"
  "> > +            reg = <0x01>;\n"
  "> > +            aspeed,pwm-freq = <25000>;\n"
  "> > +            cooling-levels = /bits/ 8 <125 151 177 203 229 255>;\n"
@@ -200,6 +216,11 @@
  "> > +...\n"
  "> > -- \n"
  "> > 2.25.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
 
-9a6117d8068503623d76261b9074b57c6491266934bb9c16f4101bc18ee10bbf
+12f91fa206042f3c1a7d72663ec93fa296e0ea37017af946857e464ca77c16a3

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.