Sameer Pujar 2816e74b76 common: overlay: add machine DAPM widgets
Machine DAPM widgets are currently defined in the driver. Since the same
driver is used on multiple platforms, all these widgets are not always
used. If any platform requires additional widget, machine driver patch is
required to update the DAPM widget list.

This patch avoids above by moving all machine DAPM widgets to the platform
DTs and the driver can just parse these. Any platform can declare required
number of widgets and thus create a corresponding audio routing map.

Bug 200503387

Change-Id: I62c31b67e43da850dba91607690763d61ddc39c7
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2257382
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Mohan Kumar D <mkumard@nvidia.com>
Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com>
Reviewed-by: Ravindra Lokhande <rlokhande@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2023-06-27 07:22:44 +00:00
Description
No description provided
135 KiB