Re: [PATCH 05/10] dt-bindings: mfd: cirrus,cs42l43: Add initial DT binding

From: Krzysztof Kozlowski
Date: Fri May 12 2023 - 11:26:01 EST


On 12/05/2023 14:28, Charles Keepax wrote:
> The CS42L43 is an audio CODEC with integrated MIPI SoundWire interface
> (Version 1.2.1 compliant), I2C, SPI, and I2S/TDM interfaces designed
> for portable applications. It provides a high dynamic range, stereo
> DAC for headphone output, two integrated Class D amplifiers for

...

> +
> + interrupt-controller: true
> +
> + '#interrupt-cells':
> + const: 2

Hm, are you sure? Who is the consumer/user of this interrupt controller?

> +
> + interrupts:
> + maxItems: 1
> +
> + '#sound-dai-cells':
> + const: 1
> +
> + clocks:


Best regards,
Krzysztof