Re: [PATCH v3 01/18] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document

2024-04-13 Thread Krzysztof Kozlowski
On 10/04/2024 11:29, Alexandre Mergnat wrote: > > > On 09/04/2024 17:46, Krzysztof Kozlowski wrote: >>> +soc { >>> +#address-cells = <2>; >>> +#size-cells = <2>; >>> + >>> +afe@1122 { >> Did you implement the comment or decided to keep afe? >> > > Though it was

Re: [PATCH v3 01/18] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document

2024-04-10 Thread Alexandre Mergnat
On 09/04/2024 17:46, Krzysztof Kozlowski wrote: +soc { +#address-cells = <2>; +#size-cells = <2>; + +afe@1122 { Did you implement the comment or decided to keep afe? Though it was clear according to [1]: " Audio Front End, this is the same name used for

Re: [PATCH v3 01/18] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document

2024-04-09 Thread Krzysztof Kozlowski
On 09/04/2024 15:41, Alexandre Mergnat wrote: > Add MT8365 audio front-end bindings > > Signed-off-by: Alexandre Mergnat > --- > +properties: > + compatible: > +const: mediatek,mt8365-afe-pcm > + > + reg: > +maxItems: 1 > + > + "#sound-dai-cells": > +const: 0 > + > + clocks: > +

[PATCH v3 01/18] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document

2024-04-09 Thread Alexandre Mergnat
Add MT8365 audio front-end bindings Signed-off-by: Alexandre Mergnat --- .../bindings/sound/mediatek,mt8365-afe.yaml| 136 + 1 file changed, 136 insertions(+) diff --git a/Documentation/devicetree/bindings/sound/mediatek,mt8365-afe.yaml