Files
u-boot/drivers
Simon Glass f987177db9 dm: sound: Use the correct number of channels for sound
At present the 'beep' sound generates a waveform for only one channel even
if two are being used. This means that the beep is twice the frequency it
should be. Correct this by making it a parameter.

The fix in a previous commit was correct for sandbox but not for other
boards.

Fixes: 03f11e87a8 ("sound: Correct data output in sound_create_square_wave()")
Signed-off-by: Simon Glass <sjg@chromium.org>
2018-12-13 16:37:10 -07:00
..
2018-12-06 14:38:03 -08:00
2018-12-07 08:13:45 -05:00
2018-12-06 14:37:51 -08:00
2018-07-19 16:31:38 -04:00
2018-10-07 11:04:01 -04:00
2018-11-29 09:30:06 -07:00
2018-12-06 17:15:15 -05:00
2018-12-06 23:26:32 -05:00