Re: [OS-BUILD PATCHv2 0/0] [redhat] New configs in sound/soc

2023-11-29 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2805#note_1671460678

Thanks.
--
___
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: [OS-BUILD PATCH 0/0] [redhat] New configs in sound/soc

2023-11-13 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2805#note_1646073828

CONFIG_SND_SOC_INTEL_SOF_DA7219_MACH=m for rhel/generic/x86 .
___
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[OS-BUILD PATCHv2] Another round of sound configuration cleanups for the ARK/RHEL kernel

2023-06-30 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

Another round of sound configuration cleanups for the ARK/RHEL kernel
to make compareconfigs CI tool happy.

  Add common/generic:CONFIG_SND_HDA_CTL_DEV_ID=n
  Remove fedora/generic:CONFIG_SND_HDA_CTL_DEV_ID=n
  Remove rhel/generic:CONFIG_SND_HDA_CTL_DEV_ID=n

  Add common/generic:CONFIG_SND_SOC_SOF_AMD_REMBRANDT=n

  Remove rhel/generic:CONFIG_SND_SOC_CS35L56_I2C=n
  Remove rhel/generic:CONFIG_SND_SOC_CS35L56_SDW=n
  Remove rhel/generic:CONFIG_SND_SOC_CS35L56_SPI=n
  Remove rhel/generic:CONFIG_SND_SOC_MAX98363=n
  Remove rhel/generic:CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW=n

  Remove rhel/generic:CONFIG_SOUNDWIRE_AMD=n

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/configs/common/generic/CONFIG_SND_SOC_SOF_AMD_REMBRANDT 
b/redhat/configs/common/generic/CONFIG_SND_SOC_SOF_AMD_REMBRANDT
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_SOF_AMD_REMBRANDT
@@ -0,0 +1 @@
+# CONFIG_SND_SOC_SOF_AMD_REMBRANDT is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_I2C 
b/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_I2C
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_I2C
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_CS35L56_I2C is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SDW 
b/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SDW
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SDW
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_CS35L56_SDW is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SPI 
b/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SPI
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SPI
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_CS35L56_SPI is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_MAX98363 
b/redhat/configs/rhel/generic/CONFIG_SND_SOC_MAX98363
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_MAX98363
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_MAX98363 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW 
b/redhat/configs/rhel/generic/CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SOUNDWIRE_AMD 
b/redhat/configs/rhel/generic/CONFIG_SOUNDWIRE_AMD
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SOUNDWIRE_AMD
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SOUNDWIRE_AMD is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2520
___
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[OS-BUILD PATCH] Another round of sound configuration cleanups for the ARK/RHEL kernel

2023-06-19 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

Another round of sound configuration cleanups for the ARK/RHEL kernel
to make compareconfigs CI tool happy.

  Add common/generic:CONFIG_SND_HDA_CTL_DEV_ID=n
  Remove fedora/generic:CONFIG_SND_HDA_CTL_DEV_ID=n
  Remove rhel/generic:CONFIG_SND_HDA_CTL_DEV_ID=n

  Add common/generic:CONFIG_SND_SOC_SOF_AMD_REMBRANDT=n

  Remove rhel/generic:CONFIG_SND_SOC_CS35L56_I2C=n
  Remove rhel/generic:CONFIG_SND_SOC_CS35L56_SDW=n
  Remove rhel/generic:CONFIG_SND_SOC_CS35L56_SPI=n
  Remove rhel/generic:CONFIG_SND_SOC_MAX98363=n
  Remove rhel/generic:CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW=n

  Remove rhel/generic:CONFIG_SOUNDWIRE_AMD=n

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/configs/fedora/generic/CONFIG_SND_HDA_CTL_DEV_ID 
b/redhat/configs/common/generic/CONFIG_SND_HDA_CTL_DEV_ID
rename from redhat/configs/fedora/generic/CONFIG_SND_HDA_CTL_DEV_ID
rename to redhat/configs/common/generic/CONFIG_SND_HDA_CTL_DEV_ID
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/CONFIG_SND_HDA_CTL_DEV_ID
+++ b/redhat/configs/common/generic/CONFIG_SND_HDA_CTL_DEV_ID
diff --git a/redhat/configs/common/generic/CONFIG_SND_SOC_SOF_AMD_REMBRANDT 
b/redhat/configs/common/generic/CONFIG_SND_SOC_SOF_AMD_REMBRANDT
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_SOF_AMD_REMBRANDT
@@ -0,0 +1 @@
+# CONFIG_SND_SOC_SOF_AMD_REMBRANDT is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_HDA_CTL_DEV_ID 
b/redhat/configs/rhel/generic/CONFIG_SND_HDA_CTL_DEV_ID
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_HDA_CTL_DEV_ID
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_HDA_CTL_DEV_ID is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_I2C 
b/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_I2C
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_I2C
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_CS35L56_I2C is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SDW 
b/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SDW
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SDW
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_CS35L56_SDW is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SPI 
b/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SPI
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SPI
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_CS35L56_SPI is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_MAX98363 
b/redhat/configs/rhel/generic/CONFIG_SND_SOC_MAX98363
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_MAX98363
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_MAX98363 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW 
b/redhat/configs/rhel/generic/CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SOUNDWIRE_AMD 
b/redhat/configs/rhel/generic/CONFIG_SOUNDWIRE_AMD
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SOUNDWIRE_AMD
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SOUNDWIRE_AMD is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2520
___
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[OS-BUILD PATCH] ALSA configuration changes for ARK/RHEL 9.3

2023-06-06 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

ALSA configuration changes for ARK/RHEL 9.3

rename from rhel/generic/CONFIG_SND_SOC_AW88395 to 
common/generic/CONFIG_SND_SOC_AW88395
rename from rhel/generic/CONFIG_SND_SOC_IDT821034 to 
common/generic/CONFIG_SND_SOC_IDT821034
rename from rhel/generic/CONFIG_SND_SOC_CS42L42_SDW to 
common/generic/CONFIG_SND_SOC_CS42L42_SDW
rename from rhel/generic/CONFIG_SND_SOC_CS42L83 to 
common/generic/CONFIG_SND_SOC_CS42L83
rename from rhel/generic/CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 to 
common/generic/CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927
rename from rhel/generic/CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE to 
common/generic/CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE
rename from rhel/generic/CONFIG_SND_SOC_SMA1303 to 
common/generic/CONFIG_SND_SOC_SMA1303
rename from rhel/generic/CONFIG_SND_SOC_WM8961 to 
common/generic/CONFIG_SND_SOC_WM8961

add common/generic/CONFIG_SND_SOC_CS35L56_I2C=n
add common/generic/CONFIG_SND_SOC_CS35L56_SDW=n
add common/generic/CONFIG_SND_SOC_CS35L56_SPI=n

add common/generic/CONFIG_SND_SOC_ES8326=n
add common/generic/x86/CONFIG_SND_SOC_ES8326=m

change common/generic/CONFIG_SND_SOC_SOF_KABYLAKE=n
add fedora/generic/x86/CONFIG_SND_SOC_SOF_KABYLAKE=m

change common/generic/CONFIG_SND_SOC_SOF_SKYLAKE=n # FIXME
add fedora/generic/x86/CONFIG_SND_SOC_SOF_SKYLAKE=m

add common/generic/CONFIG_SND_SOC_MAX98363=n

add common/generic/CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW=n

add common/generic/CONFIG_SND_SOC_RT712_SDCA_SDW=n
rename from fedora/generic/CONFIG_SND_SOC_RT712_SDCA_SDW to 
common/generic/x86/CONFIG_SND_SOC_RT712_SDCA_SDW

add common/generic/CONFIG_SND_SOC_NAU8315=n
rename from common/generic/CONFIG_SND_SOC_NAU8315 to 
common/generic/x86/CONFIG_SND_SOC_NAU8315

add common/generic/CONFIG_SOUNDWIRE_AMD=n
add common/generic/x86/CONFIG_SOUNDWIRE_AMD=m
remove pending-fedora/generic/CONFIG_SOUNDWIRE_AMD

rename from fedora/generic/x86/CONFIG_SND_SOC_SOF_AMD_REMBRANDT to 
common/generic/x86/CONFIG_SND_SOC_SOF_AMD_REMBRANDT

remove pending-fedora/generic/CONFIG_SND_SOC_CS35L56_I2C
remove pending-fedora/generic/CONFIG_SND_SOC_CS35L56_SDW
remove pending-fedora/generic/CONFIG_SND_SOC_CS35L56_SPI
remove pending-fedora/generic/CONFIG_SND_SOC_MAX98363
remove pending-fedora/generic/CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_AW88395 
b/redhat/configs/common/generic/CONFIG_SND_SOC_AW88395
rename from redhat/configs/rhel/generic/CONFIG_SND_SOC_AW88395
rename to redhat/configs/common/generic/CONFIG_SND_SOC_AW88395
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_AW88395
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_AW88395
diff --git a/redhat/configs/common/generic/CONFIG_SND_SOC_CS35L56_I2C 
b/redhat/configs/common/generic/CONFIG_SND_SOC_CS35L56_I2C
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_CS35L56_I2C
@@ -0,0 +1 @@
+# CONFIG_SND_SOC_CS35L56_I2C is not set
diff --git a/redhat/configs/common/generic/CONFIG_SND_SOC_CS35L56_SDW 
b/redhat/configs/common/generic/CONFIG_SND_SOC_CS35L56_SDW
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_CS35L56_SDW
@@ -0,0 +1 @@
+# CONFIG_SND_SOC_CS35L56_SDW is not set
diff --git a/redhat/configs/common/generic/CONFIG_SND_SOC_CS35L56_SPI 
b/redhat/configs/common/generic/CONFIG_SND_SOC_CS35L56_SPI
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_CS35L56_SPI
@@ -0,0 +1 @@
+# CONFIG_SND_SOC_CS35L56_SPI is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS42L42_SDW 
b/redhat/configs/common/generic/CONFIG_SND_SOC_CS42L42_SDW
rename from redhat/configs/rhel/generic/CONFIG_SND_SOC_CS42L42_SDW
rename to redhat/configs/common/generic/CONFIG_SND_SOC_CS42L42_SDW
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS42L42_SDW
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_CS42L42_SDW
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS42L83 
b/redhat/configs/common/generic/CONFIG_SND_SOC_CS42L83
rename from redhat/configs/rhel/generic/CONFIG_SND_SOC_CS42L83
rename to redhat/configs/common/generic/CONFIG_SND_SOC_CS42L83
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS42L83
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_CS42L83
diff --git a/redhat/configs/common/generic/CONFIG_SND_SOC_ES8326 
b/redhat/configs/common/generic/CONFIG_SND_SOC_ES8326
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_ES8326
@@ -0,0 +1 @@
+# CONFIG_SND_SOC_ES8326 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_IDT821034 
b/redhat/configs/common/generic/CONFIG_SND_SOC_IDT821034
rename from redhat/configs/rhel/generic/CONFIG_SND_SOC_IDT821034
rename to 

[OS-BUILD PATCH] redhat/configs: ALSA - cleanups for the AMD Pink Sardine DMIC driver

2022-12-13 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

redhat/configs: ALSA - cleanups for the AMD Pink Sardine DMIC driver

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/configs/ark/generic/CONFIG_SND_SOC_AMD_PS 
b/redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS
rename from redhat/configs/ark/generic/CONFIG_SND_SOC_AMD_PS
rename to redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS
index blahblah..blahblah 100644
--- a/redhat/configs/ark/generic/CONFIG_SND_SOC_AMD_PS
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS
diff --git a/redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS_MACH 
b/redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS_MACH
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_AMD_PS_MACH
@@ -0,0 +1 @@
+# CONFIG_SND_SOC_AMD_PS_MACH is not set
diff --git a/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_AMD_PS 
b/redhat/configs/common/generic/x86/CONFIG_SND_SOC_AMD_PS
rename from redhat/configs/ark/generic/x86/CONFIG_SND_SOC_AMD_PS
rename to redhat/configs/common/generic/x86/CONFIG_SND_SOC_AMD_PS
index blahblah..blahblah 100644
--- a/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_AMD_PS
+++ b/redhat/configs/common/generic/x86/CONFIG_SND_SOC_AMD_PS
diff --git a/redhat/configs/fedora/generic/CONFIG_SND_SOC_AMD_PS 
b/redhat/configs/fedora/generic/CONFIG_SND_SOC_AMD_PS
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/CONFIG_SND_SOC_AMD_PS
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_AMD_PS is not set
diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_PS 
b/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_PS
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/CONFIG_SND_SOC_AMD_PS
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SND_SOC_AMD_PS=m

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2197
___
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[OS-BUILD PATCH] redhat/configs: ALSA - cleanups for the CentOS 9.2 update

2022-11-03 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

redhat/configs: ALSA - cleanups for the CentOS 9.2 update

Those changes are related to the CentOS 9.2 update:
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/1457

Change configuration CONFIG_SND_CTL_DEBUG

  Add common/debug:CONFIG_SND_CTL_DEBUG=y
  Add common/generic:CONFIG_SND_CTL_DEBUG=n
  Remove ark/debug:CONFIG_SND_CTL_DEBUG=y
  Remove ark/generic:CONFIG_SND_CTL_DEBUG=n
  Remove fedora/debug:CONFIG_SND_CTL_DEBUG=y
  Remove fedora/generic:CONFIG_SND_CTL_DEBUG=n

Change configuration CONFIG_SND_CTL_INPUT_VALIDATION

  Add common/debug:CONFIG_SND_CTL_INPUT_VALIDATION=y
  Add common/generic:CONFIG_SND_CTL_INPUT_VALIDATION=n
  Remove ark/debug:CONFIG_SND_CTL_INPUT_VALIDATION=y
  Remove ark/generic:CONFIG_SND_CTL_INPUT_VALIDATION=n
  Remove fedora/debug:CONFIG_SND_CTL_INPUT_VALIDATION=y
  Remove fedora/generic:CONFIG_SND_CTL_INPUT_VALIDATION=n

Change configuration CONFIG_SND_CTL_FAST_LOOKUP

  Add common/generic:CONFIG_SND_CTL_FAST_LOOKUP=y

Change configuration CONFIG_SND_SOC_AMD_RPL_ACP6x

  Add common/generic:CONFIG_SND_SOC_AMD_RPL_ACP6x=n
  Remove ark/generic:CONFIG_SND_SOC_AMD_RPL_ACP6x=n

Change configuration CONFIG_SND_SOC_CS35L45_I2C

  Add common/generic:CONFIG_SND_SOC_CS35L45_I2C=n
  Remove ark/generic:CONFIG_SND_SOC_CS35L45_I2C=n

Change configuration CONFIG_SND_SOC_CS35L45_SPI

  Add common/generic:CONFIG_SND_SOC_CS35L45_SPI=n
  Remove ark/generic:CONFIG_SND_SOC_CS35L45_SPI=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_RT274

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_RT274=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_RT274=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_RT286

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_RT286=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_RT286=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_RT298

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_RT298=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_RT298=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682=n

Change configuration CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567

  Add common/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567=n
  Remove ark/generic:CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567=n

Change configuration CONFIG_SND_SOC_MAX98396

  Add common/generic:CONFIG_SND_SOC_MAX98396=n
  Remove ark/generic:CONFIG_SND_SOC_MAX98396=n

Change configuration CONFIG_SND_SOC_TAS2780

  Add common/generic:CONFIG_SND_SOC_TAS2780=n
  Remove ark/generic:CONFIG_SND_SOC_TAS2780=n

Change configuration CONFIG_SND_SOC_WM8731_I2C

  Add common/generic:CONFIG_SND_SOC_WM8731_I2C=n
  Remove ark/generic:CONFIG_SND_SOC_WM8731_I2C=n

Change configuration CONFIG_SND_SOC_WM8731_SPI

  Add common/generic:CONFIG_SND_SOC_WM8731_SPI=n
  Remove ark/generic:CONFIG_SND_SOC_WM8731_SPI=n

Change configuration CONFIG_SND_SOC_WM8940

  Add common/generic:CONFIG_SND_SOC_WM8940=n
  Remove ark/generic:CONFIG_SND_SOC_WM8940=n

Change configuration CONFIG_SND_SOC_WSA883X

  Add common/generic:CONFIG_SND_SOC_WSA883X=n
  Remove ark/generic:CONFIG_SND_SOC_WSA883X=n

Change configuration CONFIG_SND_SOC_SOF_METEORLAKE

  Add common/generic/x86:CONFIG_SND_SOC_SOF_METEORLAKE=m
  Add common/generic:CONFIG_SND_SOC_SOF_METEORLAKE=n
  Remove ark/generic:CONFIG_SND_SOC_SOF_METEORLAKE=m
  Remove fedora/generic/x86:CONFIG_SND_SOC_SOF_METEORLAKE=m

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/configs/ark/debug/CONFIG_SND_CTL_DEBUG 
b/redhat/configs/common/debug/CONFIG_SND_CTL_DEBUG
rename from redhat/configs/ark/debug/CONFIG_SND_CTL_DEBUG
rename to 

Re: [OS-BUILD PATCHv3] redhat: configs: move CONFIG_SERIAL_MULTI_INSTANTIATE=m settings to common/x86

2022-08-26 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1996#note_1079326915

Oops. You're right. Removed in v3. Thank you for your review.
___
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[OS-BUILD PATCHv3] redhat: configs: move CONFIG_SERIAL_MULTI_INSTANTIATE=m settings to common/x86

2022-08-26 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

redhat: configs: move CONFIG_SERIAL_MULTI_INSTANTIATE=m settings to common/x86

Also remove the ark/generic/CONFIG_SERIAL_MULTI_INSTANTIATE configuration file.

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/configs/ark/generic/CONFIG_SERIAL_MULTI_INSTANTIATE 
b/redhat/configs/ark/generic/CONFIG_SERIAL_MULTI_INSTANTIATE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/CONFIG_SERIAL_MULTI_INSTANTIATE
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SERIAL_MULTI_INSTANTIATE is not set
diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE 
b/redhat/configs/common/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE
rename from redhat/configs/fedora/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE
rename to redhat/configs/common/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE
+++ b/redhat/configs/common/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1996
___
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[OS-BUILD PATCHv2] redhat: configs: move CONFIG_SERIAL_MULTI_INSTANTIATE=m settings to common/x86

2022-08-26 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

redhat: configs: move CONFIG_SERIAL_MULTI_INSTANTIATE=m settings to common/x86

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE 
b/redhat/configs/common/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE
rename from redhat/configs/fedora/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE
rename to redhat/configs/common/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE
+++ b/redhat/configs/common/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1996
___
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[OS-BUILD PATCH] redhat: configs: move CONFIG_SERIAL_MULTI_INSTANTIATE=m settings to common/x86_64

2022-08-26 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

redhat: configs: move CONFIG_SERIAL_MULTI_INSTANTIATE=m settings to 
common/x86_64

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/configs/fedora/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE 
b/redhat/configs/common/generic/x86/x86_64/CONFIG_SERIAL_MULTI_INSTANTIATE
rename from redhat/configs/fedora/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE
rename to 
redhat/configs/common/generic/x86/x86_64/CONFIG_SERIAL_MULTI_INSTANTIATE
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/x86/CONFIG_SERIAL_MULTI_INSTANTIATE
+++ b/redhat/configs/common/generic/x86/x86_64/CONFIG_SERIAL_MULTI_INSTANTIATE

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1996
___
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: [OS-BUILD PATCHv2 0/0] [redhat] New configs in sound/soc

2021-12-17 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1477#note_783621018

Thank you. The changes looks fine.
___
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 PATCHv2 0/0] [redhat] New configs in sound/soc

2021-12-17 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1477#note_783620268

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 0/0] [redhat] New configs in sound/soc

2021-12-07 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1477#note_755256913

I see. I apologize, I though that ARK configs are for Fedora, too. My plan was
to suggest the RHEL change in the second step, but perhaps, we can do this in
the one shot. I'd like to see the AMD drivers and the new Intel driver in
RHEL, too. Please, use this
[git2.patch](/uploads/6ad795598c212960bac679211f7f15bc/git2.patch) which moves
the configs to the common/generic/x86 tree. Thank you.
___
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 0/0] [redhat] New configs in sound/pci

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

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 0/0] [redhat] New configs in sound/soc

2021-08-17 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1220#note_652942187

I think that this should be closed now - resolved in https://gitlab.com/cki-
project/kernel-ark/-/merge_requests/1294 .
___
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


[OS-BUILD PATCHv2 2/2] filter-modules.sh: add more sound modules to filter

2021-08-17 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

filter-modules.sh: add more sound modules to filter

- add regmap-sdw[-mbq] and arizona-micsupp modules
- add drivers/soundwire directory

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/fedora_files/filter-modules.sh.fedora 
b/redhat/fedora_files/filter-modules.sh.fedora
index blahblah..blahblah 100755
--- a/redhat/fedora_files/filter-modules.sh.fedora
+++ b/redhat/fedora_files/filter-modules.sh.fedora
@@ -39,7 +39,7 @@ netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can 
dsa ieee802154 l2t
 
 drmdrvs="amd ast bridge gma500 i2c i915 mgag200 nouveau panel radeon"
 
-singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi 
qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys 
hwpoison-inject target_core_user sbp_target cxgbit  chcr parport_serial 
regmap-sdw hid-asus iTCO_wdt rnbd-client rnbd-server mlx5_vdpa spi-altera-dfl"
+singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi 
qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys 
hwpoison-inject target_core_user sbp_target cxgbit  chcr parport_serial 
regmap-sdw regmap-sdw-mbq arizona-micsupp hid-asus iTCO_wdt rnbd-client 
rnbd-server mlx5_vdpa spi-altera-dfl"
 
 # Grab the arch-specific filter list overrides
 source ./filter-$2.sh
@@ -146,6 +146,7 @@ done
 
 # Just kill sound.
 filter_dir $1 kernel/sound
+filter_dir $1 kernel/drivers/soundwire
 
 # Now go through and filter any single .ko files that might have deps on the
 # things we filtered above
diff --git a/redhat/rhel_files/filter-modules.sh.rhel 
b/redhat/rhel_files/filter-modules.sh.rhel
index blahblah..blahblah 100755
--- a/redhat/rhel_files/filter-modules.sh.rhel
+++ b/redhat/rhel_files/filter-modules.sh.rhel
@@ -37,7 +37,7 @@ netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can 
dccp dsa ieee80215
 
 drmdrvs="amd ast gma500 i2c i915 mgag200 nouveau radeon via "
 
-singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi 
qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys 
hwa-hc hwpoison-inject hid-sensor-hub target_core_user sbp_target cxgbit 
iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr chtls parport_serial ism 
hid-asus"
+singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi 
qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys 
hwa-hc hwpoison-inject hid-sensor-hub target_core_user sbp_target cxgbit 
iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr chtls parport_serial ism 
regmap-sdw regmap-sdw-mbq arizona-micsupp hid-asus"
 
 # Grab the arch-specific filter list overrides
 source ./filter-$2.sh
@@ -138,6 +138,7 @@ done
 
 # Just kill sound.
 filter_dir $1 kernel/sound
+filter_dir $1 kernel/drivers/soundwire
 
 # Now go through and filter any single .ko files that might have deps on the
 # things we filtered above

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1294
___
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


[OS-BUILD PATCHv2 0/2] redhat/configs: sound configuration cleanups and updates

2021-08-17 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1294
NOTE: Truncated patchset since committer email 'ptalb...@redhat.com'
  does not match the submitter's GitLab public email address
  'jkys...@redhat.com'.
Ensure that the ARK configuration follows RHEL 8.5. Especially
the Intel SoundWire drivers were not included and many Intel SOF
driver configurations were not in sync.

Also use power save settings for HDA and AC97 drivers from Fedora.
Hopefully, the drivers are fixed now (the problematic hardware
is detected automatically and the power save is turned off unless
the user force this functionality).

The patchset contains also many cleanups (reshuffling) for common tree
for CONFIG_SND and CONFIG_SOUNDWIRE configuration options.

---
 redhat/configs/ark/generic/x86/x86_64/CONFIG_SND_SOC => 
redhat/configs/ark/generic/x86/CONFIG_SND_SOC   
 |   0 
 redhat/configs/ark/generic/x86/CONFIG_SND_SOC_NAU8824  

  |   1 +
 redhat/configs/ark/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT  

  |   1 -
 redhat/configs/ark/generic/CONFIG_SND_HDA_PREALLOC_SIZE

  |   1 -
 redhat/configs/ark/generic/CONFIG_SND_SEQUENCER_OSS

  |   1 +
 redhat/configs/ark/generic/CONFIG_SND_SIMPLE_CARD_UTILS

  |   1 +
 redhat/configs/common/debug/CONFIG_SND_SOC_SOF_DEBUG   

  |   1 +
 redhat/configs/fedora/generic/x86/x86_64/CONFIG_SND_SOC_SSM4567 => 
redhat/configs/common/generic/x86/i686/CONFIG_SND_SOC_SSM4567   
  |   0 
 redhat/configs/common/generic/x86/CONFIG_SND_AD1889

  |   1 +
 redhat/configs/common/generic/x86/CONFIG_SND_ALI5451   

  |   1 +
 redhat/configs/common/generic/x86/CONFIG_SND_ASIHPI

  |   1 +
 redhat/configs/common/generic/x86/CONFIG_SND_ATIIXP

  |   1 +
 redhat/configs/common/generic/x86/CONFIG_SND_ATIIXP_MODEM  

  |   1 +
 redhat/configs/fedora/generic/x86/CONFIG_SND_HDA_PREALLOC_SIZE => 
redhat/configs/common/generic/x86/CONFIG_SND_HDA_PREALLOC_SIZE  
   |   0 
 redhat/configs/ark/generic/CONFIG_SND_INTEL8X0 => 
redhat/configs/common/generic/x86/CONFIG_SND_INTEL8X0   
   |   0 
 redhat/configs/ark/generic/CONFIG_SND_INTEL8X0M => 
redhat/configs/common/generic/x86/CONFIG_SND_INTEL8X0M  
  |   0 
 redhat/configs/ark/generic/CONFIG_SND_PCSP => 
redhat/configs/common/generic/x86/CONFIG_SND_PCSP   
   |   0 
 redhat/configs/common/generic/x86/CONFIG_SND_SOC_CS42L42   

  |   1 +
 redhat/configs/common/generic/x86/CONFIG_SND_SOC_DA7213

  |   1 +
 redhat/configs/common/generic/x86/CONFIG_SND_SOC_DMIC  

  |   1 +
 redhat/configs/common/generic/x86/CONFIG_SND_SOC_ES8316

  |   1 +
 redhat/configs/common/generic/x86/CONFIG_SND_SOC_HDAC_HDA  

  |   1 +
 redhat/configs/common/generic/x86/CONFIG_SND_SOC_HDAC_HDMI 
  

[OS-BUILD PATCHv2 1/2] redhat/configs: sound configuration cleanups and updates

2021-08-17 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

redhat/configs: sound configuration cleanups and updates

Ensure that the ARK configuration follows RHEL 8.5. Especially
the Intel SoundWire drivers were not included and many Intel SOF
driver configurations were not in sync.

Also use power save settings for HDA and AC97 drivers from Fedora.
Hopefully, the drivers are fixed now (the problematic hardware
is detected automatically and the power save is turned off unless
the user force this functionality).

The patchset contains also many cleanups (reshuffling) for common tree
for CONFIG_SND and CONFIG_SOUNDWIRE configuration options.

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/configs/ark/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT 
b/redhat/configs/ark/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SND_AC97_POWER_SAVE_DEFAULT=5
diff --git a/redhat/configs/ark/generic/CONFIG_SND_HDA_PREALLOC_SIZE 
b/redhat/configs/ark/generic/CONFIG_SND_HDA_PREALLOC_SIZE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/CONFIG_SND_HDA_PREALLOC_SIZE
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SND_HDA_PREALLOC_SIZE=512
diff --git a/redhat/configs/ark/generic/CONFIG_SND_SEQUENCER_OSS 
b/redhat/configs/ark/generic/CONFIG_SND_SEQUENCER_OSS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_SND_SEQUENCER_OSS
@@ -0,0 +1 @@
+# CONFIG_SND_SEQUENCER_OSS is not set
diff --git a/redhat/configs/ark/generic/CONFIG_SND_SIMPLE_CARD_UTILS 
b/redhat/configs/ark/generic/CONFIG_SND_SIMPLE_CARD_UTILS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_SND_SIMPLE_CARD_UTILS
@@ -0,0 +1 @@
+# CONFIG_SND_SIMPLE_CARD_UTILS is not set
diff --git a/redhat/configs/ark/generic/x86/x86_64/CONFIG_SND_SOC 
b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC
rename from redhat/configs/ark/generic/x86/x86_64/CONFIG_SND_SOC
rename to redhat/configs/ark/generic/x86/CONFIG_SND_SOC
index blahblah..blahblah 100644
--- a/redhat/configs/ark/generic/x86/x86_64/CONFIG_SND_SOC
+++ b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC
diff --git a/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_NAU8824 
b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_NAU8824
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_NAU8824
@@ -0,0 +1 @@
+CONFIG_SND_SOC_NAU8824=m
diff --git a/redhat/configs/common/debug/CONFIG_SND_SOC_SOF_DEBUG 
b/redhat/configs/common/debug/CONFIG_SND_SOC_SOF_DEBUG
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/debug/CONFIG_SND_SOC_SOF_DEBUG
@@ -0,0 +1 @@
+CONFIG_SND_SOC_SOF_DEBUG=y
diff --git a/redhat/configs/fedora/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT 
b/redhat/configs/common/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
rename from redhat/configs/fedora/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
rename to redhat/configs/common/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
+++ b/redhat/configs/common/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
diff --git a/redhat/configs/common/generic/CONFIG_SND_AD1889 
b/redhat/configs/common/generic/CONFIG_SND_AD1889
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_SND_AD1889
+++ b/redhat/configs/common/generic/CONFIG_SND_AD1889
@@ -1 +1 @@
-CONFIG_SND_AD1889=m
+# CONFIG_SND_AD1889 is not set
diff --git a/redhat/configs/common/generic/CONFIG_SND_ALI5451 
b/redhat/configs/common/generic/CONFIG_SND_ALI5451
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_SND_ALI5451
+++ b/redhat/configs/common/generic/CONFIG_SND_ALI5451
@@ -1 +1 @@
-CONFIG_SND_ALI5451=m
+# CONFIG_SND_ALI5451 is not set
diff --git a/redhat/configs/common/generic/CONFIG_SND_ASIHPI 
b/redhat/configs/common/generic/CONFIG_SND_ASIHPI
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_SND_ASIHPI
+++ b/redhat/configs/common/generic/CONFIG_SND_ASIHPI
@@ -1 +1 @@
-CONFIG_SND_ASIHPI=m
+# CONFIG_SND_ASIHPI is not set
diff --git a/redhat/configs/common/generic/CONFIG_SND_ATIIXP 
b/redhat/configs/common/generic/CONFIG_SND_ATIIXP
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_SND_ATIIXP
+++ b/redhat/configs/common/generic/CONFIG_SND_ATIIXP
@@ -1 +1 @@
-CONFIG_SND_ATIIXP=m
+# CONFIG_SND_ATIIXP is not set
diff --git a/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM 
b/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM
+++ b/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM
@@ -1 +1 @@
-CONFIG_SND_ATIIXP_MODEM=m
+# CONFIG_SND_ATIIXP_MODEM is not set
diff --git 

Re: [OS-BUILD PATCH 0/2] redhat/configs: sound configuration cleanups and updates

2021-08-12 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1294#note_649416516

Acked-by: Jaroslav Kysela 
(via approve button)
___
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


[OS-BUILD PATCH 2/2] filter-modules.sh: add more sound modules to filter

2021-08-12 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

filter-modules.sh: add more sound modules to filter

- add regmap-sdw[-mbq] and arizona-micsupp modules
- add drivers/soundwire directory

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/fedora_files/filter-modules.sh.fedora 
b/redhat/fedora_files/filter-modules.sh.fedora
index blahblah..blahblah 100755
--- a/redhat/fedora_files/filter-modules.sh.fedora
+++ b/redhat/fedora_files/filter-modules.sh.fedora
@@ -39,7 +39,7 @@ netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can 
dsa ieee802154 l2t
 
 drmdrvs="amd ast bridge gma500 i2c i915 mgag200 nouveau panel radeon"
 
-singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi 
qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys 
hwpoison-inject target_core_user sbp_target cxgbit  chcr parport_serial 
regmap-sdw hid-asus iTCO_wdt rnbd-client rnbd-server mlx5_vdpa spi-altera-dfl"
+singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi 
qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys 
hwpoison-inject target_core_user sbp_target cxgbit  chcr parport_serial 
regmap-sdw regmap-sdw-mbq arizona-micsupp hid-asus iTCO_wdt rnbd-client 
rnbd-server mlx5_vdpa spi-altera-dfl"
 
 # Grab the arch-specific filter list overrides
 source ./filter-$2.sh
@@ -146,6 +146,7 @@ done
 
 # Just kill sound.
 filter_dir $1 kernel/sound
+filter_dir $1 kernel/drivers/soundwire
 
 # Now go through and filter any single .ko files that might have deps on the
 # things we filtered above
diff --git a/redhat/rhel_files/filter-modules.sh.rhel 
b/redhat/rhel_files/filter-modules.sh.rhel
index blahblah..blahblah 100755
--- a/redhat/rhel_files/filter-modules.sh.rhel
+++ b/redhat/rhel_files/filter-modules.sh.rhel
@@ -37,7 +37,7 @@ netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can 
dccp dsa ieee80215
 
 drmdrvs="amd ast gma500 i2c i915 mgag200 nouveau radeon via "
 
-singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi 
qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys 
hwa-hc hwpoison-inject hid-sensor-hub target_core_user sbp_target cxgbit 
iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr chtls parport_serial ism 
hid-asus"
+singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi 
qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys 
hwa-hc hwpoison-inject hid-sensor-hub target_core_user sbp_target cxgbit 
iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr chtls parport_serial ism 
regmap-sdw regmap-sdw-mbq arizona-micsupp hid-asus"
 
 # Grab the arch-specific filter list overrides
 source ./filter-$2.sh
@@ -138,6 +138,7 @@ done
 
 # Just kill sound.
 filter_dir $1 kernel/sound
+filter_dir $1 kernel/drivers/soundwire
 
 # Now go through and filter any single .ko files that might have deps on the
 # things we filtered above

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1294
___
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


[OS-BUILD PATCH 1/2] redhat/configs: sound configuration cleanups and updates

2021-08-12 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela 

redhat/configs: sound configuration cleanups and updates

Ensure that the ARK configuration follows RHEL 8.5. Especially
the Intel SoundWire drivers were not included and many Intel SOF
driver configurations were not in sync.

Also use power save settings for HDA and AC97 drivers from Fedora.
Hopefully, the drivers are fixed now (the problematic hardware
is detected automatically and the power save is turned off unless
the user force this functionality).

The patchset contains also many cleanups (reshuffling) for common tree
for CONFIG_SND and CONFIG_SOUNDWIRE configuration options.

Signed-off-by: Jaroslav Kysela 

diff --git a/redhat/configs/ark/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT 
b/redhat/configs/ark/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SND_AC97_POWER_SAVE_DEFAULT=5
diff --git a/redhat/configs/ark/generic/CONFIG_SND_HDA_PREALLOC_SIZE 
b/redhat/configs/ark/generic/CONFIG_SND_HDA_PREALLOC_SIZE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/CONFIG_SND_HDA_PREALLOC_SIZE
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SND_HDA_PREALLOC_SIZE=512
diff --git a/redhat/configs/ark/generic/CONFIG_SND_SEQUENCER_OSS 
b/redhat/configs/ark/generic/CONFIG_SND_SEQUENCER_OSS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_SND_SEQUENCER_OSS
@@ -0,0 +1 @@
+# CONFIG_SND_SEQUENCER_OSS is not set
diff --git a/redhat/configs/ark/generic/CONFIG_SND_SIMPLE_CARD_UTILS 
b/redhat/configs/ark/generic/CONFIG_SND_SIMPLE_CARD_UTILS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/ark/generic/CONFIG_SND_SIMPLE_CARD_UTILS
@@ -0,0 +1 @@
+# CONFIG_SND_SIMPLE_CARD_UTILS is not set
diff --git a/redhat/configs/ark/generic/x86/x86_64/CONFIG_SND_SOC 
b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC
rename from redhat/configs/ark/generic/x86/x86_64/CONFIG_SND_SOC
rename to redhat/configs/ark/generic/x86/CONFIG_SND_SOC
index blahblah..blahblah 100644
--- a/redhat/configs/ark/generic/x86/x86_64/CONFIG_SND_SOC
+++ b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC
diff --git a/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_NAU8824 
b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_NAU8824
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/ark/generic/x86/CONFIG_SND_SOC_NAU8824
@@ -0,0 +1 @@
+CONFIG_SND_SOC_NAU8824=m
diff --git a/redhat/configs/common/debug/CONFIG_SND_SOC_SOF_DEBUG 
b/redhat/configs/common/debug/CONFIG_SND_SOC_SOF_DEBUG
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/debug/CONFIG_SND_SOC_SOF_DEBUG
@@ -0,0 +1 @@
+CONFIG_SND_SOC_SOF_DEBUG=y
diff --git a/redhat/configs/fedora/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT 
b/redhat/configs/common/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
rename from redhat/configs/fedora/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
rename to redhat/configs/common/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
+++ b/redhat/configs/common/generic/CONFIG_SND_AC97_POWER_SAVE_DEFAULT
diff --git a/redhat/configs/common/generic/CONFIG_SND_AD1889 
b/redhat/configs/common/generic/CONFIG_SND_AD1889
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_SND_AD1889
+++ b/redhat/configs/common/generic/CONFIG_SND_AD1889
@@ -1 +1 @@
-CONFIG_SND_AD1889=m
+# CONFIG_SND_AD1889 is not set
diff --git a/redhat/configs/common/generic/CONFIG_SND_ALI5451 
b/redhat/configs/common/generic/CONFIG_SND_ALI5451
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_SND_ALI5451
+++ b/redhat/configs/common/generic/CONFIG_SND_ALI5451
@@ -1 +1 @@
-CONFIG_SND_ALI5451=m
+# CONFIG_SND_ALI5451 is not set
diff --git a/redhat/configs/common/generic/CONFIG_SND_ASIHPI 
b/redhat/configs/common/generic/CONFIG_SND_ASIHPI
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_SND_ASIHPI
+++ b/redhat/configs/common/generic/CONFIG_SND_ASIHPI
@@ -1 +1 @@
-CONFIG_SND_ASIHPI=m
+# CONFIG_SND_ASIHPI is not set
diff --git a/redhat/configs/common/generic/CONFIG_SND_ATIIXP 
b/redhat/configs/common/generic/CONFIG_SND_ATIIXP
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_SND_ATIIXP
+++ b/redhat/configs/common/generic/CONFIG_SND_ATIIXP
@@ -1 +1 @@
-CONFIG_SND_ATIIXP=m
+# CONFIG_SND_ATIIXP is not set
diff --git a/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM 
b/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM
+++ b/redhat/configs/common/generic/CONFIG_SND_ATIIXP_MODEM
@@ -1 +1 @@
-CONFIG_SND_ATIIXP_MODEM=m
+# CONFIG_SND_ATIIXP_MODEM is not set
diff --git 

Re: [OS-BUILD PATCH 0/0] [redhat] New configs in sound/soc

2021-08-05 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1220#note_644226453

Thank you Patrick. I already realized that the ARK ALSA / SoundWire configs
are really out of sync against RHEL 8.5 (missing SoundWire drivers and many
Intel SOF driver related options).

I tried to review all options one-by-one and the result is here:
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1294

I appreciate any comments and I will try to fix build errors when CKI fails.
___
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 0/0] [redhat] New configs in sound/soc

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

CONFIG_SND_SOC_TFA989X should be kept in generic tree, only
CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH is x86_64 specific. Thank you.
___
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 0/0] [redhat] New configs in sound/soc

2021-07-08 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1220#note_622003069

I apologize for the missing info. The Intel SOF configs are x86_64 specific.
___
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] [redhat] New configs in sound/soc

2021-04-20 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/875#note_556240041

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] [redhat] New configs in sound/soc

2021-04-19 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/875#note_554650729

Nacked-by: Jaroslav Kysela 

For x86 only:

CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK=y
___
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] [redhat] New configs in sound/soc

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

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 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