[PATCH v1 0/2] ASoC: meson: implement link-name optional property in meson audio card
Dmitry Rokosov
ddrokosov at salutedevices.com
Mon Apr 8 09:49:38 PDT 2024
The 'link-name' is optional feature in the Device Tree that allows users
to customize the name associated with the DAI link and PCM stream. This
feature provides enhanced flexibility in DAI naming conventions, leading
to improved system integration and a better user experience.
Dmitry Rokosov (2):
ASoC: dt-bindings: meson: introduce link-name optional property
ASoC: meson: implement link-name optional property in meson card utils
.../bindings/sound/amlogic,axg-sound-card.yaml | 6 ++++++
.../bindings/sound/amlogic,gx-sound-card.yaml | 6 ++++++
sound/soc/meson/meson-card-utils.c | 12 ++++++++----
3 files changed, 20 insertions(+), 4 deletions(-)
--
2.43.0
More information about the linux-arm-kernel
mailing list