native: inject ±1 LSB dither to prevent SOF silence-detect amp shutdown
The SOF DSP's internal silence detector powers down the SSP1 BE DAI
after ~20-40s of all-zero frames, which drops MAX98360A sdmode to 0
(speaker amp off, never comes back). sysfs power/control override
failed on this platform ("Could not set runtime-PM: …/power/control").
Inject ±1 LSB alternating dither into every otherwise-zero sample.
At S16_LE this is -96 dBFS — utterly inaudible even at max volume —
but it keeps non-zero data flowing through the PGA/DAI so the
pipeline stays active and the amp stays powered.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>