]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-ph1-ld20-ref.dts
arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliases
[u-boot] / arch / arm / dts / uniphier-ph1-ld20-ref.dts
index 1af2ebeb12a3619fa5acd3a7812401b36116d0c0..e4e8d7674900c0255dc11a5ca45d65981598d931 100644 (file)
        model = "UniPhier PH1-LD20 Reference Board";
        compatible = "socionext,ph1-ld20-ref", "socionext,ph1-ld20";
 
-       memory {
-               device_type = "memory";
-               reg = <0 0x80000000 0 0xc0000000>;
-       };
-
-       chosen {
-               stdout-path = "serial0:115200n8";
-       };
-
        aliases {
                serial0 = &serial0;
                serial1 = &serial1;
                i2c4 = &i2c4;
                i2c5 = &i2c5;
        };
+
+       memory {
+               device_type = "memory";
+               reg = <0 0x80000000 0 0xc0000000>;
+       };
+
+       chosen {
+               stdout-path = "serial0:115200n8";
+       };
 };
 
 &ethsc {
 };
 
 /* for U-Boot only */
-/ {
-       soc {
-               u-boot,dm-pre-reloc;
-       };
-};
-
 &serial0 {
        u-boot,dm-pre-reloc;
 };
 
-&pinctrl {
+&pinctrl_uart0 {
        u-boot,dm-pre-reloc;
 };
 
-&pinctrl_uart0 {
+&pinctrl_system_bus {
        u-boot,dm-pre-reloc;
 };