arm64: dts: allwinner: Sort Pine H64 device-tree nodes

Pine H64 device-tree have some nodes not properly sorted.

Fix this.

Signed-off-by: Clément Péron <peron.clem@gmail.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
This commit is contained in:
Clément Péron 2020-04-20 15:00:20 +02:00 committed by Maxime Ripard
parent ebae33c3f6
commit d8e2b7e11b
No known key found for this signature in database
GPG Key ID: E3EF0D6F671851C5
1 changed files with 17 additions and 17 deletions

View File

@ -80,6 +80,18 @@
};
};
&de {
status = "okay";
};
&ehci0 {
status = "okay";
};
&ehci3 {
status = "okay";
};
&emac {
pinctrl-names = "default";
pinctrl-0 = <&ext_rgmii_pins>;
@ -91,17 +103,6 @@
status = "okay";
};
&mdio {
ext_rgmii_phy: ethernet-phy@1 {
compatible = "ethernet-phy-ieee802.3-c22";
reg = <1>;
};
};
&de {
status = "okay";
};
&gpu {
mali-supply = <&reg_dcdcc>;
status = "okay";
@ -117,12 +118,11 @@
};
};
&ehci0 {
status = "okay";
};
&ehci3 {
status = "okay";
&mdio {
ext_rgmii_phy: ethernet-phy@1 {
compatible = "ethernet-phy-ieee802.3-c22";
reg = <1>;
};
};
&mmc0 {