ARM: dts: imx25-karo-tx25: Put status entry in the end
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>
This commit is contained in:
parent
860c06f6c0
commit
152fab67e4
1 changed files with 1 additions and 1 deletions
|
@ -26,8 +26,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
&fec {
|
&fec {
|
||||||
status = "okay";
|
|
||||||
phy-mode = "rmii";
|
phy-mode = "rmii";
|
||||||
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&nfc {
|
&nfc {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue