[PATCH 3/3] pwm: fix typo in PWM_MESON help text
Quentin Schulz
foss+uboot at 0leil.net
Wed Oct 29 12:16:10 CET 2025
From: Quentin Schulz <quentin.schulz at cherry.de>
Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
---
drivers/pwm/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig
index 218c861ae43..51920541f5f 100644
--- a/drivers/pwm/Kconfig
+++ b/drivers/pwm/Kconfig
@@ -74,7 +74,7 @@ config PWM_MESON
bool "Enable support for Amlogic Meson SoCs PWM"
help
This PWM is found on Amlogic Meson SoCs. It supports a
- programmable period and duty cycle for 2 independant channels.
+ programmable period and duty cycle for 2 independent channels.
config PWM_MTK
bool "Enable support for MediaTek PWM"
--
2.51.0
More information about the U-Boot
mailing list