Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / Documentation / devicetree / bindings / sound / mrvl,pxa2xx-pcm.txt
blob551fbb8348c25ae05002aed81ff5e8a8cf2f1358
1 DT bindings for ARM PXA2xx PCM platform driver
3 This is just a dummy driver that registers the PXA ASoC platform driver.
4 It does not have any resources assigned.
6 Required properties:
8         - compatible            'mrvl,pxa-pcm-audio'
10 Example:
12         pxa_pcm_audio: snd_soc_pxa_audio {
13                 compatible = "mrvl,pxa-pcm-audio";
14         };