ARM: dts: i.MX6QDL: icore-rqs: Fix eMMC detection during SPL
[oweals/u-boot.git] / arch / arm / dts / rk3288-tinker.dts
index 22881cb7857618842119d96f170304962afe4522..ea2f7159220c134b344ae98e6658a3b000b3e641 100644 (file)
 &gpio8 {
        u-boot,dm-pre-reloc;
 };
+
+&i2c2 {
+    m24c08@50 {
+        compatible = "at,24c08", "i2c-eeprom";
+        reg = <0x50>;
+    };
+};