Thread (2 messages) 2 messages, 2 authors, 2025-09-03

Re: [PATCH] ARM: dts: stm32: stm32mp151c-plyaqm: Use correct dai-format property

From: Alexandre TORGUE <alexandre.torgue@foss.st.com>
Date: 2025-09-03 07:39:52
Also in: linux-devicetree, lkml

Hi Jihed

On 8/31/25 00:51, Jihed Chaibi wrote:
quoted hunk ↗ jump to hunk
The stm32-i2s binding inherits from the standard audio-graph-port
schema for its 'port' subnode, audio-graph-port requires the use
of the 'dai-format' property. The stm32mp151c-plyaqm dts file was
using the non-standard name 'format'.

Correct the property name to 'dai-format' to fix the dtbs_check
validation error.

Fixes: 9365fa46be358 ("ARM: dts: stm32: Add Plymovent AQM devicetree")
Signed-off-by: Jihed Chaibi <redacted>
---
  arch/arm/boot/dts/st/stm32mp151c-plyaqm.dts | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/st/stm32mp151c-plyaqm.dts b/arch/arm/boot/dts/st/stm32mp151c-plyaqm.dts
index 39a3211c613..55fe916740d 100644
--- a/arch/arm/boot/dts/st/stm32mp151c-plyaqm.dts
+++ b/arch/arm/boot/dts/st/stm32mp151c-plyaqm.dts
@@ -239,7 +239,7 @@ &i2s1 {
  
  	i2s1_port: port {
  		i2s1_endpoint: endpoint {
-			format = "i2s";
+			dai-format = "i2s";
  			mclk-fs = <256>;
  			remote-endpoint = <&codec_endpoint>;
  		};
Applied on stm32-next.

Thanks
Alex
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help