[PATCH v3 4/4] dt-bindings: arm: qcom-soc: Allow WSA88xx speaker compatible
From: Krzysztof Kozlowski
Date: Tue Jul 21 2026 - 12:04:19 EST
One selects in this schema captures "^qcom,.*sa[0-9]+.*$" compatibles,
because there are SAxxxx Qualcomm SoCs. Unfortunately there is also
WSA8810 and WSA8855 I2C speakers, so they need listing too.
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
---
https://lore.kernel.org/all/20250522-rb2_audio_v3-v3-3-9eeb08cab9dc@xxxxxxxxxx/
https://lore.kernel.org/all/20260701135913.1641328-2-prasad.kumpatla@xxxxxxxxxxxxxxxx/
---
Documentation/devicetree/bindings/arm/qcom-soc.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom-soc.yaml b/Documentation/devicetree/bindings/arm/qcom-soc.yaml
index 1b0f2dfb024d..e7160b63d814 100644
--- a/Documentation/devicetree/bindings/arm/qcom-soc.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom-soc.yaml
@@ -83,4 +83,8 @@ properties:
- qcom,ipq806x-usb-phy-ss
- qcom,ipq806x-usb-phy-hs
+ # In general non-SoC Qualcomm devices do not need to be listed here,
+ # however in a few cases they got selected by patterns in "select":
+ - pattern: "^qcom,wsa[0-9]+$"
+
additionalProperties: true
--
2.53.0