[PATCH RESEND] ASoC: dt-bindings: cirrus,cs42l43: Add CS42L44 variant

Charles Keepax <[email protected]> Wed, 5 Aug 2026 14:19:42 +0100
Newsgroups org.kernel.vger.linux-sound,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
The cs42l44 is a cost optimised variant of cs42l43b.

Acked-by: Rob Herring (Arm) <[email protected]>
Signed-off-by: Charles Keepax <[email protected]>
---

Resending this separate from the MFD patch, the MFD patch is tied up due
to some conflicting rework going on of the device tables which is taking
a while to get merged. However, there is no need to delay merging the
binding change.

Thanks,
Charles

 Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml b/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml
index 376928d1f64bf..c1ef9f3083962 100644
--- a/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml
+++ b/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml
@@ -27,6 +27,7 @@ properties:
     enum:
       - cirrus,cs42l43
       - cirrus,cs42l43b
+      - cirrus,cs42l44
 
   reg:
     maxItems: 1
-- 
2.47.3