powerpc: add fsl,fifo-depth property to Freescale SSI device nodes
[safe/jmp/linux-2.6] / arch / powerpc / boot / dts / mpc8610_hpcd.dts
index f724d72..1bd3ebe 100644 (file)
                        codec-handle = <&cs4270>;
                        fsl,playback-dma = <&dma00>;
                        fsl,capture-dma = <&dma01>;
+                       fsl,fifo-depth = <8>;
                };
 
                ssi@16100 {
                        reg = <0x16100 0x100>;
                        interrupt-parent = <&mpic>;
                        interrupts = <63 2>;
+                       fsl,fifo-depth = <8>;
                };
 
                dma@21300 {