]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-ph1-ld6b-ref.dts
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
[u-boot] / arch / arm / dts / uniphier-ph1-ld6b-ref.dts
index bd86f09326478266b772d884d4953001818062ef..e2a2a8c5ce18785c8d7e08ccccac44c8c69f8377 100644 (file)
@@ -9,6 +9,7 @@
 /dts-v1/;
 /include/ "uniphier-ph1-ld6b.dtsi"
 /include/ "uniphier-ref-daughter.dtsi"
+/include/ "uniphier-support-card.dtsi"
 
 / {
        model = "UniPhier PH1-LD6b Reference Board";
@@ -20,8 +21,7 @@
        };
 
        chosen {
-               bootargs = "console=ttyS0,115200";
-               stdout-path = &serial0;
+               stdout-path = "serial0:115200n8";
        };
 
        aliases {
        };
 };
 
+&ethsc {
+       interrupts = <0 52 4>;
+};
+
 &serial0 {
        status = "okay";
 };
        status = "okay";
 };
 
-/* for U-boot only */
+&sd {
+       status = "okay";
+};
+
+&usb0 {
+       status = "okay";
+};
+
+&usb1 {
+       status = "okay";
+};
+
+/* for U-Boot only */
 / {
        soc {
                u-boot,dm-pre-reloc;