Re: [PATCH v3 3/4] ASoc: kirkwood: add DT support

2013-08-03 Thread Russell King - ARM Linux
On Wed, Jul 31, 2013 at 08:18:32AM +0200, Jean-Francois Moine wrote: > The kirkwood audio driver is used without DT in the Kirkwood machine. > This patch adds a DT compatible definition for use in other Marvell > machines such as the Armada 88AP510 (Dove). > > Signed-off-by: Jean-Francois Moine >

[PATCH v3 3/4] ASoc: kirkwood: add DT support

2013-07-30 Thread Jean-Francois Moine
The kirkwood audio driver is used without DT in the Kirkwood machine. This patch adds a DT compatible definition for use in other Marvell machines such as the Armada 88AP510 (Dove). Signed-off-by: Jean-Francois Moine --- sound/soc/kirkwood/kirkwood-i2s.c| 27 -- 1 fil