arm: dts: ls1088a: add external MDIO nodes
[oweals/u-boot.git] / arch / arm / dts / stm32mp15xx-dhcom.dtsi
index 31da41bfca0268d275d7c7ba607b7198c2db4dbf..d8a255b9c687f65c0e182200e51927968d54d197 100644 (file)
 #include <dt-bindings/mfd/st,stpmic1.h>
 
 / {
+       aliases {
+               eeprom0 = &eeprom0;
+       };
+
        memory@c0000000 {
                device_type = "memory";
                reg = <0xC0000000 0x40000000>;
                };
        };
 
-       eeprom@50 {
+       eeprom0: eeprom@50 {
                compatible = "atmel,24c02";
                reg = <0x50>;
                pagesize = <16>;