Thread (5 messages) 5 messages, 3 authors, 2026-03-24

Re: [PATCH] ASoC: dt-bindings: stm32: Fix incorrect compatible string in stm32h7-sai match

From: Olivier MOYSAN <olivier.moysan@foss.st.com>
Date: 2026-03-24 12:54:07
Also in: linux-devicetree, linux-sound, lkml

Hi,

On 3/21/26 02:20, Jihed Chaibi wrote:
quoted hunk ↗ jump to hunk
The conditional block that defines clock constraints for the stm32h7-sai
variant references "st,stm32mph7-sai", which does not match any compatible
string in the enum. As a result, clock validation for the h7 variant is
silently skipped. Correct the compatible string to "st,stm32h7-sai".

Fixes: 8509bb1f11a1f ("ASoC: dt-bindings: add stm32mp25 support for sai")
Signed-off-by: Jihed Chaibi <redacted>
---
  Documentation/devicetree/bindings/sound/st,stm32-sai.yaml | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/sound/st,stm32-sai.yaml b/Documentation/devicetree/bindings/sound/st,stm32-sai.yaml
index 4a7129d0b157..551edf39e766 100644
--- a/Documentation/devicetree/bindings/sound/st,stm32-sai.yaml
+++ b/Documentation/devicetree/bindings/sound/st,stm32-sai.yaml
@@ -164,7 +164,7 @@ allOf:
        properties:
          compatible:
            contains:
-            const: st,stm32mph7-sai
+            const: st,stm32h7-sai
      then:
        properties:
          clocks:
Reviewed-by: Olivier Moysan <olivier.moysan@foss.st.com>

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