Re: [PATCH 2/3] ASoC: dt-bindings: Reference common DAI properties

2022-12-04 Thread Nicolas Frattaroli
On Sonntag, 4. Dezember 2022 17:47:05 CET Krzysztof Kozlowski wrote: > On 04/12/2022 17:09, Nicolas Frattaroli wrote: > > On Samstag, 3. Dezember 2022 17:04:41 CET Krzysztof Kozlowski wrote: > >> Reference in all sound components which have '#sound-dai-cells' the > >> dai-common.yaml schema, which

Re: [PATCH 2/3] ASoC: dt-bindings: Reference common DAI properties

2022-12-04 Thread Krzysztof Kozlowski
On 04/12/2022 17:09, Nicolas Frattaroli wrote: > On Samstag, 3. Dezember 2022 17:04:41 CET Krzysztof Kozlowski wrote: >> Reference in all sound components which have '#sound-dai-cells' the >> dai-common.yaml schema, which allows to use 'sound-name-prefix' >> property. >> >> Signed-off-by: Krzysztof

Re: [PATCH 2/3] ASoC: dt-bindings: Reference common DAI properties

2022-12-04 Thread Nicolas Frattaroli
On Samstag, 3. Dezember 2022 17:04:41 CET Krzysztof Kozlowski wrote: > Reference in all sound components which have '#sound-dai-cells' the > dai-common.yaml schema, which allows to use 'sound-name-prefix' > property. > > Signed-off-by: Krzysztof Kozlowski > > --- > > This is an output of discus

[PATCH 2/3] ASoC: dt-bindings: Reference common DAI properties

2022-12-03 Thread Krzysztof Kozlowski
Reference in all sound components which have '#sound-dai-cells' the dai-common.yaml schema, which allows to use 'sound-name-prefix' property. Signed-off-by: Krzysztof Kozlowski --- This is an output of discussion here: https://lore.kernel.org/all/y255c+tgnvj9f...@sirena.org.uk/ This patch supe