ARM: dts: rmobile: Add rudimentary R8A7790 Stout DT
[oweals/u-boot.git] / arch / arm / dts / sun50i-h5-orangepi-prime.dts
index 67eade7debbfd3070a138beb68c9a8a12a2f4ef1..d4577dfae15e8547a367b845dd649f1725285fe7 100644 (file)
        };
 };
 
+&ehci1 {
+       status = "okay";
+};
+
 &mmc0 {
        compatible = "allwinner,sun50i-h5-mmc",
                     "allwinner,sun50i-a64-mmc",
        status = "okay";
 };
 
+&ohci1 {
+       status = "okay";
+};
+
 &uart0 {
        pinctrl-names = "default";
        pinctrl-0 = <&uart0_pins_a>;
 &usbphy {
        status = "okay";
 };
-
-&ohci1 {
-       status = "okay";
-};
-
-&ehci1 {
-       status = "okay";
-};