Skip to content

Pisound: MIDI communication fixes for scaled down CPU. #3396

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

Merged
merged 1 commit into from
Jan 7, 2020
Merged

Pisound: MIDI communication fixes for scaled down CPU. #3396

merged 1 commit into from
Jan 7, 2020

Conversation

gtrainavicius
Copy link
Contributor

  • Increased maximum SPI communication speed to avoid running too slow when the CPU is scaled down and losing MIDI data.
  • Keep track of buffer usage in millibytes for higher precision.

Signed-off-by: Giedrius Trainavičius [email protected]

* Increased maximum SPI communication speed to avoid running too slow
  when the CPU is scaled down and losing MIDI data.

* Keep track of buffer usage in millibytes for higher precision.

Signed-off-by: Giedrius Trainavičius <[email protected]>
@pelwell pelwell merged commit 9ee9532 into raspberrypi:rpi-4.19.y Jan 7, 2020
@gtrainavicius
Copy link
Contributor Author

Thank you!

popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jan 10, 2020
kernel: leds: pca963x: Fix open-drain initialization
See: raspberrypi/linux#3274

kernel: add BME680 to i2c-sensor overlay
See: raspberrypi/linux#3400

kernel: Pisound: MIDI communication fixes for scaled down CPU
See: raspberrypi/linux#3396

kernel: pinctrl: bcm2835: Change init order for gpio hogs
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=260600

firmware: Revert mmal: Support 64 bit clients
See: raspberrypi/userland#586

firmware: arm_dt/dtoverlay fixes for ARM side camera driver power control
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Jan 10, 2020
kernel: leds: pca963x: Fix open-drain initialization
See: raspberrypi/linux#3274

kernel: add BME680 to i2c-sensor overlay
See: raspberrypi/linux#3400

kernel: Pisound: MIDI communication fixes for scaled down CPU
See: raspberrypi/linux#3396

kernel: pinctrl: bcm2835: Change init order for gpio hogs
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=260600

firmware: Revert mmal: Support 64 bit clients
See: raspberrypi/userland#586

firmware: arm_dt/dtoverlay fixes for ARM side camera driver power control
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

Successfully merging this pull request may close these issues.

2 participants