Re: [OS-BUILD PATCH] redhat/configs: usb: chipidea: update configs

2023-07-17 Thread Desnes Nunes (via Email Bridge)
From: Desnes Nunes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2462#note_1472298950

Greetings @jmflinuxtx

I see EXPERT is now set on RT, as well as CHIPIDEA flags set to module on arm.

Hence, I believe this MR can be closed now.

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


[OS-BUILD PATCH] redhat: configs: Enable CONFIG_TYPEC_STUSB160X for rhel on aarch64

2023-07-17 Thread Desnes Nunes (via Email Bridge)
From: Desnes Nunes 

redhat: configs: Enable CONFIG_TYPEC_STUSB160X for rhel on aarch64

Enabling the stusb160x driver for aarch64 in order to support devices
that use STUSB160X USB Type-C controller

Signed-off-by: Desnes Nunes 

diff --git a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_TYPEC_STUSB160X 
b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_TYPEC_STUSB160X
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_TYPEC_STUSB160X
@@ -0,0 +1 @@
+CONFIG_TYPEC_STUSB160X=m

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2601
___
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: usb: chipidea: update configs

2023-05-02 Thread Desnes Nunes (via Email Bridge)
From: Desnes Nunes 

redhat/configs: usb: chipidea: update configs

With the inclusion of commit  ("usb: chipidea: make
configs for glue drivers visible with EXPERT"), the if changes of
CONFIG_EMBEDDED to CONFIG_EXPERT must be followed by arm
CONFIG_USB_CHIPIDEA config changes for future releases.

Upstream-status: RHEL-only

Signed-off-by: Desnes Nunes 

diff --git a/redhat/configs/common/generic/arm/CONFIG_USB_CHIPIDEA_GENERIC 
b/redhat/configs/common/generic/arm/CONFIG_USB_CHIPIDEA_GENERIC
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/CONFIG_USB_CHIPIDEA_GENERIC
@@ -0,0 +1 @@
+CONFIG_USB_CHIPIDEA_GENERIC=m
diff --git a/redhat/configs/common/generic/arm/CONFIG_USB_CHIPIDEA_MSM 
b/redhat/configs/common/generic/arm/CONFIG_USB_CHIPIDEA_MSM
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/CONFIG_USB_CHIPIDEA_MSM
@@ -0,0 +1 @@
+CONFIG_USB_CHIPIDEA_MSM=m
diff --git a/redhat/configs/common/generic/arm/CONFIG_USB_CHIPIDEA_PCI 
b/redhat/configs/common/generic/arm/CONFIG_USB_CHIPIDEA_PCI
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/CONFIG_USB_CHIPIDEA_PCI
@@ -0,0 +1 @@
+CONFIG_USB_CHIPIDEA_PCI=m

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2462
___
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] usb: enable Design Ware Drivers on x86

2023-03-03 Thread Desnes Nunes (via Email Bridge)
From: Desnes Nunes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2334#note_1300671363

As per discussion on https://bugzilla.redhat.com/show_bug.cgi?id=2110796#c11 ,
closing the MR.

Thanks for all observations @jwrdegoede
___
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] usb: enable Design Ware Drivers on x86

2023-03-02 Thread Desnes Nunes (via Email Bridge)
From: Desnes Nunes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2334#note_1299624944

Thanks for all observations Hans!
___
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] usb: enable Design Ware Drivers on x86

2023-03-01 Thread Desnes Nunes (via Email Bridge)
From: Desnes Nunes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2334#note_1297387871

Hello Hans,

Thanks for the heads up and just replied at:
https://bugzilla.redhat.com/show_bug.cgi?id=2110796#c6

Please let me know if you have furthers questions

Best Regards,
___
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] usb: enable Design Ware Drivers on x86

2023-02-27 Thread Desnes Nunes (via Email Bridge)
From: Desnes Nunes 

usb: enable Design Ware Drivers on x86

Upstream Status: RHEL-only

RHEL only: driver is used and updated by Intel.

Signed-off-by: Desnes Nunes 

diff --git a/redhat/configs/rhel/generic/x86/CONFIG_PHY_SAMSUNG_USB2 
b/redhat/configs/rhel/generic/x86/CONFIG_PHY_SAMSUNG_USB2
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_PHY_SAMSUNG_USB2
@@ -0,0 +1 @@
+# CONFIG_PHY_SAMSUNG_USB2 is not set
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2 
b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2
@@ -0,0 +1 @@
+CONFIG_USB_DWC2=m
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_DEBUG 
b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_DEBUG
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_DEBUG
@@ -0,0 +1 @@
+# CONFIG_USB_DWC2_DEBUG is not set
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_HOST 
b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_HOST
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_HOST
@@ -0,0 +1 @@
+CONFIG_USB_DWC2_HOST=y
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_PCI 
b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_PCI
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_PCI
@@ -0,0 +1 @@
+# CONFIG_USB_DWC2_PCI is not set
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_TRACK_MISSED_SOFS 
b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_TRACK_MISSED_SOFS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC2_TRACK_MISSED_SOFS
@@ -0,0 +1 @@
+# CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3 
b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3
@@ -0,0 +1 @@
+CONFIG_USB_DWC3=m
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3_HAPS 
b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3_HAPS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3_HAPS
@@ -0,0 +1 @@
+CONFIG_USB_DWC3_HAPS=m
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3_HOST 
b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3_HOST
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3_HOST
@@ -0,0 +1 @@
+CONFIG_USB_DWC3_HOST=y
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3_PCI 
b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3_PCI
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_USB_DWC3_PCI
@@ -0,0 +1 @@
+CONFIG_USB_DWC3_PCI=m
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_USB_XHCI_PLATFORM 
b/redhat/configs/rhel/generic/x86/CONFIG_USB_XHCI_PLATFORM
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_USB_XHCI_PLATFORM
@@ -0,0 +1 @@
+CONFIG_USB_XHCI_PLATFORM=m

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2334
___
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: Make merge.py portable for older python

2023-02-09 Thread Desnes Nunes (via Email Bridge)
From: Desnes Nunes 

redhat/configs: Make merge.py portable for older python

Since the operand := was only introduced on python-38, the merge.py script
breaks when `make rh-configs` is run on systems with older python versions

Signed-off-by: Desnes Nunes 

diff --git a/redhat/configs/merge.py b/redhat/configs/merge.py
index blahblah..blahblah 100755
--- a/redhat/configs/merge.py
+++ b/redhat/configs/merge.py
@@ -32,10 +32,14 @@ notset = re.compile(r'^#\s+(CONFIG_\w+)\s+is not set')
 # if we get a match return the config that is being changed
 def find_config(line):
 '''find a configuration line in the input and return the config name'''
-if m := isset.match(line):
+m = isset.match(line)
+if (m is not None):
 return m.group(1)
-if m := notset.match(line):
+
+m = notset.match(line)
+if (m is not None):
 return m.group(1)
+
 return None
 
 #

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