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

diff --git a/a/1.txt b/N1/1.txt
index 6905fc9..4b721af 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -68,7 +68,7 @@ On Tue, Nov 07, 2023 at 06:50:24PM +0800, Billy Tsai wrote:
 > +examples:
 > +  - |
 > +    #include <dt-bindings/clock/aspeed-clock.h>
-> +    pwm_tach: pwm-tach-controller at 1e610000 {
+> +    pwm_tach: pwm-tach-controller@1e610000 {
 > +      compatible = "aspeed,ast2600-pwm-tach";
 > +      reg = <0x1e610000 0x100>;
 > +      clocks = <&syscon ASPEED_CLK_AHB>;
diff --git a/a/content_digest b/N1/content_digest
index 902e512..1d6bb52 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,28 @@
  "ref\020231107105025.1480561-1-billy_tsai@aspeedtech.com\0"
  "ref\020231107105025.1480561-3-billy_tsai@aspeedtech.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH RESEND v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control\0"
+ "Subject\0Re: [PATCH RESEND v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control\0"
  "Date\0Wed, 8 Nov 2023 12:21:35 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Billy Tsai <billy_tsai@aspeedtech.com>\0"
+ "Cc\0jdelvare@suse.com"
+  linux@roeck-us.net
+  krzysztof.kozlowski+dt@linaro.org
+  joel@jms.id.au
+  andrew@aj.id.au
+  corbet@lwn.net
+  thierry.reding@gmail.com
+  u.kleine-koenig@pengutronix.de
+  p.zabel@pengutronix.de
+  naresh.solanki@9elements.com
+  linux-hwmon@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  linux-doc@vger.kernel.org
+  linux-pwm@vger.kernel.org
+  BMC-SW@aspeedtech.com
+ " patrick@stwcx.xyz\0"
  "\00:1\0"
  "b\0"
  "On Tue, Nov 07, 2023 at 06:50:24PM +0800, Billy Tsai wrote:\n"
@@ -76,7 +95,7 @@
  "> +examples:\n"
  "> +  - |\n"
  "> +    #include <dt-bindings/clock/aspeed-clock.h>\n"
- "> +    pwm_tach: pwm-tach-controller at 1e610000 {\n"
+ "> +    pwm_tach: pwm-tach-controller@1e610000 {\n"
  "> +      compatible = \"aspeed,ast2600-pwm-tach\";\n"
  "> +      reg = <0x1e610000 0x100>;\n"
  "> +      clocks = <&syscon ASPEED_CLK_AHB>;\n"
@@ -104,4 +123,4 @@
  "> 2.25.1\n"
  >
 
-78875c2241b031fd1dd0cf76991cba374d797bacb4220978bce7c5f391a60ad7
+33bc3d7bbf737137099d850a26696ce1266ccfe65f8a97398f9ebde8ed5d2f05

diff --git a/a/1.txt b/N2/1.txt
index 6905fc9..645ef8b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -68,7 +68,7 @@ On Tue, Nov 07, 2023 at 06:50:24PM +0800, Billy Tsai wrote:
 > +examples:
 > +  - |
 > +    #include <dt-bindings/clock/aspeed-clock.h>
-> +    pwm_tach: pwm-tach-controller at 1e610000 {
+> +    pwm_tach: pwm-tach-controller@1e610000 {
 > +      compatible = "aspeed,ast2600-pwm-tach";
 > +      reg = <0x1e610000 0x100>;
 > +      clocks = <&syscon ASPEED_CLK_AHB>;
@@ -94,4 +94,9 @@ the PWM channel.
 > +    };
 > -- 
 > 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/N2/content_digest
index 902e512..9b2b614 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,28 @@
  "ref\020231107105025.1480561-1-billy_tsai@aspeedtech.com\0"
  "ref\020231107105025.1480561-3-billy_tsai@aspeedtech.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH RESEND v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control\0"
+ "Subject\0Re: [PATCH RESEND v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control\0"
  "Date\0Wed, 8 Nov 2023 12:21:35 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Billy Tsai <billy_tsai@aspeedtech.com>\0"
+ "Cc\0jdelvare@suse.com"
+  linux@roeck-us.net
+  krzysztof.kozlowski+dt@linaro.org
+  joel@jms.id.au
+  andrew@aj.id.au
+  corbet@lwn.net
+  thierry.reding@gmail.com
+  u.kleine-koenig@pengutronix.de
+  p.zabel@pengutronix.de
+  naresh.solanki@9elements.com
+  linux-hwmon@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  linux-doc@vger.kernel.org
+  linux-pwm@vger.kernel.org
+  BMC-SW@aspeedtech.com
+ " patrick@stwcx.xyz\0"
  "\00:1\0"
  "b\0"
  "On Tue, Nov 07, 2023 at 06:50:24PM +0800, Billy Tsai wrote:\n"
@@ -76,7 +95,7 @@
  "> +examples:\n"
  "> +  - |\n"
  "> +    #include <dt-bindings/clock/aspeed-clock.h>\n"
- "> +    pwm_tach: pwm-tach-controller at 1e610000 {\n"
+ "> +    pwm_tach: pwm-tach-controller@1e610000 {\n"
  "> +      compatible = \"aspeed,ast2600-pwm-tach\";\n"
  "> +      reg = <0x1e610000 0x100>;\n"
  "> +      clocks = <&syscon ASPEED_CLK_AHB>;\n"
@@ -102,6 +121,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
 
-78875c2241b031fd1dd0cf76991cba374d797bacb4220978bce7c5f391a60ad7
+99e2920e4bc16cd26bc06d033606a201004de3283222ed609c24ea3c365006e4

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.