Message ID | 20250417-mt8395-audio-sof-v1-4-30587426e5dd@collabora.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 95f6208b20e4d0b427d32e5881be4257a3aab3c8 |
Headers | show |
Series | ASoC: mt8195: Add support for MT8395 Radxa NIO 12L with MT6359 codec | expand |
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@collabora.com> For the next time - please remember that bindings commits should come before driver changes :-) Anyway: Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > --- > 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 > --
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
Make it also compatible for platform without external codecs. Signed-off-by: Julien Massot <julien.massot@collabora.com> --- Documentation/devicetree/bindings/sound/mt8195-mt6359.yaml | 1 + 1 file changed, 1 insertion(+)