[PATCH] ASoC: dt-bindings: fix spelling errors

From: shaikh.kamal

Date: Sun Jul 26 2026 - 01:58:11 EST


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@xxxxxxxxx>
---
.../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