Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / 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