diff options
author | Trevor Wu <trevor.wu@mediatek.com> | 2022-03-24 06:38:51 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-04 09:39:42 +0200 |
commit | cae34da5323b6ce4d0dc365d1b971f838dcff318 (patch) | |
tree | 6e2986c38a5230b0ea5464cd50bc417ff463606b /Documentation/devicetree/bindings/sound | |
parent | ASoC: mediatek: mt8195: add machine support for max98390 and rt5682 (diff) | |
download | linux-cae34da5323b6ce4d0dc365d1b971f838dcff318.tar.xz linux-cae34da5323b6ce4d0dc365d1b971f838dcff318.zip |
ASoC: dt-bindings: mediatek: mt8195: support mt8195-mt6359-max98390-rt5682
This patch adds compatible string "mediatek,mt8195-mt6359-max98390-rt5682"
to support mt8195 board with mt6359, max98390 and rt5682.
Signed-off-by: Trevor Wu <trevor.wu@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220324053851.27350-7-trevor.wu@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r-- | Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml b/Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml index 04953f5b44a4..ad3447ff8b2c 100644 --- a/Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml +++ b/Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml @@ -17,6 +17,7 @@ properties: enum: - mediatek,mt8195_mt6359_rt1019_rt5682 - mediatek,mt8195_mt6359_rt1011_rt5682 + - mediatek,mt8195_mt6359_max98390_rt5682 model: $ref: /schemas/types.yaml#/definitions/string |