-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Add support for merus-amp soundcard and ma120x0p codec #3483
Conversation
I can't give a detailed review yet, but so far:
|
The one in arch/arm/boot/dts/overlays. |
|
makes sense, will try it and get back asap. |
At first glance that's looking much better. I'll run a few checks and get back to you. |
In general I'm reasonably happy with this PR. I'd prefer the codec to be upstreamed so we don't have to maintain it, but this wouldn't be the first downstream codec. The changes I'd like to see are:
|
I see you've pushed an update - GitHub doesn't send out notifications for that, so it's always a good idea to add a comment. That's looking much better, but checkpatch still has a few complaints (I've deleted the ones I don't care about):
|
Hi Phil, Except for the error #51 I can not see anything wrong with the rest of them. Içm not sure why they are being checked as errors/warnings. On the other hand, on error #56 I can not find any overlay file with SPDX-License Identifier on the first line, which I find it extremely strange too. Any clues on how I can proceed? |
|
correct checkpatch warnings and errors Signed-off-by: AMuszkat <ariel.muszkat@gmail.com>
Done and checked! should I push it again? |
Yes please, then I'll merge it if nothing else shows up. |
Done |
Somewhere along the line we seem to have lost your original commit message. I can't change it now without a complete reversion, but if you post something suitable here I'll make sure it is applied to the newer kernels. |
I'm actually seeing it in the rpi-4.19.y branch: |
Yes, but the body says:
|
ha ok! no problem for me if "Add support for merus-amp soundcard and ma120x0p codec" appears on the new kernels. |
Thanks - will do. |
kernel: Add support for merus-amp soundcard and ma120x0p codec See: raspberrypi/linux#3483 kernel: gpio-ir-overlay: add parameter to configure signal polarity See: raspberrypi/linux#3490 kernel: overlays: sc16ic750-i2c: Fix xtal parameter See: raspberrypi/linux#3156 kernel: configs: Add KVM support to arm64 bcm2711_defconfig See: raspberrypi/linux#3035 firmware: Support Isp stats and params firmware: arm_loader: Make EMMC2 dma-ranges patch more tolerant firmware: bootromfs: Delete unwanted assert firmware: usb_eth: Increase timeouts for TFTP requests and retransmit ACK
kernel: Add support for merus-amp soundcard and ma120x0p codec See: raspberrypi/linux#3483 kernel: gpio-ir-overlay: add parameter to configure signal polarity See: raspberrypi/linux#3490 kernel: overlays: sc16ic750-i2c: Fix xtal parameter See: raspberrypi/linux#3156 kernel: configs: Add KVM support to arm64 bcm2711_defconfig See: raspberrypi/linux#3035 firmware: Support Isp stats and params firmware: arm_loader: Make EMMC2 dma-ranges patch more tolerant firmware: bootromfs: Delete unwanted assert firmware: usb_eth: Increase timeouts for TFTP requests and retransmit ACK
Hi Phil, Is there any target date for the next Raspbian update? The current one is still in 4.19.97 kernel and we would like to have support fot this sound card. Best, |
This patch add support for merus-amp soundcard
and its codec ma120x0p. The code has been tested on a Raspberry pi ZW, pi 3B+ and Raspberry pi 4.
The soundcard consists in a Class-D amplifier HAT with a built-in boost converter.