All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property
@ 2014-11-05 12:12 Fabio Estevam
  2014-11-06 16:13 ` [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl, mode' property Soeren Moch
  2014-11-11 14:22 ` [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2014-11-05 12:12 UTC (permalink / raw)
  To: linux-arm-kernel

From: Fabio Estevam <fabio.estevam@freescale.com>

imx6q-tbs2910 board uses sgtl5000 codec and the machine file (imx-sgtl5000)
already sets SSI in slave mode and codec in master mode, so there is no need
for having this property.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/boot/dts/imx6q-tbs2910.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6q-tbs2910.dts b/arch/arm/boot/dts/imx6q-tbs2910.dts
index d2a5743..f7427bf 100644
--- a/arch/arm/boot/dts/imx6q-tbs2910.dts
+++ b/arch/arm/boot/dts/imx6q-tbs2910.dts
@@ -215,7 +215,6 @@
 };
 
 &ssi1 {
-	fsl,mode = "i2s-slave";
 	status = "okay";
 };
 
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl, mode' property
  2014-11-05 12:12 [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property Fabio Estevam
@ 2014-11-06 16:13 ` Soeren Moch
  2014-11-11 14:22 ` [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Soeren Moch @ 2014-11-06 16:13 UTC (permalink / raw)
  To: linux-arm-kernel

On 11/05/14 13:12, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> imx6q-tbs2910 board uses sgtl5000 codec and the machine file (imx-sgtl5000)
> already sets SSI in slave mode and codec in master mode, so there is no need
> for having this property.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>


Yes, audio still works without that property.

Tested-by: Soeren Moch <smoch@web.de>


> ---
>   arch/arm/boot/dts/imx6q-tbs2910.dts | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/imx6q-tbs2910.dts b/arch/arm/boot/dts/imx6q-tbs2910.dts
> index d2a5743..f7427bf 100644
> --- a/arch/arm/boot/dts/imx6q-tbs2910.dts
> +++ b/arch/arm/boot/dts/imx6q-tbs2910.dts
> @@ -215,7 +215,6 @@
>   };
>
>   &ssi1 {
> -	fsl,mode = "i2s-slave";
>   	status = "okay";
>   };
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property
  2014-11-05 12:12 [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property Fabio Estevam
  2014-11-06 16:13 ` [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl, mode' property Soeren Moch
@ 2014-11-11 14:22 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2014-11-11 14:22 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Nov 05, 2014 at 10:12:51AM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> imx6q-tbs2910 board uses sgtl5000 codec and the machine file (imx-sgtl5000)
> already sets SSI in slave mode and codec in master mode, so there is no need
> for having this property.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-11 14:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05 12:12 [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property Fabio Estevam
2014-11-06 16:13 ` [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl, mode' property Soeren Moch
2014-11-11 14:22 ` [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.