[PATCH v4 01/18] ASoC: mediatek: Add common machine soundcard driver probe mechanism

Alexandre Mergnat amergnat at baylibre.com
Wed Apr 10 05:42:43 PDT 2024


Reviewed-by: Alexandre Mergnat <amergnat at baylibre.com>

On 09/04/2024 13:32, AngeloGioacchino Del Regno wrote:
> Add a common machine soundcard driver probe function that supports both
> DSP and AFE-direct usecases and also provides a hook for legacy machine
> soundcard driver probe mechanisms.
> 
> Note that the hook is there because, even for legacy probe, a lot of the
> actual code can still be commonized, hence still reducing duplication
> for the legacy devicetree retrocompatibility cases.
> 
> This common probe function deprecates all of the inconsistent previous
> probe mechanisms and aims to settle all of the MediaTek card drivers on
> consistent and common devicetree properties describing wanted DAIs,
> device specific DAI configuration and DAI links to codecs found on
> each device/board.

-- 
Regards,
Alexandre



More information about the linux-arm-kernel mailing list