[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b27d71c3-80fc-48a4-9cf3-0aa08e2c4410@kernel.org>
Date: Sun, 31 Aug 2025 18:50:20 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Jihed Chaibi <jihed.chaibi.dev@...il.com>, andrew@...n.ch,
gregory.clement@...tlin.com, sebastian.hesselbarth@...il.com, robh@...nel.org
Cc: krzk+dt@...nel.org, conor+dt@...nel.org,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, shuah@...nel.org
Subject: Re: [PATCH] ARM: dts: kirkwood: Fix sound DAI cells for OpenRD
clients
On 30/08/2025 22:37, Jihed Chaibi wrote:
> A previous commit changed the '#sound-dai-cells' property for the
> kirkwood audio controller from 1 to 0 in the kirkwood.dtsi file,
> but did not update the corresponding 'sound-dai' property in the
> kirkwood-openrd-client.dts file.
>
> This created a mismatch, causing a dtbs_check validation error where
> the dts provides one cell (<&audio0 0>) while the .dtsi expects zero.
>
> Remove the extraneous cell from the 'sound-dai' property to fix the
> schema validation warning and align with the updated binding.
>
> Fixes: e662e70fa419 ("arm: dts: kirkwood: fix error in #sound-dai-cells size")
> Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@...il.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists