diff options
author | Trevor Wu <[email protected]> | 2022-03-24 13:38:51 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-04 08:39:42 +0100 |
commit | cae34da5323b6ce4d0dc365d1b971f838dcff318 (patch) | |
tree | 6e2986c38a5230b0ea5464cd50bc417ff463606b | |
parent | 86a6b9c9dffff1bd653d582cfc5138da75e5f7b0 (diff) |
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 <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-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 |