Skip to content

Backport joystick polling rate commandline option #2036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vanfanel opened this issue May 24, 2017 · 6 comments
Closed

Backport joystick polling rate commandline option #2036

vanfanel opened this issue May 24, 2017 · 6 comments

Comments

@vanfanel
Copy link

vanfanel commented May 24, 2017

I have found that, at last, the polling rate will be configurable for USB joysticks in 4.12 kernel:
https://patchwork.kernel.org/patch/9591909/

It seems to have been merged upstream, so, could that be backported to Pi's current kernel? It will be some time until we are at 4.12 as default, and the feature is interesting enough.
Also, it's a very simple patch really.

Thanks

@popcornmix
Copy link
Collaborator

@pelwell I've tested and 4.12 patch applies without much grief. Any objections?

@pelwell
Copy link
Contributor

pelwell commented May 24, 2017

Go ahead - it looks safe.

@popcornmix
Copy link
Collaborator

Added: 3db4135
Will be in next rpi-update kernel.

@vanfanel
Copy link
Author

Thanks for the backport! When can we expect the next rpi-update with this?

popcornmix added a commit to raspberrypi/firmware that referenced this issue May 26, 2017
kernel: dwc_otg: make periodic scheduling behave properly for FS buses
See: raspberrypi/linux#2020

kernel: HID: usbhid: extend polling interval configuration to joysticks
See: raspberrypi/linux#2036

kernel: clk: bcm2835: Minimise clock jitter for PCM clock
See: raspberrypi/linux#2016

kernel: Add mpu6050 device tree overlay
See: raspberrypi/linux#2031

kernel: config: Add CONFIG_IPV6_SIT_6RD
See: raspberrypi/linux#1598

kernel: config: Add CONFIG_IPV6_ROUTE_INFO
See: raspberrypi/linux#1957
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this issue May 26, 2017
kernel: dwc_otg: make periodic scheduling behave properly for FS buses
See: raspberrypi/linux#2020

kernel: HID: usbhid: extend polling interval configuration to joysticks
See: raspberrypi/linux#2036

kernel: clk: bcm2835: Minimise clock jitter for PCM clock
See: raspberrypi/linux#2016

kernel: Add mpu6050 device tree overlay
See: raspberrypi/linux#2031

kernel: config: Add CONFIG_IPV6_SIT_6RD
See: raspberrypi/linux#1598

kernel: config: Add CONFIG_IPV6_ROUTE_INFO
See: raspberrypi/linux#1957
@popcornmix
Copy link
Collaborator

Should be in latest rpi-update kernel. Please test and close if happy.

@vanfanel
Copy link
Author

Works great, 500Hz according to evhz!
Thanks, closing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants