* [PATCH] ARM: dts: imx25-karo-tx25: Put status entry in the end
@ 2013-01-04 12:29 Fabio Estevam
2013-01-05 1:13 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2013-01-04 12:29 UTC (permalink / raw)
To: linux-arm-kernel
Just to keep consistency with other dts files, place 'status' entry as the last
one.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
arch/arm/boot/dts/imx25-karo-tx25.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx25-karo-tx25.dts b/arch/arm/boot/dts/imx25-karo-tx25.dts
index eb9b9d1..1a9d049 100644
--- a/arch/arm/boot/dts/imx25-karo-tx25.dts
+++ b/arch/arm/boot/dts/imx25-karo-tx25.dts
@@ -26,8 +26,8 @@
};
&fec {
- status = "okay";
phy-mode = "rmii";
+ status = "okay";
};
&nfc {
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: imx25-karo-tx25: Put status entry in the end
2013-01-04 12:29 [PATCH] ARM: dts: imx25-karo-tx25: Put status entry in the end Fabio Estevam
@ 2013-01-05 1:13 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2013-01-05 1:13 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Jan 04, 2013 at 10:29:09AM -0200, Fabio Estevam wrote:
> Just to keep consistency with other dts files, place 'status' entry as the last
> one.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Applied, thanks.
Shawn
> ---
> arch/arm/boot/dts/imx25-karo-tx25.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/imx25-karo-tx25.dts b/arch/arm/boot/dts/imx25-karo-tx25.dts
> index eb9b9d1..1a9d049 100644
> --- a/arch/arm/boot/dts/imx25-karo-tx25.dts
> +++ b/arch/arm/boot/dts/imx25-karo-tx25.dts
> @@ -26,8 +26,8 @@
> };
>
> &fec {
> - status = "okay";
> phy-mode = "rmii";
> + status = "okay";
> };
>
> &nfc {
> --
> 1.7.9.5
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-05 1:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04 12:29 [PATCH] ARM: dts: imx25-karo-tx25: Put status entry in the end Fabio Estevam
2013-01-05 1:13 ` 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).