Skip to content
Snippets Groups Projects
Commit 2a93e3d9 authored by Nicola Sparnacci's avatar Nicola Sparnacci Committed by Michele Cirinei
Browse files

[SANTINO][DTS] Change sound driver

Changed audio driver for SGTL5000 codec. The `simple-audio-card` didn't
create the sound card. The speaker enable needs to be driven by the OS.

Test procedure:
```
root@seco-imx6dl-santino:~# amixer sset Lineout unmute
root@seco-imx6dl-santino:~# amixer sset Lineout 31
root@seco-imx6dl-santino:~# amixer sset PCM 192
root@seco-imx6dl-santino:~# gpioset gpiochip4 29=1
root@seco-imx6dl-santino:~# aplay -Dhw:0,0 /usr/share/sounds/alsa/Front_Right.wav
```

JIRA Reference: [SANTINO-23]
parent 2d41e1dd
No related branches found
No related tags found
1 merge request!180[SANTINO] Add support to Santino board
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment