Skip to content
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

AudioInjector Octo sound card, updates #1921

Merged
merged 2 commits into from
Mar 28, 2017
Merged

AudioInjector Octo sound card, updates #1921

merged 2 commits into from
Mar 28, 2017

Conversation

flatmax
Copy link
Contributor

@flatmax flatmax commented Mar 27, 2017

These two patches add regulators for the cs42448 codec, constrain the sample rates and add a hard reset GPIO for the sound card.

flatmax added 2 commits March 27, 2017 22:26
…uct.

This patch adds a reset GPIO for the AudioInjector.net octo sound card.
This patch adds missing regulators for the cs42448 codec.
This patch consolidates the sample rates which the audioinjector.net octo
sound card can use. The consolidation of sample rates are due to the
capabilities of the cs42448 codec.

This codec also requires a hard reset using the GPIO pin 5 upon probe.
@pelwell pelwell merged commit c3c1803 into raspberrypi:rpi-4.9.y Mar 28, 2017
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Mar 30, 2017
kernel: AudioInjector Octo sound card, updates
See: raspberrypi/linux#1921

kernel: Audioinjector Octo : add extra sample rates, fix rst and use bcm270x regs
See: raspberrypi/linux#1930

kernel: Driver support for Google voiceHAT soundcard
See: raspberrypi/linux#1923

kernel: Add support for Allo Boss DAC add-on board for Raspberry Pi
See: raspberrypi/linux#1924

kernel: Add support for Allo Piano DAC 2.1 plus add-on board for Raspberry Pi
See: raspberrypi/linux#1925

kernel: BCM270X_DT: Allow multiple instances of w1-gpio overlays

kernel: leds-gpio: Remove stray assignment to brightness_set

firmware: bootcode: Don't let total_mem exceed sdram size
See: #782

firmware: bootcode: Store boot partition number in PM_SPARE

firmware: dtoverlay: Change node address when reg is set
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=178721
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Mar 30, 2017
kernel: AudioInjector Octo sound card, updates
See: raspberrypi/linux#1921

kernel: Audioinjector Octo : add extra sample rates, fix rst and use bcm270x regs
See: raspberrypi/linux#1930

kernel: Driver support for Google voiceHAT soundcard
See: raspberrypi/linux#1923

kernel: Add support for Allo Boss DAC add-on board for Raspberry Pi
See: raspberrypi/linux#1924

kernel: Add support for Allo Piano DAC 2.1 plus add-on board for Raspberry Pi
See: raspberrypi/linux#1925

kernel: BCM270X_DT: Allow multiple instances of w1-gpio overlays

kernel: leds-gpio: Remove stray assignment to brightness_set

firmware: bootcode: Don't let total_mem exceed sdram size
See: raspberrypi/firmware#782

firmware: bootcode: Store boot partition number in PM_SPARE

firmware: dtoverlay: Change node address when reg is set
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=178721
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