Re: [PATCH v2 08/10] dt-bindings: sound: Add support for QMC audio

2023-01-11 Thread Krzysztof Kozlowski
On 10/01/2023 09:07, Herve Codina wrote: >>> + qmc-chan: >> >> Missing vendor prefix. > > Will be changed to 'fsl,qmc-chan' > >> >>> +$ref: /schemas/types.yaml#/definitions/phandle-array >> >> Why this is not a phandle? > > I have try '$ref:

Re: [PATCH v2 08/10] dt-bindings: sound: Add support for QMC audio

2023-01-10 Thread Herve Codina
Hi Krzysztof, On Sun, 8 Jan 2023 16:16:24 +0100 Krzysztof Kozlowski wrote: > On 06/01/2023 17:37, Herve Codina wrote: > > The QMC (QUICC mutichannel controller) is a controller > > present in some PowerQUICC SoC such as MPC885. > > The QMC audio is an ASoC component that uses the QMC > >

Re: [PATCH v2 08/10] dt-bindings: sound: Add support for QMC audio

2023-01-08 Thread Krzysztof Kozlowski
On 06/01/2023 17:37, Herve Codina wrote: > The QMC (QUICC mutichannel controller) is a controller > present in some PowerQUICC SoC such as MPC885. > The QMC audio is an ASoC component that uses the QMC > controller to transfer the audio data. > > Signed-off-by: Herve Codina > --- >

[PATCH v2 08/10] dt-bindings: sound: Add support for QMC audio

2023-01-06 Thread Herve Codina
The QMC (QUICC mutichannel controller) is a controller present in some PowerQUICC SoC such as MPC885. The QMC audio is an ASoC component that uses the QMC controller to transfer the audio data. Signed-off-by: Herve Codina --- .../bindings/sound/fsl,qmc-audio.yaml | 110