Skip to content

Commit 629e442

Browse files
wenliangwubroonie
authored andcommitted
ASoC: mediatek: mt8195: add model property
This patch adds the description of model property used to specify card name from dts. Signed-off-by: Trevor Wu <trevor.wu@mediatek.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20211129141057.12422-3-trevor.wu@mediatek.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent c9d57a2 commit 629e442

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

Documentation/devicetree/bindings/sound/mt8195-mt6359-rt1011-rt5682.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ properties:
1616
compatible:
1717
const: mediatek,mt8195_mt6359_rt1011_rt5682
1818

19+
model:
20+
$ref: /schemas/types.yaml#/definitions/string
21+
description: User specified audio sound card name
22+
1923
mediatek,platform:
2024
$ref: "/schemas/types.yaml#/definitions/phandle"
2125
description: The phandle of MT8195 ASoC platform.

Documentation/devicetree/bindings/sound/mt8195-mt6359-rt1019-rt5682.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ properties:
1616
compatible:
1717
const: mediatek,mt8195_mt6359_rt1019_rt5682
1818

19+
model:
20+
$ref: /schemas/types.yaml#/definitions/string
21+
description: User specified audio sound card name
22+
1923
mediatek,platform:
2024
$ref: "/schemas/types.yaml#/definitions/phandle"
2125
description: The phandle of MT8195 ASoC platform.

0 commit comments

Comments
 (0)