mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
ASoC: dt-bindings: fix spelling errors
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> Link: https://patch.msgid.link/20260726055227.18123-1-shaikhkamal2012@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
ec926b3bcb
commit
7a047311de
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user