Re: [PATCH] ASoC: dt-bindings: mt8192-mt6359: Set maxItems, not type, for sound-dai

From: Rob Herring
Date: Tue Oct 25 2022 - 21:09:51 EST


On Mon, 24 Oct 2022 19:06:57 -0400, Nícolas F. R. A. Prado wrote:
> sound-dai is a standard property whose type is already set to
> phandle-array by sound-dai.yaml, so there's no need to set it (and
> wrongly so for headset-codec) in this binding. What should be set
> however is the maximum number of items, which for headset-codec should
> be 1.
>
> Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
>
> ---
>
> .../devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>