diff options
author | Rob Herring <robh@kernel.org> | 2023-03-18 00:36:10 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-03-20 14:11:20 +0100 |
commit | d9e909e219a843c6bf49f9affe536660f830d6fc (patch) | |
tree | d29ae7858e8c075f9c98654cfcaa226777ef143a /Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.yaml | |
parent | ASoC: SOF: ipc4-topology: Add support for effect (diff) | |
download | linux-d9e909e219a843c6bf49f9affe536660f830d6fc.tar.xz linux-d9e909e219a843c6bf49f9affe536660f830d6fc.zip |
ASoC: dt-bindings: Drop unneeded quotes
Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230317233612.3967849-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.yaml b/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.yaml index ccc2ee77ca30..4d912458b18b 100644 --- a/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.yaml +++ b/Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.yaml @@ -38,10 +38,10 @@ properties: items: enum: # Board Connectors - - "Headphones" - - "Speakers" - - "Mic Jack" - - "Int Mic" + - Headphones + - Speakers + - Mic Jack + - Int Mic # CODEC Pins - MIC1 |