powerpc: add fsl,fifo-depth property to Freescale SSI device nodes
authorTimur Tabi <timur@freescale.com>
Wed, 4 Mar 2009 20:55:30 +0000 (14:55 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 9 Mar 2009 15:52:03 +0000 (10:52 -0500)
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 <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found