diff options
author | Yu-Chun Lin <eleanor15x@gmail.com> | 2024-09-05 23:19:43 +0800 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2024-09-13 14:01:34 -0500 |
commit | a7fcc23274299209b19171911911fcd6b6c26bf7 (patch) | |
tree | 8539d20614e3f3581a4e59d30e2ece5f82a1e283 /Documentation/devicetree/bindings/sound/everest,es8326.yaml | |
parent | 1a52a094c2f0821860d9ce15fffe01103a146f1f (diff) |
dt-bindings: Fix various typos
Corrected several typos in Documentation/devicetree/bindings files.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
Signed-off-by: Yu-Chun Lin <eleanor15x@gmail.com>
Link: https://lore.kernel.org/r/20240905151943.2792056-1-eleanor15x@gmail.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/everest,es8326.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/everest,es8326.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/everest,es8326.yaml b/Documentation/devicetree/bindings/sound/everest,es8326.yaml index 8c82d47375ec..d51431df7acf 100644 --- a/Documentation/devicetree/bindings/sound/everest,es8326.yaml +++ b/Documentation/devicetree/bindings/sound/everest,es8326.yaml @@ -32,7 +32,7 @@ properties: description: | just the value of reg 57. Bit(3) decides whether the jack polarity is inverted. Bit(2) decides whether the button on the headset is inverted. - Bit(1)/(0) decides the mic properity to be OMTP/CTIA or auto. + Bit(1)/(0) decides the mic property to be OMTP/CTIA or auto. minimum: 0x00 maximum: 0x0f default: 0x0f |