git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0dae65
)
pwm: fix typo in PWM_MESON help text
author
Quentin Schulz
<quentin.schulz@cherry.de>
Thu, 30 Oct 2025 10:03:58 +0000
(11:03 +0100)
committer
Tom Rini
<trini@konsulko.com>
Fri, 7 Nov 2025 19:01:12 +0000
(13:01 -0600)
Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
drivers/pwm/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/pwm/Kconfig
b/drivers/pwm/Kconfig
index
522d72f
..
a69fe37
100644
(file)
--- a/
drivers/pwm/Kconfig
+++ b/
drivers/pwm/Kconfig
@@
-66,7
+66,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 independ
a
nt channels.
+ programmable period and duty cycle for 2 independ
e
nt channels.
config PWM_MTK
bool "Enable support for MediaTek PWM"