Re: [OS-BUILD PATCHv2] configs: enable CONFIG_LEDS_BRIGHTNESS_HW_CHANGED

2021-06-10 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1169#note_598057180

Acked-by: Prarit Bhargava 
(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


Re: [OS-BUILD PATCHv2] configs: enable CONFIG_LEDS_BRIGHTNESS_HW_CHANGED

2021-06-10 Thread Justin Forbes (via Email Bridge)
From: Justin Forbes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1169#note_598017347

Acked-by: Justin Forbes 
(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


Re: [OS-BUILD PATCHv2] configs: enable CONFIG_LEDS_BRIGHTNESS_HW_CHANGED

2021-06-10 Thread pbrobinson (via Email Bridge)
From: pbrobinson on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1169#note_598012126

LGTM :thumbsup:
___
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] configs: enable CONFIG_LEDS_BRIGHTNESS_HW_CHANGED

2021-06-10 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1169#note_597971616

@pbrobinson I *think* I did what you ask. Can you double check please?
___
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] configs: enable CONFIG_LEDS_BRIGHTNESS_HW_CHANGED

2021-06-10 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires 

configs: enable CONFIG_LEDS_BRIGHTNESS_HW_CHANGED

This allows to control the LED brightness of the keyboard on
some Dell XPS laptops.

Signed-off-by: Benjamin Tissoires 

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

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