提交 93abc72b 编写于 作者: W Walter Lozano 提交者: Dinh Nguyen

ARM: socfpga: dts: Fix entries order

This patch reorders the nodes alphabetically
Signed-off-by: NWalter Lozano <walter@vanguardiasur.com.ar>
Signed-off-by: NDinh Nguyen <dinguyen@opensource.altera.com>
上级 c96af077
......@@ -60,15 +60,6 @@
rxc-skew-ps = <2000>;
};
&mmc0 {
vmmc-supply = <&regulator_3_3v>;
vqmmc-supply = <&regulator_3_3v>;
};
&usb1 {
status = "okay";
};
&gpio2 {
status = "okay";
};
......@@ -84,3 +75,12 @@
interrupts = <3 2>;
};
};
&mmc0 {
vmmc-supply = <&regulator_3_3v>;
vqmmc-supply = <&regulator_3_3v>;
};
&usb1 {
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册