Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / arch / arm / dts / fsl-lx2160a-rdb.dts
index 4b526449a197c47cf3acf1d00a3c04bacbae01f6..46a9239c253884c4e2aeff224ad4e713a70b9c4b 100644 (file)
 
 &esdhc1 {
        status = "okay";
+       mmc-hs200-1_8v;
+};
+
+&i2c0 {
+       status = "okay";
+       u-boot,dm-pre-reloc;
+};
+
+&i2c4 {
+       status = "okay";
+
+       rtc@51 {
+               compatible = "pcf2127-rtc";
+               reg = <0x51>;
+       };
 };
 
 &sata0 {