[SRU][H][PATCH 1/1] UBUNTU: [Config] enable soundwire audio mach driver

Andrea Righi andrea.righi at canonical.com
Mon Jun 7 06:34:26 UTC 2021


On Fri, May 14, 2021 at 12:06:33PM +0800, Hui Wang wrote:
> BugLink: https://bugs.launchpad.net/bugs/1921632
> 
> The soundwire audio driver in the kernel could work on some Dell cml
> machines, so enable the machine driver and some needed codec driver.
> 
> Signed-off-by: Hui Wang <hui.wang at canonical.com>
> ---
>  debian.master/config/annotations          | 8 +++++++-
>  debian.master/config/config.common.ubuntu | 5 ++++-
>  2 files changed, 11 insertions(+), 2 deletions(-)
> 
> diff --git a/debian.master/config/annotations b/debian.master/config/annotations
> index 8c01bb96351c..991fdbf7a448 100644
> --- a/debian.master/config/annotations
> +++ b/debian.master/config/annotations
> @@ -8463,6 +8463,7 @@ CONFIG_SND_SOC_PCM5102A                         policy<{'amd64': 'm', 'arm64': '
>  CONFIG_SND_SOC_PCM512x_I2C                      policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
>  CONFIG_SND_SOC_PCM512x_SPI                      policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
>  CONFIG_SND_SOC_RK3328                           policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
> +CONFIG_SND_SOC_RT1308                           policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>

It looks like CONFIG_SND_SOC_RT1308 can only be enabled on amd64 (at
least after rebasing linux-unstable to the latest 5.13-rc5).

Do we really want this driver also on arm64/armhf/ppc64el?

Thanks,
-Andrea



More information about the kernel-team mailing list