Re: [OS-BUILD PATCH] common: fix WM8804 codec dependencies

2021-03-09 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/853#note_524982645

Acked-by: Jaroslav Kysela 
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] common: fix WM8804 codec dependencies

2021-03-09 Thread pbrobinson (via Email Bridge)
From: pbrobinson on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/853#note_524966143

Right, I rebased this to the latest upstream.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] common: fix WM8804 codec dependencies

2021-03-08 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/853#note_524510435

@perexg - Can you review this?
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCH] common: fix WM8804 codec dependencies

2021-01-13 Thread Peter Robinson
On Wed, Jan 13, 2021 at 8:43 AM Patrick Talbert  wrote:
>
> On Tue, Jan 12, 2021 at 12:24 PM GitLab Bridge on behalf of pbrobinson
>  wrote:
> >
> > From: Peter Robinson 
> >
> > The WM8804 codec is required for Intel Apollo Lake support so enable it
> > as it's a supported RHEL for Edge platform.
> >
> > Some minor cleanups for the WM8804 codec configs while we're at it.
> >
> > Signed-off-by: Peter Robinson 
> > ---
> >  .../generic/x86/CONFIG_SND_SOC_WM8804_I2C |  0
> >  .../fedora/generic/CONFIG_SND_SOC_WM8804  |  1 -
> >  .../fedora/generic/arm/CONFIG_SND_SOC_WM8804  |  1 -
> >  .../x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH  | 23 ---
> >  .../fedora/generic/x86/CONFIG_SND_SOC_WM8804  |  1 -
> >  5 files changed, 26 deletions(-)
> >  rename redhat/configs/{fedora => 
> > common}/generic/x86/CONFIG_SND_SOC_WM8804_I2C (100%)
> >  delete mode 100644 redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804
> >  delete mode 100644 redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804
> >  delete mode 100644 
> > redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH
> >  delete mode 100644 redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804
> >
> > diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804_I2C 
> > b/redhat/configs/common/generic/x86/CONFIG_SND_SOC_WM8804_I2C
> > similarity index 100%
> > rename from redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804_I2C
> > rename to redhat/configs/common/generic/x86/CONFIG_SND_SOC_WM8804_I2C
> > diff --git a/redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804 
> > b/redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804
> > deleted file mode 100644
> > index 074702b5ef5e..
> > --- a/redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804
> > +++ /dev/null
> > @@ -1 +0,0 @@
> > -# CONFIG_SND_SOC_WM8804 is not set
> > diff --git a/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804 
> > b/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804
> > deleted file mode 100644
> > index 04b89d9ff78b..
> > --- a/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804
> > +++ /dev/null
> > @@ -1 +0,0 @@
> > -CONFIG_SND_SOC_WM8804=m
> > diff --git 
> > a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH 
> > b/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH
> > deleted file mode 100644
> > index bb7ee45866a6..
> > --- a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH
> > +++ /dev/null
> > @@ -1,23 +0,0 @@
> > -# CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH:
> > -#
> > -# This adds support for ASoC machine driver for Intel platforms
> > -# with the Wolfson/Cirrus WM8804 I2S audio codec.
> > -# Say Y or m if you have such a device. This is a recommended option.
> > -# If unsure select "N".
> > -#
> > -# Symbol: SND_SOC_INTEL_SOF_WM8804_MACH [=n]
> > -# Type  : tristate
> > -# Defined at sound/soc/intel/boards/Kconfig:329
> > -#   Prompt: SOF with Wolfson/Cirrus WM8804 codec
> > -#   Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && 
> > SND_SOC_INTEL_MACH [=y] && SND_SOC_SOF_APOLLOLAKE [=m] && I2C [=y] && ACPI 
> > [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n])
> > -#   Location:
> > -# -> Device Drivers
> > -#   -> Sound card support (SOUND [=m])
> > -# -> Advanced Linux Sound Architecture (SND [=m])
> > -#   -> ALSA for SoC audio support (SND_SOC [=m])
> > -# -> Intel Machine drivers (SND_SOC_INTEL_MACH [=y])
> > -# Selects: SND_SOC_WM8804_I2C [=n]
> > -#
> > -#
> > -#
> > -CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH=m
> > diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804 
> > b/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804
> > deleted file mode 100644
> > index 04b89d9ff78b..
> > --- a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804
> > +++ /dev/null
> > @@ -1 +0,0 @@
> > -CONFIG_SND_SOC_WM8804=m
> > --
> > GitLab
> >
>
> Jaroslav can you give your input here please?

I was going to rebase this on top of the other change that just went
in, I hadn't seen that PR when I submitted this.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org


Re: [OS-BUILD PATCH] common: fix WM8804 codec dependencies

2021-01-13 Thread Patrick Talbert
On Tue, Jan 12, 2021 at 12:24 PM GitLab Bridge on behalf of pbrobinson
 wrote:
>
> From: Peter Robinson 
>
> The WM8804 codec is required for Intel Apollo Lake support so enable it
> as it's a supported RHEL for Edge platform.
>
> Some minor cleanups for the WM8804 codec configs while we're at it.
>
> Signed-off-by: Peter Robinson 
> ---
>  .../generic/x86/CONFIG_SND_SOC_WM8804_I2C |  0
>  .../fedora/generic/CONFIG_SND_SOC_WM8804  |  1 -
>  .../fedora/generic/arm/CONFIG_SND_SOC_WM8804  |  1 -
>  .../x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH  | 23 ---
>  .../fedora/generic/x86/CONFIG_SND_SOC_WM8804  |  1 -
>  5 files changed, 26 deletions(-)
>  rename redhat/configs/{fedora => 
> common}/generic/x86/CONFIG_SND_SOC_WM8804_I2C (100%)
>  delete mode 100644 redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804
>  delete mode 100644 redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804
>  delete mode 100644 
> redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH
>  delete mode 100644 redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804
>
> diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804_I2C 
> b/redhat/configs/common/generic/x86/CONFIG_SND_SOC_WM8804_I2C
> similarity index 100%
> rename from redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804_I2C
> rename to redhat/configs/common/generic/x86/CONFIG_SND_SOC_WM8804_I2C
> diff --git a/redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804 
> b/redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804
> deleted file mode 100644
> index 074702b5ef5e..
> --- a/redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804
> +++ /dev/null
> @@ -1 +0,0 @@
> -# CONFIG_SND_SOC_WM8804 is not set
> diff --git a/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804 
> b/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804
> deleted file mode 100644
> index 04b89d9ff78b..
> --- a/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804
> +++ /dev/null
> @@ -1 +0,0 @@
> -CONFIG_SND_SOC_WM8804=m
> diff --git 
> a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH 
> b/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH
> deleted file mode 100644
> index bb7ee45866a6..
> --- a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH
> +++ /dev/null
> @@ -1,23 +0,0 @@
> -# CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH:
> -#
> -# This adds support for ASoC machine driver for Intel platforms
> -# with the Wolfson/Cirrus WM8804 I2S audio codec.
> -# Say Y or m if you have such a device. This is a recommended option.
> -# If unsure select "N".
> -#
> -# Symbol: SND_SOC_INTEL_SOF_WM8804_MACH [=n]
> -# Type  : tristate
> -# Defined at sound/soc/intel/boards/Kconfig:329
> -#   Prompt: SOF with Wolfson/Cirrus WM8804 codec
> -#   Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && 
> SND_SOC_INTEL_MACH [=y] && SND_SOC_SOF_APOLLOLAKE [=m] && I2C [=y] && ACPI 
> [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n])
> -#   Location:
> -# -> Device Drivers
> -#   -> Sound card support (SOUND [=m])
> -# -> Advanced Linux Sound Architecture (SND [=m])
> -#   -> ALSA for SoC audio support (SND_SOC [=m])
> -# -> Intel Machine drivers (SND_SOC_INTEL_MACH [=y])
> -# Selects: SND_SOC_WM8804_I2C [=n]
> -#
> -#
> -#
> -CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH=m
> diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804 
> b/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804
> deleted file mode 100644
> index 04b89d9ff78b..
> --- a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804
> +++ /dev/null
> @@ -1 +0,0 @@
> -CONFIG_SND_SOC_WM8804=m
> --
> GitLab
>

Jaroslav can you give your input here please?

Thank you,

Patrick
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org


[OS-BUILD PATCH] common: fix WM8804 codec dependencies

2021-01-12 Thread GitLab Bridge on behalf of pbrobinson
From: Peter Robinson 

The WM8804 codec is required for Intel Apollo Lake support so enable it
as it's a supported RHEL for Edge platform.

Some minor cleanups for the WM8804 codec configs while we're at it.

Signed-off-by: Peter Robinson 
---
 .../generic/x86/CONFIG_SND_SOC_WM8804_I2C |  0
 .../fedora/generic/CONFIG_SND_SOC_WM8804  |  1 -
 .../fedora/generic/arm/CONFIG_SND_SOC_WM8804  |  1 -
 .../x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH  | 23 ---
 .../fedora/generic/x86/CONFIG_SND_SOC_WM8804  |  1 -
 5 files changed, 26 deletions(-)
 rename redhat/configs/{fedora => common}/generic/x86/CONFIG_SND_SOC_WM8804_I2C 
(100%)
 delete mode 100644 redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804
 delete mode 100644 redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804
 delete mode 100644 
redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH
 delete mode 100644 redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804

diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804_I2C 
b/redhat/configs/common/generic/x86/CONFIG_SND_SOC_WM8804_I2C
similarity index 100%
rename from redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804_I2C
rename to redhat/configs/common/generic/x86/CONFIG_SND_SOC_WM8804_I2C
diff --git a/redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804 
b/redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804
deleted file mode 100644
index 074702b5ef5e..
--- a/redhat/configs/fedora/generic/CONFIG_SND_SOC_WM8804
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_WM8804 is not set
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804 
b/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804
deleted file mode 100644
index 04b89d9ff78b..
--- a/redhat/configs/fedora/generic/arm/CONFIG_SND_SOC_WM8804
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SND_SOC_WM8804=m
diff --git 
a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH 
b/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH
deleted file mode 100644
index bb7ee45866a6..
--- a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH
+++ /dev/null
@@ -1,23 +0,0 @@
-# CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH:
-# 
-# This adds support for ASoC machine driver for Intel platforms
-# with the Wolfson/Cirrus WM8804 I2S audio codec.
-# Say Y or m if you have such a device. This is a recommended option.
-# If unsure select "N".
-# 
-# Symbol: SND_SOC_INTEL_SOF_WM8804_MACH [=n]
-# Type  : tristate
-# Defined at sound/soc/intel/boards/Kconfig:329
-#   Prompt: SOF with Wolfson/Cirrus WM8804 codec
-#   Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && 
SND_SOC_INTEL_MACH [=y] && SND_SOC_SOF_APOLLOLAKE [=m] && I2C [=y] && ACPI [=y] 
&& (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n])
-#   Location:
-# -> Device Drivers
-#   -> Sound card support (SOUND [=m])
-# -> Advanced Linux Sound Architecture (SND [=m])
-#   -> ALSA for SoC audio support (SND_SOC [=m])
-# -> Intel Machine drivers (SND_SOC_INTEL_MACH [=y])
-# Selects: SND_SOC_WM8804_I2C [=n]
-# 
-# 
-# 
-CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH=m
diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804 
b/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804
deleted file mode 100644
index 04b89d9ff78b..
--- a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_WM8804
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SND_SOC_WM8804=m
-- 
GitLab
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org