[PATCH 0/3] Add support for cs42l44
From: Charles Keepax
Date: Wed Jul 08 2026 - 10:10:03 EST
This series add support for the cs42l44 to the cs42l43 driver.
I have based these patches on the series by Uwe from here:
https://lore.kernel.org/lkml/cover.1783507945.git.u.kleine-koenig@xxxxxxxxxxxx/
Since they both touch the device id arrays, does mean Uwe's series will
need to be merged before these but probably simpler this way round as
his series is a lot bigger.
Thanks,
Charles
Charles Keepax (3):
ASoC: dt-bindings: cirrus,cs42l43: Add CS42L44 variant
mfd: cs42l43: Tidy up formatting on sdw_device_id table
mfd: cs42l43: Add support for new cs42l44 variant
.../bindings/sound/cirrus,cs42l43.yaml | 1 +
drivers/mfd/cs42l43-i2c.c | 2 ++
drivers/mfd/cs42l43-sdw.c | 7 ++++---
drivers/mfd/cs42l43.c | 18 ++++++++++++------
include/linux/mfd/cs42l43-regs.h | 1 +
5 files changed, 20 insertions(+), 9 deletions(-)
--
2.47.3