Re: [OS-BUILD PATCH] redhat/configs: enable UINPUT on aarch64

2022-08-31 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2002#note_1083783285 > Is that okay? Yes from my PoV. The uinput module only creates a char device that is harmless if it just sits there. So the negative impact is minimum IMO. The benefits would b

[OS-BUILD PATCH] redhat/configs: enable UINPUT on aarch64

2022-08-30 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires redhat/configs: enable UINPUT on aarch64 Centos-stream 9 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2119170 Upstream Status: RHEL only Tested: sanity only with make dist-configs uinput.ko is required for spicevd-agent to work properly. UINPUT is properly set

Re: [OS-BUILD PATCHv2] kernel-ark: arch_hw Update CONFIG_MOUSE_VSXXXAA=m

2022-04-21 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1649#note_919209060 Still not happy about the BZ referring to RHEL9, but acking nonetheless so we get this in ARK and don't forget about it. ___ kernel mail

[OS-BUILD PATCH] configs: enable CONFIG_RMI4_F3A

2022-03-23 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires configs: enable CONFIG_RMI4_F3A Upstream: RHEL only Tested: make dist-configs This config is required for supporting the touchpad of the Lenovo T14 and T490 at least. We should not disable it in RHEL. Signed-off-by: Benjamin Tissoires diff --git a/redhat/configs/comm

Re: [OS-BUILD PATCH] kernel-ark: arch_hw Update CONFIG_MOUSE_VSXXXAA=m

2022-03-21 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1649#note_882376827 I don't think we should mark the RHEL9 bug as the one fixed here. This bug is already used for centos-stream/rhel9. I don't think we need a RHEL bugzilla for ARK (but I might be w

Re: [OS-BUILD PATCH] configs: enable LOGITECH_FF for RHEL/CentOS too

2022-02-14 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1600#note_842025845 @Conan_Kudo that would be awesome! thanks! ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to ker

Re: [OS-BUILD PATCH] configs: enable LOGITECH_FF for RHEL/CentOS too

2022-02-14 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1600#note_842021753 @Conan_Kudo I'll need to have the matching bugzilla for RHEL-9 opened/approved and it won't be ready for this cycle I'm afraid. I'll open it soon but it won't be in 9.0 I think. __

[OS-BUILD PATCH] configs: enable LOGITECH_FF for RHEL/CentOS too

2022-02-04 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires configs: enable LOGITECH_FF for RHEL/CentOS too See https://bugzilla.redhat.com/show_bug.cgi?id=1945987 and https://lore.kernel.org/linux-input/20210928083906.43983-1-benjamin.tissoi...@redhat.com/T/#t Basically, if you have a Logitech gamepad with force feedback, RHEL

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 unsu

[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/gene

[OS-BUILD PATCH] 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/gene

Re: [OS-BUILD PATCH 0/0] [redhat] New configs in drivers/hid

2021-06-03 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1164#note_591892710 Thanks! Acked-by: Benjamin Tissoires ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/extcon

2021-05-03 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/801#note_565825134 I'd say it's saf(er) to keep it as `N`. I have no idea if we support any device that has this Texas Instruments chip :/ AFAICT going from `N` to `m` or `Y` is much easier, so I'd

Re: [OS-BUILD PATCH 0/7] Move all x86 legacy input options to that architecture

2021-03-09 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/777#note_524887290 OK, will this time CKI bot be happy (and sorry for the mess) Acked-by: Benjamin Tissoires ___ kernel mailing list -- kernel@lists.fedor

Re: [OS-BUILD PATCH 0/7] Move all x86 legacy input options to that architecture

2021-03-09 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/777#note_524877936 Grmbl... Acked-by: ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedorap

Re: [OS-BUILD PATCH 0/7] Move all x86 legacy input options to that architecture

2021-03-09 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/777#note_524876222 [sorry for the noise, I must had a 'enter' in the paste buffer] Acked-by: Benjamin Tissoires ___ kernel mailing list -- kernel@lists.f

Re: [OS-BUILD PATCH 0/7] Move all x86 legacy input options to that architecture

2021-03-09 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/777#note_524875054 Resending after tweaking my account settings: ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to k

Re: [OS-BUILD PATCH 0/7] Move all x86 legacy input options to that architecture

2021-03-08 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/777#note_524853105 Thanks for the further digging. In that case: Acked-by: Benjamin Tissoires ___ kernel mailing list -- kernel@lists.fedoraproject.org T

Re: [OS-BUILD PATCH 0/7] Move all x86 legacy input options to that architecture

2021-03-08 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/777#note_524684252 Hmm, I am actually really hesitant to give an ACK here. I wouldn't be surprised that s390x and/or powerpc might be using PS/2 for their mice/keyboards. I don't have any data to back