Re: [PATCH v6 0/4] Unify NVIDIA Tegra ASoC machine drivers
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2021-06-07 13:43:57
Also in:
alsa-devel, lkml
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2021-06-07 13:43:57
Also in:
alsa-devel, lkml
29.05.2021 18:46, Dmitry Osipenko пишет:
This series squashes all the ASoC machine drivers into a single one,
this change was suggested by Jon Hunter. It also sets driver_name and
components string of each card, allowing userspace alsa-lib to find
UCMs at predictable path.
Changelog:
v6: - Fixed missed configuration of AC97 clock rate for the WM9712 codec
in the unified driver.
- Added new patch that removes now obsolete "utils" helpers and moves
code into the unified driver.
ASoC: tegra: Squash utils into common machine driverJon, please feel free to give yours ack if v6 patches are good to you.