From: Timur Tabi Date: Wed, 4 Mar 2009 20:55:30 +0000 (-0600) Subject: powerpc: add fsl,fifo-depth property to Freescale SSI device nodes X-Git-Tag: v2.6.30-rc1~619^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bcd783c1f0396b68410fdb41fbe196fbc1947af;p=pandora-kernel.git powerpc: add fsl,fifo-depth property to Freescale SSI device nodes The Freescale Serial Synchronous Interface (SSI) is an audio device present on some Freescale SOCs. Various implementations of the SSI have a different transmit and receive FIFO depth, but are otherwise identical. To support these variations, add a new property fsl,fifo-depth to the SSI node that specifies the depth of the FIFOs. Also update the MPC8610 HPCD device tree with this property. Signed-off-by: Timur Tabi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed