shithub: riscv

Download patch

ref: a3a0a3268c2c7173b01c61131a6b43f0454dda72
parent: c013393923b925557a8a7f23cd065a19fe87f48f
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Thu Sep 8 18:57:08 EDT 2022

reform/audio: use soft-mute to toggle DAC

Disabling DAC caused an audible pop and would stop the clock, causing
any program writing to /dev/audio to halt until DAC would be enabled
again. Use "digital soft mute" instead - no clock stopping, nor pops.