* [PATCH] docs: dt-bindings: hwmon: aspeed-pwm-tacho: fix typos
@ 2025-12-24 8:38 Akiyoshi Kurita
2025-12-30 2:22 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Akiyoshi Kurita @ 2025-12-24 8:38 UTC (permalink / raw)
To: Rob Herring
Cc: Guenter Roeck, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
Andrew Jeffery, linux-hwmon, devicetree, linux-arm-kernel,
linux-aspeed, linux-kernel, Akiyoshi Kurita
Fix "upto" -> "up to" occurrences and add missing "be" in one sentence.
Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
.../devicetree/bindings/hwmon/aspeed-pwm-tacho.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/hwmon/aspeed-pwm-tacho.txt b/Documentation/devicetree/bindings/hwmon/aspeed-pwm-tacho.txt
index 8645cd3b867a..d1db4adb2df7 100644
--- a/Documentation/devicetree/bindings/hwmon/aspeed-pwm-tacho.txt
+++ b/Documentation/devicetree/bindings/hwmon/aspeed-pwm-tacho.txt
@@ -1,9 +1,9 @@
ASPEED AST2400/AST2500 PWM and Fan Tacho controller device driver
-The ASPEED PWM controller can support upto 8 PWM outputs. The ASPEED Fan Tacho
-controller can support upto 16 Fan tachometer inputs.
+The ASPEED PWM controller can support up to 8 PWM outputs. The ASPEED Fan Tacho
+controller can support up to 16 Fan tachometer inputs.
-There can be upto 8 fans supported. Each fan can have one PWM output and
+There can be up to 8 fans supported. Each fan can have one PWM output and
one/two Fan tach inputs.
Required properties for pwm-tacho node:
@@ -28,7 +28,7 @@ Required properties for pwm-tacho node:
fan subnode format:
===================
-Under fan subnode there can upto 8 child nodes, with each child node
+Under fan subnode there can be up to 8 child nodes, with each child node
representing a fan. If there are 8 fans each fan can have one PWM port and
one/two Fan tach inputs.
For PWM port can be configured cooling-levels to create cooling device.
--
2.47.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: dt-bindings: hwmon: aspeed-pwm-tacho: fix typos
2025-12-24 8:38 [PATCH] docs: dt-bindings: hwmon: aspeed-pwm-tacho: fix typos Akiyoshi Kurita
@ 2025-12-30 2:22 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2025-12-30 2:22 UTC (permalink / raw)
To: Akiyoshi Kurita
Cc: Guenter Roeck, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
Andrew Jeffery, linux-hwmon, devicetree, linux-arm-kernel,
linux-aspeed, linux-kernel
On Wed, Dec 24, 2025 at 05:38:45PM +0900, Akiyoshi Kurita wrote:
> Fix "upto" -> "up to" occurrences and add missing "be" in one sentence.
This is in the process of being converted to schema. Please review that
patch and check these issues are not copied over.
In general, don't fix .txt bindings. Convert to schema if you want to
improve them.
Rob
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-12-30 2:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-24 8:38 [PATCH] docs: dt-bindings: hwmon: aspeed-pwm-tacho: fix typos Akiyoshi Kurita
2025-12-30 2:22 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).