Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a9f55914 authored by Kuirong Wang's avatar Kuirong Wang Committed by Stephen Boyd
Browse files

ASoC: msm: qdsp6v2: Instantiate mi2s dai driver



Current mi2s dai design is inherited from legacy platform which only
has one MI2S interface. When multiple MI2S interfaces are exercised,
same soc dai driver structure is shared among MI2S DAI drivers. As
assignment of MI2S serial data lines are assigned based on platform
data, it was found that succeeding mi2s dai driver overwrites
playback/capture channel min and channel max fields of soc dai driver
structure which are meant for prior mi2s dai driver. Update the
design to dynamically instantiate mi2s dai driver structure instead
of sharing same statically defined structure.

Change-Id: I8de377c471d4a0372072e2acc6ab13bae24df996
Signed-off-by: default avatarKuirong Wang <kuirongw@codeaurora.org>
parent 16464d35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment