* [PATCH] ASoC: dt-bindings: fix spelling errors
@ 2026-07-26 5:52 shaikh.kamal
2026-07-26 11:27 ` Krzysztof Kozlowski
2026-07-26 16:43 ` Mark Brown
0 siblings, 2 replies; 3+ messages in thread
From: shaikh.kamal @ 2026-07-26 5:52 UTC (permalink / raw)
To: Jerome Brunet, Liam Girdwood, Mark Brown, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Jack Yu
Cc: linux-sound, devicetree, linux-kernel
Fix spelling errors reported by codespell:
susbsytem -> subsystem (amlogic,axg-sound-card, amlogic,gx-sound-card)
vlaue -> value (realtek,rt1015)
spped -> speed (st,sta32x)
No functional change.
Signed-off-by: shaikh.kamal <shaikhkamal2012@gmail.com>
---
.../devicetree/bindings/sound/amlogic,axg-sound-card.yaml | 2 +-
.../devicetree/bindings/sound/amlogic,gx-sound-card.yaml | 2 +-
Documentation/devicetree/bindings/sound/realtek,rt1015.yaml | 2 +-
Documentation/devicetree/bindings/sound/st,sta32x.txt | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/sound/amlogic,axg-sound-card.yaml b/Documentation/devicetree/bindings/sound/amlogic,axg-sound-card.yaml
index 4f13e8ab50b2..177db900d4a0 100644
--- a/Documentation/devicetree/bindings/sound/amlogic,axg-sound-card.yaml
+++ b/Documentation/devicetree/bindings/sound/amlogic,axg-sound-card.yaml
@@ -30,7 +30,7 @@ properties:
minItems: 1
maxItems: 3
description:
- Base PLL clocks of audio susbsytem, used to configure base clock
+ Base PLL clocks of audio subsystem, used to configure base clock
frequencies for different audio use-cases.
patternProperties:
diff --git a/Documentation/devicetree/bindings/sound/amlogic,gx-sound-card.yaml b/Documentation/devicetree/bindings/sound/amlogic,gx-sound-card.yaml
index 413b47778181..6fdf605ad59c 100644
--- a/Documentation/devicetree/bindings/sound/amlogic,gx-sound-card.yaml
+++ b/Documentation/devicetree/bindings/sound/amlogic,gx-sound-card.yaml
@@ -31,7 +31,7 @@ properties:
minItems: 1
maxItems: 3
description:
- Base PLL clocks of audio susbsytem, used to configure base clock
+ Base PLL clocks of audio subsystem, used to configure base clock
frequencies for different audio use-cases.
patternProperties:
diff --git a/Documentation/devicetree/bindings/sound/realtek,rt1015.yaml b/Documentation/devicetree/bindings/sound/realtek,rt1015.yaml
index 880196081a60..3c44ebf93a44 100644
--- a/Documentation/devicetree/bindings/sound/realtek,rt1015.yaml
+++ b/Documentation/devicetree/bindings/sound/realtek,rt1015.yaml
@@ -19,7 +19,7 @@ properties:
realtek,power-up-delay-ms:
description: Set a delay time for flush work to be completed,
- this vlaue is adjustable depending on platform.
+ this value is adjustable depending on platform.
maxItems: 1
required:
diff --git a/Documentation/devicetree/bindings/sound/st,sta32x.txt b/Documentation/devicetree/bindings/sound/st,sta32x.txt
index 52265fb757c5..266b6fc9f009 100644
--- a/Documentation/devicetree/bindings/sound/st,sta32x.txt
+++ b/Documentation/devicetree/bindings/sound/st,sta32x.txt
@@ -73,7 +73,7 @@ Optional properties:
- st,odd-pwm-speed-mode:
If present, PWM speed mode run on odd speed mode (341.3 kHz) on all
- channels. If not present, normal PWM spped mode (384 kHz) will be used.
+ channels. If not present, normal PWM speed mode (384 kHz) will be used.
- st,invalid-input-detect-mute:
If present, automatic invalid input detect mute is enabled.
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] ASoC: dt-bindings: fix spelling errors
2026-07-26 5:52 [PATCH] ASoC: dt-bindings: fix spelling errors shaikh.kamal
@ 2026-07-26 11:27 ` Krzysztof Kozlowski
2026-07-26 16:43 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-26 11:27 UTC (permalink / raw)
To: shaikh.kamal, Jerome Brunet, Liam Girdwood, Mark Brown,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Jack Yu
Cc: linux-sound, devicetree, linux-kernel
On 26/07/2026 07:52, shaikh.kamal wrote:
> Fix spelling errors reported by codespell:
>
> susbsytem -> subsystem (amlogic,axg-sound-card, amlogic,gx-sound-card)
> vlaue -> value (realtek,rt1015)
> spped -> speed (st,sta32x)
>
> No functional change.
>
> Signed-off-by: shaikh.kamal <shaikhkamal2012@gmail.com>
> ---
Slow down. Same comments.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: dt-bindings: fix spelling errors
2026-07-26 5:52 [PATCH] ASoC: dt-bindings: fix spelling errors shaikh.kamal
2026-07-26 11:27 ` Krzysztof Kozlowski
@ 2026-07-26 16:43 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2026-07-26 16:43 UTC (permalink / raw)
To: Jerome Brunet, Liam Girdwood, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Jack Yu, shaikh.kamal
Cc: linux-sound, devicetree, linux-kernel
On Sun, 26 Jul 2026 11:22:27 +0530, shaikh.kamal wrote:
> ASoC: dt-bindings: fix spelling errors
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.3
Thanks!
[1/1] ASoC: dt-bindings: fix spelling errors
https://git.kernel.org/broonie/sound/c/7a047311de7f
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-07-27 22:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-26 5:52 [PATCH] ASoC: dt-bindings: fix spelling errors shaikh.kamal
2026-07-26 11:27 ` Krzysztof Kozlowski
2026-07-26 16:43 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox