1 Marvell PXA SSP CPU DAI bindings
5 compatible Must be "mrvl,pxa-ssp-dai"
6 port A phandle reference to a PXA ssp upstream device
11 clocks Through "clock-names" and "clocks", external clocks
12 can be configured. If a clock names "extclk" exists,
13 it will be set to the mclk rate of the audio stream
14 and be used as clock provider of the DAI.
21 compatible = "mrvl,pxa3xx-ssp";
22 reg = <0x41000000 0x40>;
24 clock-names = "pxa27x-ssp.0";
30 compatible = "mrvl,pxa-ssp-dai";
32 #sound-dai-cells = <0>;