1 From 72469f950b629e57e60fbcbefed45e083619b986 Mon Sep 17 00:00:00 2001
2 From: Maso Huang <maso.huang@mediatek.com>
3 Date: Thu, 17 Aug 2023 18:13:37 +0800
4 Subject: [PATCH 5/9] ASoC: dt-bindings: mediatek,mt7986-wm8960: add
7 Add document for mt7986 board with wm8960.
9 Signed-off-by: Maso Huang <maso.huang@mediatek.com>
10 Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
11 Link: https://lore.kernel.org/r/20230817101338.18782-6-maso.huang@mediatek.com
12 Signed-off-by: Mark Brown <broonie@kernel.org>
14 .../sound/mediatek,mt7986-wm8960.yaml | 67 +++++++++++++++++++
15 1 file changed, 67 insertions(+)
16 create mode 100644 Documentation/devicetree/bindings/sound/mediatek,mt7986-wm8960.yaml
19 +++ b/Documentation/devicetree/bindings/sound/mediatek,mt7986-wm8960.yaml
21 +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
24 +$id: http://devicetree.org/schemas/sound/mediatek,mt7986-wm8960.yaml#
25 +$schema: http://devicetree.org/meta-schemas/core.yaml#
27 +title: MediaTek MT7986 sound card with WM8960 codec
30 + - Maso Huang <maso.huang@mediatek.com>
33 + - $ref: sound-card-common.yaml#
37 + const: mediatek,mt7986-wm8960-sound
41 + additionalProperties: false
44 + description: The phandle of MT7986 platform.
51 + additionalProperties: false
54 + description: The phandle of wm8960 codec.
59 +unevaluatedProperties: false
70 + compatible = "mediatek,mt7986-wm8960-sound";
71 + model = "mt7986-wm8960";
73 + "Headphone", "HP_L",
74 + "Headphone", "HP_R",
83 + sound-dai = <&wm8960>;