mbox series

[v2,0/3] ASoC: meson: t9015: add support for A1 SoC family

Message ID 20250309181630.1322745-1-jan.dakinevich@salutedevices.com (mailing list archive)
Headers show
Series ASoC: meson: t9015: add support for A1 SoC family | expand

Message

Jan Dakinevich March 9, 2025, 6:16 p.m. UTC
This series adds support for internal audio codec found on A1 SoC family
extending existing t9015 driver.

Changes v1 [1] -> v2
 - detached from v1's series (patches 10, 11, 12)
 - configuration of linein/lineout/micbias is moved to device tree

Links:
 [1] https://lore.kernel.org/lkml/20240314232201.2102178-1-jan.dakinevich@salutedevices.com/

Jan Dakinevich (3):
  ASoC: meson: t9015: prepare to adding new platforms
  ASoC: dt-bindings: meson: t9015: add support for A1 SoC family
  ASoC: meson: t9015: add support for A1 SoC family

 .../bindings/sound/amlogic,t9015.yaml         |  69 +++-
 sound/soc/meson/t9015.c                       | 379 +++++++++++++++++-
 2 files changed, 423 insertions(+), 25 deletions(-)