* [PATCH 1/2] ARM: dts: imx25-pdk: Remove unneeded 'codec-handle' property
@ 2018-03-14 17:39 Fabio Estevam
2018-03-14 17:39 ` [PATCH 2/2] ARM: dts: imx53-tx53: " Fabio Estevam
2018-04-16 7:08 ` [PATCH 1/2] ARM: dts: imx25-pdk: " Shawn Guo
0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2018-03-14 17:39 UTC (permalink / raw)
To: linux-arm-kernel
From: Fabio Estevam <fabio.estevam@nxp.com>
The 'codec-handle' property is an optional one and there is really
no need to be used here.
As per the comment in the fsl_ssi driver:
"Backward compatible for older bindings by manually triggering the
machine driver's probe()."
,so just remove such uneeded property.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
arch/arm/boot/dts/imx25-pdk.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx25-pdk.dts b/arch/arm/boot/dts/imx25-pdk.dts
index 7f9bd05..7696e0c0 100644
--- a/arch/arm/boot/dts/imx25-pdk.dts
+++ b/arch/arm/boot/dts/imx25-pdk.dts
@@ -291,7 +291,6 @@
};
&ssi1 {
- codec-handle = <&codec>;
status = "okay";
};
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* [PATCH 2/2] ARM: dts: imx53-tx53: Remove unneeded 'codec-handle' property
2018-03-14 17:39 [PATCH 1/2] ARM: dts: imx25-pdk: Remove unneeded 'codec-handle' property Fabio Estevam
@ 2018-03-14 17:39 ` Fabio Estevam
2018-04-16 7:08 ` [PATCH 1/2] ARM: dts: imx25-pdk: " Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2018-03-14 17:39 UTC (permalink / raw)
To: linux-arm-kernel
From: Fabio Estevam <fabio.estevam@nxp.com>
The 'codec-handle' property is an optional one and there is really
no need to be used here.
As per the comment in the fsl_ssi driver:
"Backward compatible for older bindings by manually triggering the
machine driver's probe()."
,so just remove such uneeded property.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
arch/arm/boot/dts/imx53-tx53.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx53-tx53.dtsi b/arch/arm/boot/dts/imx53-tx53.dtsi
index 69a2af7..77f2ce9 100644
--- a/arch/arm/boot/dts/imx53-tx53.dtsi
+++ b/arch/arm/boot/dts/imx53-tx53.dtsi
@@ -550,7 +550,6 @@
};
&ssi1 {
- codec-handle = <&sgtl5000>;
status = "okay";
};
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* [PATCH 1/2] ARM: dts: imx25-pdk: Remove unneeded 'codec-handle' property
2018-03-14 17:39 [PATCH 1/2] ARM: dts: imx25-pdk: Remove unneeded 'codec-handle' property Fabio Estevam
2018-03-14 17:39 ` [PATCH 2/2] ARM: dts: imx53-tx53: " Fabio Estevam
@ 2018-04-16 7:08 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2018-04-16 7:08 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Mar 14, 2018 at 02:39:35PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> The 'codec-handle' property is an optional one and there is really
> no need to be used here.
>
> As per the comment in the fsl_ssi driver:
>
> "Backward compatible for older bindings by manually triggering the
> machine driver's probe()."
>
> ,so just remove such uneeded property.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Applied both, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-04-16 7:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-14 17:39 [PATCH 1/2] ARM: dts: imx25-pdk: Remove unneeded 'codec-handle' property Fabio Estevam
2018-03-14 17:39 ` [PATCH 2/2] ARM: dts: imx53-tx53: " Fabio Estevam
2018-04-16 7:08 ` [PATCH 1/2] ARM: dts: imx25-pdk: " Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).