Re: [PATCH 4/6] ASoC: dt-bindings: mt8195: add compatible mt8195_mt6359

From: AngeloGioacchino Del Regno
Date: Thu Apr 17 2025 - 06:20:44 EST


Il 17/04/25 10:44, Julien Massot ha scritto:
Make it also compatible for platform without external
codecs.

Signed-off-by: Julien Massot <julien.massot@xxxxxxxxxxxxx>

For the next time - please remember that bindings commits should come before
driver changes :-)

Anyway:
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>

---
Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml b/Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml
index 2af1d8ffbd8b58f1dce42b369fd699795183a7d7..54a53d15f40c0af56a2a0221025f3a090a05b6e6 100644
--- a/Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml
+++ b/Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml
@@ -21,6 +21,7 @@ properties:
- mediatek,mt8195_mt6359_rt1019_rt5682
- mediatek,mt8195_mt6359_rt1011_rt5682
- mediatek,mt8195_mt6359_max98390_rt5682
+ - mediatek,mt8195_mt6359
model:
$ref: /schemas/types.yaml#/definitions/string



--