Re: [PATCH v2 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller

2023-01-10 Thread Herve Codina
Hi Krzysztof, On Sun, 8 Jan 2023 16:14:47 +0100 Krzysztof Kozlowski wrote: [...] > > + > > + interrupts: > > +description: SCC interrupt line in the CPM interrupt controller > > Missing constraints. 'maxItems: 1' will be added in v3 > > > + > > + fsl,cpm-command: > > +$ref: /sche

Re: [PATCH v2 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller

2023-01-08 Thread Krzysztof Kozlowski
On 06/01/2023 17:37, Herve Codina wrote: > Add support for the QMC (QUICC Multichannel Controller) > available in some PowerQUICC SoC such as MPC885 or MPC866. > > Signed-off-by: Herve Codina > --- > .../bindings/soc/fsl/cpm_qe/fsl,qmc.yaml | 167 ++ > 1 file changed, 167 in

[PATCH v2 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller

2023-01-06 Thread Herve Codina
Add support for the QMC (QUICC Multichannel Controller) available in some PowerQUICC SoC such as MPC885 or MPC866. Signed-off-by: Herve Codina --- .../bindings/soc/fsl/cpm_qe/fsl,qmc.yaml | 167 ++ 1 file changed, 167 insertions(+) create mode 100644 Documentation/devicetr