]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-ph1-ld6b-ref.dts
ARM: tegra: remove "0, " from DT unit addresses
[u-boot] / arch / arm / dts / uniphier-ph1-ld6b-ref.dts
index bd86f09326478266b772d884d4953001818062ef..e29a6ea841f1d6ea6c6c964d96d339cec85fde3a 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 */
-/ {
-       soc {
-               u-boot,dm-pre-reloc;
-       };
+&sd {
+       status = "okay";
 };
 
-&serial0 {
-       u-boot,dm-pre-reloc;
+&usb0 {
+       status = "okay";
+};
+
+&usb1 {
+       status = "okay";
 };
 
-&pinctrl {
+/* for U-Boot only */
+&serial0 {
        u-boot,dm-pre-reloc;
 };