]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: fsl-ssi: make fsl,mode property optional
authorMarkus Pargmann <mpa@pengutronix.de>
Tue, 27 May 2014 08:24:19 +0000 (10:24 +0200)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:16:52 +0000 (21:16 -0600)
commit3fefc732ad5da50ffb51500f77b69d7b9ed1e042
tree5d8ff48869a8f851a09aacc6e81f9be7257f16ae
parentac413d8e3a682169b3e9ba1a1f99234b34ac30b2
ASoC: fsl-ssi: make fsl,mode property optional

The simple soundcard binding has its own way for specifying the dai
format. To be able to use this binding we have to make the fsl,mode
property optional. As the property is used in existing devicetrees
keep the option around for compatibility reasons.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Tested-By: Michael Grzeschik <mgr@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
(cherry picked from commit 85e59af24056ca7ffaf617cf6201c519e31dc668)
sound/soc/fsl/fsl_ssi.c