All of lore.kernel.org
 help / color / mirror / Atom feed
From: smoch@web.de (Soeren Moch)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl, mode' property
Date: Thu, 06 Nov 2014 17:13:31 +0100	[thread overview]
Message-ID: <545B9E2B.2000605@web.de> (raw)
In-Reply-To: <1415189571-24035-1-git-send-email-festevam@gmail.com>

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";
>   };
>
>

  reply	other threads:[~2014-11-06 16:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-05 12:12 [PATCH] ARM: dts: imx6q-tbs2910: Remove unneeded 'fsl,mode' property Fabio Estevam
2014-11-06 16:13 ` Soeren Moch [this message]
2014-11-11 14:22 ` Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=545B9E2B.2000605@web.de \
    --to=smoch@web.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.