Merge branch 'fortglx/3.12/time' into fortglx/3.13/time
[deliverable/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
This page took 0.033484 seconds and 6 git commands to generate.