linux-amazon-biscuit: remove dummy mmap from pcm audio driver
Disables mmap capability on the biscuit PCM audio driver, fixing a kernel panic when starting pulseaudio.
I'm not entirely sure why MediaTek thought passing a fake page address was a good idea for their audio driver, but this patch at least stops the kernel from exploding trying to map a dummy address. Once this and some pulse + ucm configs are merged, we should have (semi) working audio on biscuit.
amazon-{karnak,douglas} use the same audio driver and apparently suffer from similar kernel panic issues when starting pulse. May be worth an owner of one of these devices trying this patch if it fixes it there too. amazon-ford also has a similar audio driver that does this fake page address trickery.
Merge request reports
Activity
added audio device-category::testing kernel labels
added 68 commits
-
f9633d4f...fc122c6f - 67 commits from branch
postmarketOS:master
- 61f83226 - linux-amazon-biscuit: remove dummy mmap from pcm audio driver
-
f9633d4f...fc122c6f - 67 commits from branch
added 3 commits
-
61f83226...413070a0 - 2 commits from branch
postmarketOS:master
- b046aebb - linux-amazon-biscuit: remove dummy mmap from pcm audio driver (MR 6233)
-
61f83226...413070a0 - 2 commits from branch
enabled an automatic merge when all merge checks for b046aebb pass