* [PATCH RESEND 1/2] ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl, mode' property
@ 2014-10-27 19:44 Fabio Estevam
2014-10-27 19:44 ` [PATCH RESEND 2/2] ARM: dts: imx6qdl-rex: " Fabio Estevam
2014-11-03 3:41 ` [PATCH RESEND 1/2] ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl,mode' property Shawn Guo
0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2014-10-27 19:44 UTC (permalink / raw)
To: linux-arm-kernel
From: Fabio Estevam <fabio.estevam@freescale.com>
imx6qdl-gw5x boards use 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.
Cc: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 1 -
arch/arm/boot/dts/imx6qdl-gw53xx.dtsi | 1 -
arch/arm/boot/dts/imx6qdl-gw54xx.dtsi | 2 --
3 files changed, 4 deletions(-)
diff --git a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
index d3c0bf5..b5756c2 100644
--- a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
@@ -282,7 +282,6 @@
};
&ssi1 {
- fsl,mode = "i2s-slave";
status = "okay";
};
diff --git a/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi
index cade1bd..86f03c1 100644
--- a/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi
@@ -287,7 +287,6 @@
};
&ssi1 {
- fsl,mode = "i2s-slave";
status = "okay";
};
diff --git a/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi
index cf13239..4a8d97f 100644
--- a/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-gw54xx.dtsi
@@ -376,12 +376,10 @@
};
&ssi1 {
- fsl,mode = "i2s-slave";
status = "okay";
};
&ssi2 {
- fsl,mode = "i2s-slave";
status = "okay";
};
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH RESEND 2/2] ARM: dts: imx6qdl-rex: Remove unneeded 'fsl, mode' property
2014-10-27 19:44 [PATCH RESEND 1/2] ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl, mode' property Fabio Estevam
@ 2014-10-27 19:44 ` Fabio Estevam
2014-11-03 3:41 ` [PATCH RESEND 1/2] ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl,mode' property Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2014-10-27 19:44 UTC (permalink / raw)
To: linux-arm-kernel
From: Fabio Estevam <fabio.estevam@freescale.com>
imx6qdl-rex boards use 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.
Cc: Robert Nelson <robertcnelson@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
arch/arm/boot/dts/imx6qdl-rex.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx6qdl-rex.dtsi b/arch/arm/boot/dts/imx6qdl-rex.dtsi
index df7bcf8..488a640 100644
--- a/arch/arm/boot/dts/imx6qdl-rex.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-rex.dtsi
@@ -308,7 +308,6 @@
};
&ssi1 {
- fsl,mode = "i2s-slave";
status = "okay";
};
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH RESEND 1/2] ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl,mode' property
2014-10-27 19:44 [PATCH RESEND 1/2] ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl, mode' property Fabio Estevam
2014-10-27 19:44 ` [PATCH RESEND 2/2] ARM: dts: imx6qdl-rex: " Fabio Estevam
@ 2014-11-03 3:41 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2014-11-03 3:41 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Oct 27, 2014 at 05:44:47PM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> imx6qdl-gw5x boards use 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.
>
> Cc: Tim Harvey <tharvey@gateworks.com>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Applied both, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-03 3:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-27 19:44 [PATCH RESEND 1/2] ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl, mode' property Fabio Estevam
2014-10-27 19:44 ` [PATCH RESEND 2/2] ARM: dts: imx6qdl-rex: " Fabio Estevam
2014-11-03 3:41 ` [PATCH RESEND 1/2] ARM: dts: imx6qdl-gw5x: 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.