Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel...
[cascardo/linux.git] / Documentation / devicetree / bindings / sound / mrvl,pxa2xx-pcm.txt
1 DT bindings for ARM PXA2xx PCM platform driver
2
3 This is just a dummy driver that registers the PXA ASoC platform driver.
4 It does not have any resources assigned.
5
6 Required properties:
7
8         - compatible            'mrvl,pxa-pcm-audio'
9
10 Example:
11
12         pxa_pcm_audio: snd_soc_pxa_audio {
13                 compatible = "mrvl,pxa-pcm-audio";
14         };
15