[PATCH 10/10] ASoC: dt-bindings: mediatek,mt8189-nau8825: add mt8189-nau8825 document
Krzysztof Kozlowski
krzk at kernel.org
Sat Jun 28 05:42:30 PDT 2025
On 28/06/2025 09:14, Cyril wrote:
> From: Cyril Chao <Cyril.Chao at mediatek.com>
>
> Add document for mt8189 board with nau8825.
>
> Signed-off-by: Cyril Chao <Cyril.Chao at mediatek.com>
Why does the binding come after user? Follow submitting patches in DT.
> ---
> .../sound/mediatek,mt8189-nau8825.yaml | 103 ++++++++++++++++++
> 1 file changed, 103 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/sound/mediatek,mt8189-nau8825.yaml
>
> diff --git a/Documentation/devicetree/bindings/sound/mediatek,mt8189-nau8825.yaml b/Documentation/devicetree/bindings/sound/mediatek,mt8189-nau8825.yaml
> new file mode 100644
> index 000000000..331c537d3
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/sound/mediatek,mt8189-nau8825.yaml
> @@ -0,0 +1,103 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/sound/mediatek,mt8189-nau8825.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: MediaTek MT8189 ASoC sound card
> +
> +maintainers:
> + - Darren Ye <darren.ye at mediatek.com>
> + - Cyril Chao <cyril.chao at mediatek.com>
> +
> +allOf:
> + - $ref: sound-card-common.yaml#
> +
> +properties:
> + compatible:
> + enum:
> + - mediatek,mt8189-nau8825-sound
> + - mediatek,mt8189-rt5650-sound
> + - mediatek,mt8189-rt5682s-sound
> + - mediatek,mt8189-rt5682i-sound
Sound is redundant. Can it be anything else?
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list