Skip to content

Commit

Permalink
ARM: dts: imx25-karo-tx25: Put status entry in the end
Browse files Browse the repository at this point in the history
Just to keep consistency with other dts files, place 'status' entry as the last
one.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed Feb 10, 2013
1 parent 860c06f commit 152fab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/imx25-karo-tx25.dts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
};

&fec {
status = "okay";
phy-mode = "rmii";
status = "okay";
};

&nfc {
Expand Down

0 comments on commit 152fab6

Please sign in to comment.