Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[platform/kernel/linux-rpi.git] / arch / arm64 / boot / dts / freescale / imx8mn-var-som.dtsi
index cbd9d12..d3a6710 100644 (file)
@@ -27,6 +27,7 @@
                regulator-name = "eth_phy_pwr";
                regulator-min-microvolt = <3300000>;
                regulator-max-microvolt = <3300000>;
+               regulator-enable-ramp-delay = <20000>;
                gpio = <&gpio2 9 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };
                        };
                };
        };
+
+       eeprom_som: eeprom@52 {
+               compatible = "atmel,24c04";
+               reg = <0x52>;
+               pagesize = <16>;
+       };
 };
 
 &i2c3 {