Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH] thermal: airoha: Fix spelling mistake
@ 2025-05-14 21:39 Christian Marangi
  2025-05-15 12:52 ` Daniel Lezcano
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Marangi @ 2025-05-14 21:39 UTC (permalink / raw)
  To: Rafael J. Wysocki, Daniel Lezcano, Zhang Rui, Lukasz Luba,
	linux-pm, linux-kernel
  Cc: Christian Marangi, ALOK TIWARI

Fix various spelling mistake in airoha_thermal_setup_monitor() and
define.

Reported-by: ALOK TIWARI <alok.a.tiwari@oracle.com>
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
---
 drivers/thermal/airoha_thermal.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/drivers/thermal/airoha_thermal.c b/drivers/thermal/airoha_thermal.c
index 45116cdaee65..9a7a702a17de 100644
--- a/drivers/thermal/airoha_thermal.c
+++ b/drivers/thermal/airoha_thermal.c
@@ -155,7 +155,7 @@
  * Can operate in:
  * - 1 sample
  * - 2 sample and make average of them
- * - 4,6,10,16 sample, drop max and min and make avgerage of them
+ * - 4,6,10,16 sample, drop max and min and make average of them
  */
 #define   EN7581_MSRCTL_1SAMPLE			0x0
 #define   EN7581_MSRCTL_AVG2SAMPLE		0x1
@@ -365,12 +365,12 @@ static void airoha_thermal_setup_monitor(struct airoha_thermal_priv *priv)
 	/*
 	 * Configure ADC valid reading addr
 	 * The AHB temp monitor system doesn't have direct access to the
-	 * thermal sensor. It does instead work by providing all kind of
-	 * address to configure how to access and setup an ADC for the
+	 * thermal sensor. It does instead work by providing various
+	 * addresses to configure how to access and setup an ADC for the
 	 * sensor. EN7581 supports only one sensor hence the
 	 * implementation is greatly simplified but the AHB supports
-	 * up to 4 different sensor from the same ADC that can be
-	 * switched by tuning the ADC mux or wiriting address.
+	 * up to 4 different sensors from the same ADC that can be
+	 * switched by tuning the ADC mux or writing address.
 	 *
 	 * We set valid instead of volt as we don't enable valid/volt
 	 * split reading and AHB read valid addr in such case.
-- 
2.48.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] thermal: airoha: Fix spelling mistake
  2025-05-14 21:39 [PATCH] thermal: airoha: Fix spelling mistake Christian Marangi
@ 2025-05-15 12:52 ` Daniel Lezcano
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Lezcano @ 2025-05-15 12:52 UTC (permalink / raw)
  To: Christian Marangi
  Cc: Rafael J. Wysocki, Zhang Rui, Lukasz Luba, linux-pm, linux-kernel,
	ALOK TIWARI

On Wed, May 14, 2025 at 11:39:12PM +0200, Christian Marangi wrote:
> Fix various spelling mistake in airoha_thermal_setup_monitor() and
> define.
> 
> Reported-by: ALOK TIWARI <alok.a.tiwari@oracle.com>
> Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
> ---

Applied, thanks

-- 

 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-05-15 12:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-14 21:39 [PATCH] thermal: airoha: Fix spelling mistake Christian Marangi
2025-05-15 12:52 ` Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox